Short story about OpenPGP for iOS and OS X — ObjectivePGP

Two months ago I decided to change the status quo with regard to the access to message encryption using the OpenPGP [http://www.openpgp.org] open protocol in iPhone. I have already been working on something similar UNNetPGP [https://github.com/upnext/unnetpgp] earlier, so I thought that this will…

Facebook SDK: Request Read&Publish permissions simultaneously

Facebook says: > You cannot request read and publish permissions simultaneously using iOS6's Facebook support, and if you attempt to, the SDK will take the user through a less-optimal app-switching or web-based authentication flow. If all you need is to authorize your iOS application and grant publish_actions…