blockkeeper / blockkeeper-frontend-web

blockkeeper.io - Your blockchain book keeping app
GNU General Public License v3.0
25 stars 12 forks source link

Add environment (browser) checks #1

Closed blockkeeper closed 6 years ago

blockkeeper commented 7 years ago

At startup, check if user has a modern browser environment, block old browsers.

yeahoffline commented 7 years ago

could integrate something like:

https://github.com/kni-labs/old-browsers https://github.com/burocratik/outdated-browser

but i guess our users are mostly mobile or on modern browsers?

d3ck-org commented 7 years ago

They should be :) Cause of our very modern setup and security reasons, I think it makes sense to really block old browsers.