Viewing profile — subhb
subhb
HN member- Joined
- Wed, Nov 21, 2012, 9:22 AM UTC
- HN karma
- 93
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About subhb
http://medium.com/@subhransu
Recent public activity
-
comment
Comment #5601641
Can someone verify this with an iOS5 device. On iOS 6.1.3 this doesn't work anymore though. But someone just claimed this on the blog: "I ran a test using my iPhone 5 and a compute…
-
comment
Comment #5600906
Interesting. But Apple provides protection API for Core Data as well as a part of their SDK.
-
comment
Comment #5600903
One need to handle security differently for mobile devices and for laptops. When it comes to the example I gave above in one case a person can read the contents of the files, in an…
-
comment
Comment #5600863
How about making it more secure! Won't it solve the problem? It's just not about Mailbox app it's about all the apps that should protect user's data. Should they care about their u…
-
comment
Comment #5600806
One can keep a secret key anywhere other than Document or Library directory of such apps. One of the obvious place will be device keychain.
- comment
-
comment
Comment #5600756
There are so many things one can do if he/she has access to your entire mail folder or contacts (by copying it using iExplorer or similar forensic tools) Vs just browsing few email…
-
comment
Comment #5600710
@tmpajk How does it make Mailbox more secure. Let's talk about the scenario where you have access to an iPhone for few minutes. In one case, you can go through some contents, in an…
- comment
-
comment
Comment #5600669
Having said the above, one can copy all the contacts and emails of someone in few seconds. This is different than just browsing an email on UI (one would need time for that). What …
-
comment
Comment #5600660
On any app that consists of sensitive information, one should probably implement passcode security on the application itself. Now this might annoy some users, but if you know you a…
-
comment
Comment #5600632
This is correct @nezza. I should have verified this with my friend's iPhone first. But the original issue still remains the same which is the files are not protected!
-
story
Mailbox iOS app is a security fail
Mailbox iOS app is not even using file protection API that iOS SDK provides by default.
-
comment
Comment #5293252
Interesting way of looking into things, I would definitely give it a try. It might be real useful for getting feedback for certain things.