Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linking physical locations to web origins #4

Open
marcoscaceres opened this issue Sep 3, 2014 · 4 comments
Open

Linking physical locations to web origins #4

marcoscaceres opened this issue Sep 3, 2014 · 4 comments

Comments

@marcoscaceres
Copy link
Contributor

You would obviously need some way to cryptographically verify that the geo-origin actually belongs to, for example, target.com.

@csuwildcat
Copy link
Owner

I was thinking the UA would know the bounds and thus relate it to the origin - as Google Maps knows a Target location is tied to target.com. Does that make sense? Maybe I can explain that better in the doc, and maybe there's a better way, as you say?

@marcoscaceres
Copy link
Contributor Author

But what if I walk into Target and place my own device down and get it to emit target.com?

@csuwildcat
Copy link
Owner

All you can do at that point is emit a link to a business's own origin,
which could at worst annoy, right? Perhaps there's another issue with that,
or you have an idea to help that case?

This system does eliminate the worst possibility: being able to place a
beacon that directs users to target.net (assuming that's an evil site).
On Sep 4, 2014 7:53 AM, "Marcos Caceres" notifications@github.com wrote:

But what if I walk into Target and place my own device down and get it to
emit target.com?

Reply to this email directly or view it on GitHub
#4 (comment)
.

@marcoscaceres
Copy link
Contributor Author

The only thing I can think of if that the beacon's json has to be signed with target.com's SSL certificate (or something similar to establish a degree of trust).

BTW, I got my hands on a couple of Estimote Beacons. Trying to get 'em set up, but I think the batteries are busted :/ Will keep you posted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants