psy e48014c2e0 moved from https://github.com/epsylon/Elgg-Lorea-Hydra 6 yıl önce
..
languages e48014c2e0 moved from https://github.com/epsylon/Elgg-Lorea-Hydra 6 yıl önce
vendors e48014c2e0 moved from https://github.com/epsylon/Elgg-Lorea-Hydra 6 yıl önce
views e48014c2e0 moved from https://github.com/epsylon/Elgg-Lorea-Hydra 6 yıl önce
README.md e48014c2e0 moved from https://github.com/epsylon/Elgg-Lorea-Hydra 6 yıl önce
crypt.html e48014c2e0 moved from https://github.com/epsylon/Elgg-Lorea-Hydra 6 yıl önce
manifest.xml e48014c2e0 moved from https://github.com/epsylon/Elgg-Lorea-Hydra 6 yıl önce
start.php e48014c2e0 moved from https://github.com/epsylon/Elgg-Lorea-Hydra 6 yıl önce
style.css e48014c2e0 moved from https://github.com/epsylon/Elgg-Lorea-Hydra 6 yıl önce

README.md

elgg-crypt Benjamin Graham 2010-2013 REQUIRES Elgg thickbox and thewire plugins

unzip to mod/ and enable in the Admin Plugins area.

The encryption used is 256-bit AES that is compatible with OpenSSL using a modified version of Gibberish AES. http://github.com/markpercival/gibberish-aes/tree/master

Everything is done locally in the browser using JavaScript, so your unencrypted information is never on the internet, not even on the elgg server!

The encrypted text is safe as long as you keep the key secret. Do not lose the key. If you do, no one can help you!