densities / blob

blob: plot densities directly in your browser.
https://densities.github.io/blob/
GNU Affero General Public License v3.0
7 stars 0 forks source link

Make clear that data does not leave the computer #10

Closed bast closed 5 years ago

bast commented 5 years ago

All stays in the browser.

bast commented 5 years ago

It's a static site which sends html and JS code to the client and all stays client-side. The web server knows nothing.