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

Is there a chance we can geo-locate the transaction? #48

Open
Stupidism opened this issue Jun 7, 2018 · 4 comments
Open

Is there a chance we can geo-locate the transaction? #48

Stupidism opened this issue Jun 7, 2018 · 4 comments

Comments

@Stupidism
Copy link

Stupidism commented Jun 7, 2018

Or how to make client-side geo-location trustable?

@yupnano
Copy link
Contributor

yupnano commented Jun 7, 2018

sorry but what's " geo-locate the transaction"?

@Stupidism
Copy link
Author

Stupidism commented Jun 7, 2018

get the latitude and longitude info of the user on server-side (contract side)

@catalsdevelop
Copy link

That is what your application layer care about, not the storage layer. And ,users can fake their location data from some hack methods.

@1c7
Copy link
Contributor

1c7 commented Aug 20, 2018

geolocation has nothing to do with transaction / blockchain,
you need get that information yourself, using HTML5 Geolocation API or some other methods.
and then you can store that geolocation info into transaction

if you have solve your problem, please close this issue

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

4 participants