The Omni Group Forums

The Omni Group Forums (http://forums.omnigroup.com/index.php)
-   OmniFocus Extras (http://forums.omnigroup.com/forumdisplay.php?f=44)
-   -   OpenSSL AES 256 bit encryption of tasks and project names (http://forums.omnigroup.com/showthread.php?t=22218)

omniinmo 2011-09-23 06:27 PM

OpenSSL AES 256 bit encryption of tasks and project names
 
Hello folks,

I wanted to have a way of encrypting tasks and projects in OmniFocus (primarily so that I can put PII/financial, etc. data in OF without having to worry about iPod shoulder surfing or it getting hacked if stolen) but since there's no native encryption capabilities for it and since I couldn't find what I wanted on the web...AppleScript to the rescue!! So I spent a large portion of last night (till the wee hours) learning AppleScript and trying to find a graceful way of addressing what I wanted so here's what came out. Forgive me if you find my AppleScript disgraceful; this is my first attempt at coding using this scripting language.

There likely will be other updates to make it more robust later and I may be nudged into updating it further if I find a suggestion useful. I'll try to get some webspace to drop my stuff there so I don't have to post updates here :).

Enjoy!
_________________________

Edited 10/04/2011. I'm cutting off the script from this post and referring to my website instead for an enhanced version of the script. The site is still under construction but the location shouldn't change or I'll make sure to update the link below it if it does.

[URL="http://www.adagjeo.net/Adagjeo/OmniFocus/Entries/2011/10/4_Encryption_Decryption_of_Projects_and_Tasks.html"]http://www.adagjeo.net/Adagjeo/OmniFocus/Entries/2011/10/4_Encryption_Decryption_of_Projects_and_Tasks.html[/URL]

Loyd 2012-12-22 07:10 PM

Hello,

Thanks for your interesting script !

In need help for using your script. I am little confused :-)

So, first, I wonder if its work under mountain lion 10.8.2 ?
Because, when generating the shadow file and searching for the "Salt", I don't get the characters between the two dollars symbols like in your description.

Here is an sample of what I enter in terminal to test :
openssl passwd -1 azerty >> shadow
md5 "/path/to/shadow"

And here is what I get :
19806c9053b01083ec427f204aef9bb2

What is the "Salt" from this result ?

Also, If you can describe briefly a few steps (with examples pls) the encryption / decryption of an OF task or project.

Great thanks in advance for your time
Wonderful Forum !!
Loyd

Loyd 2012-12-29 11:54 PM

Please help for this script
 
No one can help me ?

Loyd


All times are GMT -8. The time now is 11:53 AM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.