Skip to content

Force yourself to visit a certain physical location for several days.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

772/force-physical-location-visit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

force-physical-location-visit

This proof of concept JavaScript tool is designed to require visits to a specific physical location over several days. It works by generating a unique QR code that must be scanned each day. If you fail to scan the QR code, you will lose an important password. The QR codes are placed at a specific location, which you will need to visit to scan them. To prevent cheating, the tool generates a unique QR code for each day, making it more difficult to reuse old codes found in your browser history.

Check it out! https://772.github.io/force-physical-location-visit/

Proof of concept

This is just a proof of concept. If you have basic development knowledge, you can exploit this website. A more robust solution would require a server to securely store and update the password file as needed.

Related ideas

Without QR codes, a website could check the gps position and return another hyperlink each day. But this would allow people to use fake gps data.

License

Licensed under either of these:

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

Force yourself to visit a certain physical location for several days.

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published