I am trying to run a site without a database. The main problem that I am on is that I do not know how to encrypt files. For example, when someone creates a new account I will send there information into a text file. Everything works, just that I want to encrypt the file to make it more secure from outside patries.
-Bo