(Replying to PARENT post)
   Starting in iOS 9.0 and OS X v10.11, a new security feature 
   called App Transport Security (ATS) is available to apps and is 
   enabled by default. It improves the privacy and data integrity 
   of connections between an app and web services by enforcing 
   additional security requirements for HTTP-based networking 
   requests. Specifically, with ATS enabled, HTTP connections must 
   use HTTPS (RFC 2818). Attempts to connect using insecure HTTP 
   fail. Furthermore, HTTPS requests must use best practices for 
   secure communications.
https://developer.apple.com/library/ios/documentation/Genera...Does that mean that in the future nearly every App will need the ERN?
(Replying to PARENT post)
The TP pool memo[1] in Neal Stephenson Snow Crash seems sane by comparison.
[1] http://soquoted.blogspot.com/2006/03/memo-from-fedland.html
(Replying to PARENT post)
A big part of our app was "sending, receiving, and storing information", so we weren't sure this exemption would apply to us. So, we did the ERN anyway, and it took a couple of days calendar time, and a couple of hours of working time, IIRC.
By the way, nowhere does it say that using HTTPS is fine if you just use Apple's APIs and frameworks. I don't think it's relevant here.
(Replying to PARENT post)
1. http://www.tillett.info/2015/06/20/how-to-complete-w-8ben-e-...
2. http://www.tillett.info/2015/12/01/how-to-register-an-austra...
(Replying to PARENT post)
(Replying to PARENT post)
(Replying to PARENT post)
(Replying to PARENT post)
https://www.chatmap.io/blog/iPhone-iTunes-ERN-Encryption.php
(Replying to PARENT post)
(Replying to PARENT post)
(Replying to PARENT post)
Am I legally exporting crypto from the US if am not in the US?
(Replying to PARENT post)
Remember when you could distribute software yourself without getting threatened[1]? Remember when platform vendors didn't take a 30% cut of everything you earned just because they wrote an OS? Not even Microsoft was that evil.
I hope you enjoy the world you've built, hipsters.
[1] See the f.lux Apple distribution debacle
(Replying to PARENT post)
When I started the process of getting the ERN, I quickly notice it was going to be a long and arduous process and that other people could benefit from the lessons I was learning the hard way, so I decided to document it all in a long blog post.
This is probably one of my most researched pieces ever. The whole process took about two months from the start, researching this thing called ERN, to getting the app published in the Mac App Store, satisfying that what I did was (more or less) correct.