I don't totally see the point to these arguments. The inherent nature of the technology we have means that if they can view it once, they can view it as long and as many times as they want. Anything trying to restrict that is just futile -- look at DRM. Snapchat has never given that particular illusion of privacy. As the most common and basic example, it has absolutely no way of stopping people from simply taking a s…
Actually it does attempt to do that - it requires you keep your finger on the screen while viewing so you can't perform whatever the screenshot command is. Which is lame but that's not the point - their selling point is that they do claim the images are transient. I'll wager 90% of their traffic is images people would not want made public, and some of it will be technically illegal.
Why can we still crack snapchat photos in 12 lines of Ruby?
31–38 of 38 posts
Re: Why can we still crack snapchat photos in 12 lines of Ruby?
#32I don't totally see the point to these arguments. The inherent nature of the technology we have means that if they can view it once, they can view it as long and as many times as they want. Anything trying to restrict that is just futile -- look at DRM. Snapchat has never given that particular illusion of privacy. As the most common and basic example, it has absolutely no way of stopping people from simply taking a s…
Snapchat is not a replacement for trust.
Re: Why can we still crack snapchat photos in 12 lines of Ruby?
#33I don't totally see the point to these arguments. The inherent nature of the technology we have means that if they can view it once, they can view it as long and as many times as they want. Anything trying to restrict that is just futile -- look at DRM. Snapchat has never given that particular illusion of privacy. As the most common and basic example, it has absolutely no way of stopping people from simply taking a s…
Actually it does attempt to do that - it requires you keep your finger on the screen while viewing so you can't perform whatever the screenshot command is. Which is lame but that's not the point - their selling point is that they do claim the images are transient. I'll wager 90% of their traffic is images people would not want made public, and some of it will be technically illegal.
Re: Why can we still crack snapchat photos in 12 lines of Ruby?
#34Re: Why can we still crack snapchat photos in 12 lines of Ruby?
#35This is a bit of a tangent, but I think it get's at the more interesting part of this question. I ended up following a link to another sec.se thread where the idea of secure program obfuscation was discussed.[0] I feel embarrassed for having missed this but it appears that there exists on a theoretical level a manner of solving snapchat's woes. The wired article ([0][0]) seems to suggest that it would be impractical…
Re: Why can we still crack snapchat photos in 12 lines of Ruby?
#36Re: Why can we still crack snapchat photos in 12 lines of Ruby?
#37I don't totally see the point to these arguments. The inherent nature of the technology we have means that if they can view it once, they can view it as long and as many times as they want. Anything trying to restrict that is just futile -- look at DRM. Snapchat has never given that particular illusion of privacy. As the most common and basic example, it has absolutely no way of stopping people from simply taking a s…
Actually an Android app can disable screenshots, but your point still stands: there is nothing to stop someone taking a photo of the screen.
Re: Why can we still crack snapchat photos in 12 lines of Ruby?
#38I don't fully understand this issue. I understand that you are never going to be able to stop the intended recipient keeping the image - that's trivial just with a screenshot, and anyone even capable / caring enough to run the linked code is going to defeat any further obfuscation you pile on. What isn't clear to me from the link is: Is this same encryption the only protection applied to "snaps" that are in-flight? I…
Yes the same encryption is on in-flight snaps. You could absolutely set up something like that.