multiparty / web-mpc

Platform for deploying web-based privacy-preserving data surveys using secure multi-party computation (MPC).
https://www.multiparty.org
MIT License
54 stars 22 forks source link

Add indicator informing user if JavaScript is disabled (or browser is incompatible). #66

Open lapets opened 7 years ago

frederickjansen commented 7 years ago

No warning if not using JS, but added check for older IE versions: https://github.com/multiparty/web-mpc/commit/72955409fc9ccf973c1b2981c79ae04b83f61f0a

There is no hard fail, just a warning at the top of the page.