Is there any easy/simple way to protect a .txt file with a password? So whenever open the file, password is required, just like opening .pdf with a password protected. Though I still want to be able to edit the text file in general text editors (notepad).
82 Answers
Use NotePad++ and add SecurePad Plugin. Check this link:
1You can also use 7-zip, compress and encrypt the file together. Also for doc files you can use build in office functionality.