tkccrypt is a small text file editor frontend for Peter Selinger's ccrypt written in basic Tcl/Tk. The program allows opening and storing only encrypted files, and it guarantees that the decrypted content is never written to disk. Its target audience is made up of users who don't feel confident using a console encryption tool, but need encryption for some text data. The dependency only on ccrypt and Tcl/Tk makes this program very easy to run on many Unix systems.
| Tags | Text Editors Security Cryptography |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX |
| Implementation | Tcl |