(updated
4/2007)
NotepadCrypt is a simple text editor
based on
Notepad2
with the added option of
encrypting the contents of the files it edits. Except when
opening and saving files, refer to Notepad2's documention.
Nothing has been changed. If you read or write unencrypted files,
nothing has been changed. If you open an encrypted file,
NotepadCrypt will prompt you for the passphrase. When you save a
new version of the file, it will be automatically encrypted using the
same passphrase. There is one new item on the file menu,
"Set Encryption PassPhrase" which will let you change or remove the
encryption.
Like Notepad2, NotepadCrypt is a single small binary file which
requires no installation. Just put it anwhere you want and run
it. (hint: keep a copy of notepadcrypt on your flash drive, along with
a copy of your encrypted files).
In my mind, the biggest problem with
encrypting your data is that if
you forget your passphrase, either your data is really permanantly
lost or else the encryption wasn't very good to begin with!.
NotepadCrypt addresses this problem by allowing an additional master passphrase as a method
of emergency data recovery in case you have lost of forgotten
your passphrase.
NotepadCrypt uses well established, standards based techniques to
encrypt its data, and it is open source, so you can be reasonably
confident that the encryption method it uses is secure and there are no
secret trapdoors. The buzzword description of the encryption is
"256 bit AES". If you're interested in the details, or the source
code, check the
technical
information page.
Current version, based on Notepad2 version 2.0.15
Download
NotepadCrypt
(windows GUI text
editor)
Archival version, based on Notepad2 version 1.0.12
Download
NotepadCrypt
(windows GUI text
editor)
Unchanged, same for either version of NotepadCrypt
Download
NotepadCryptCl
(command
line encryption utility using the same file format)