Earlier quoted context omitted.
Outlook is an application, not a web connected service, though. If I enter my email address when signing up for, say, Office Live, I'd expect to see a Microsoft email in my inbox every now and then.
Would you expect Google to send emails to people whose addresses have been entered into Gmail?
"Tap the spacebar with your phone." - Bump unveils new photo uploader
121–130 of 151 posts
Re: "Tap the spacebar with your phone." - Bump unveils new photo uploader
#122Earlier quoted context omitted.
Outlook is an application, not a web connected service, though. If I enter my email address when signing up for, say, Office Live, I'd expect to see a Microsoft email in my inbox every now and then.
Would you expect Google to send emails to people whose addresses have been entered into Gmail?
Re: "Tap the spacebar with your phone." - Bump unveils new photo uploader
#123Earlier quoted context omitted.
No, there is always a compromise in security and privacy as part of the price of convenience.
There is no additional compromise. If you go opening up sockets directly between devices, you open yourself to new exploits if you don't implement that communication correctly. If you use a server in the middle, you can just use HTTP and leverage built-in, strongly vetted web browser code that was already there. And if that code has security holes, they were already available to attackers before your app came along.…
What you say is generally true for file transfer mediated by server. I am unconvinced it's specifically true for Bump. What I said still stands: security is inversely proportional to convenience. Often security is purchased up-front, paid for by inconvenience. With Bump, you "pay" via an app which uses a coincidence in time and space to "authenticate" you. Such a transaction usually works out, and is probably no riskier than giving clerk you don't know your credit card. (Another place where one gets convenience in exchange for privacy and security.)
In the case of transactions with serious downsides, should they go wrong, then users should be aware where there are compromises in security. Denying the truth of this is to spread ignorance.
Re: "Tap the spacebar with your phone." - Bump unveils new photo uploader
#124Earlier quoted context omitted.
There is no additional compromise. If you go opening up sockets directly between devices, you open yourself to new exploits if you don't implement that communication correctly. If you use a server in the middle, you can just use HTTP and leverage built-in, strongly vetted web browser code that was already there. And if that code has security holes, they were already available to attackers before your app came along.…
There is no additional compromise. What you say is generally true for file transfer mediated by server. I am unconvinced it's specifically true for Bump. What I said still stands: security is inversely proportional to convenience. Often security is purchased up-front, paid for by inconvenience. With Bump, you "pay" via an app which uses a coincidence in time and space to "authenticate" you. Such a transaction usually…
I do not think that Bump is attempting to be secure in terms of keeping your images from being intercepted or that it is right to even describe what it does as "authentication". It would be more accurately described as "client selection". There is a niche of insecure file transfers to be filled though. For example, I sometimes send images to people via imgur, which is completely insecure, but sometimes I'm sending images and I don't care if other people can see them.
That is a very different kind of security issue than one that allows an attacker to control a device, which is the sort that I meant when I said that using an intermediate server doesn't open up security holes.
Re: "Tap the spacebar with your phone." - Bump unveils new photo uploader
#125Re: "Tap the spacebar with your phone." - Bump unveils new photo uploader
#126I've been getting this for a while: > Uh oh! > Sorry, there was an error connecting to the Bump service. Please try again later.
Re: "Tap the spacebar with your phone." - Bump unveils new photo uploader
#127Re: "Tap the spacebar with your phone." - Bump unveils new photo uploader
#128Re: "Tap the spacebar with your phone." - Bump unveils new photo uploader
#129Earlier quoted context omitted.
Slightly disturbing that you don't get any confirmation to share on the mobile side, it just sends your data off to whoever it matched with immediately :-/ Generally very cool experience but I wonder how well the matching algorithm will scale though. You can't be getting all that many bits of uniqueness out of a single key press and a vague bit of browser location data right?
I think it can scale by bumping more times (1-3 is ok for people and it will triple your space). But even with this, the non-geo-located (or poorly located) browser will become unusable by oh-so-many conflicts when you have certain amount of users using it.
NFC to the rescue?