Text encryption tool for kids' spy game - GUI
A Python / Tkinter text-encrypting program for Mac OSX.
Requests a PIN on start-up (it's 2008).
Uses a 4-digit encryption key to perform a substitution (Caeser) cipher.
Can save and open .txt files with embedded key (you may need to add the .txt suffix when saving). Default path is Users/Shared.
At present there is no Setup function to enable setting user preferences.
Scramble button performs a randomized scrambling of the text if you're interrupted while typing your secret message.
Clear text from the screen (Reset) if you want to power off.