Skip to content

Instantly share code, notes, and snippets.

View willclarktech's full-sized avatar
?

Will Clark willclarktech

?
View GitHub Profile
@willclarktech
willclarktech / intersection.js
Created April 10, 2020 14:47 — forked from s0l0ist/intersection.js
Geo-hashing with time
/*
Example of an encrypted system in operation. This works with a few
assumptions that can be adjusted:
* Getting within approximately 70' is close enough to note
* "Infection" sticks around for 2 hours
Questions can be directed to TripleBlind, Inc. This code and algorithm
is donated to the Private Kit project.
Translated to JS from: