You can make encrypted text file with Password Using Famous Text Editor vi. 
 For Making an encrypted file , Use vi -x filename to edit a new file. Then vi will prompts you to set a password, after that it will  encrypts the contents of the file. Whenever you access this file, vi will ask for the  correct password.
 
No comments:
Post a Comment