Hello!
I'm running two VPSs and both of them are under TOR. I already have good security and safety, but I think I need more.
Preferably, I'd like to put a secondary encryption using a technology/dictionary known only by me.
Like, how could I make this secondary encryption only in the databases without interfering with the LAMP packages?
Examples:
*turn "A" into a "ao101";
*turn "a" into a "ao201";
*turn "B" into a "ao102";
*turn "b" into a "ao202";
ETC.
And without interfering with the databases original content or with the user experience?
I really need this, since one of my TOR VPSs is a free email server, and I'd want to make this "TorMail" more secure, safe and privacy-friendly for the users.