On this page
Prerequisite : knowledge in shell beginner level
The install package
tz_0.1-1.deb
tz.pkg
( help here )
If the filename ends with a ".tz" then the file is deciphered, otherwise it is ciphered.
In both cases the result is sent to the system's standard output.
To cypher "textFile" into "textFile.tz", enter :
% tz textFile > textFile.tz
To decipher "textFile.tz" into "textFile", enter :
$ tz textFile.tz > textFile
Example :
% echo "test content in file\nsecond line" >textFile
% cat textFile
test content in file
second line
% tz textFile > textFile.tz
Enter password:
Re-enter password:
% cat textFile.tz
76l4n197VRPA9A9qZNJLqW8ujrEdfT6FkzT5croaTcy4TD6CnUOJc6Micnss4qruH6cr50m5R9d7Wcex%
% tz textFile.tz
Enter password:
test content in file
second line
# Memocode - Politique de confidentialité ## Information - Cette application ne transmet aucune données. - Elle ne collecte aucune donnée personnelle. - Elle ne requière aucun abonnement, aucune inscription. ## Données obligatoires et optionnelles - Aucune données n'est requise pour utiliser cette application. - Elle fonctionne sans connection internet. ## Partage de données - L'application ne patage aucune données.