AlexLamson / FolderCleaner

Experiment in creating UI from scratch
MIT License
0 stars 0 forks source link

Start using Cypher class with lists #77

Open AlexLamson opened 10 years ago

AlexLamson commented 10 years ago

if a file has "xkcd" in the first line (encrypted or not), consider the file is encrypted. If the first line is "xkcd", change the cypher number to something other than 0 (in other words, encrypt the file using the cypher).

AlexLamson commented 10 years ago

There has to be some way to temporarily make a file unencrypted. A button maybe?