JavaScript Encyrption - Take private blog posts to the next level
Check it out, using 256 AES encryption, you can make sure private posts are never crawled by bots, seen by site admins or stored on severs. The decryption is all done in the browser and your post will expire along with the session.
Example, key = C4S9XcRZ: (tumblr users will need to click through, as the javascript is referenced in my template but not the dashboard)
Also note that because tumblr escapes <div> tags out of your custom html, you will need to change the code provided by the encryption program. I just changed the <div> to a <p> tag, keeping the the id and title the same.
-
bitchville liked this
-
lickystickypickyme liked this
-
kylecooper posted this