While I’ve written often about the importance of encrypting data, it’s always fun to revisit this topic:
Encrypting Evernote (and email) with Mailvelope:
http://www.mguhlin.org/2013/09/open-source-encryption-tools-to-protect.html
MAKE IT SIMPLE
If we rely on a simple lock/unlock scenario to protect confidential data, here’s what it might look like:
|
||
Lock/Unlock Your Files
|
The video tutorials are intended for use in a school district as a way of securing confidential information.
Make Donations via PayPal below:
var _gaq = _gaq || []; _gaq.push([‘_setAccount’, ‘UA-3445626-5’]); _gaq.push([‘_setDomainName’, ‘mguhlin.org’]); _gaq.push([‘_trackPageview’]); (function() { var ga = document.createElement(‘script’); ga.type = ‘text/javascript’; ga.async = true; ga.src = (‘https:’ == document.location.protocol ? ‘https://ssl’ : ‘http://www’) + ‘.google-analytics.com/ga.js’; var s = document.getElementsByTagName(‘script’)[0]; s.parentNode.insertBefore(ga, s); })();