Secure Edit
Secure-Edit is a simple plain-text editor that save each file using AES encryption with a password unique to that file.
Uses:
- Prevent documents on your computer from being vulnerable to viruses or other malware, or if your computer is compromised. For example, you might want to keep a list of passwords safe, but you don't use full disk encryption or a haven't set a password.
- Safely share documents with friends over insecure email or via a USB you might loose, or might go out of your control
Do not email the password, especially with the document.
The code is Github.
Note: that it is not intended for commercial/governmental use.