EU: EU commission draft on AI regulation

Leaked EU Commmission AI regulation draft
https://drive.google.com/file/d/1ZaBPsfor_aHKNeeyXxk9uJfTru747EOn/view

Politico: Europe eyes strict rules for artificial intelligence
(Non-compliant companies could face a fine of up to €20 million or 4 percent of turnover.)
https://www.politico.eu/article/europe-strict-rules-artificial-intelligence/amp/

Summary in POLITICO AI: Decoded:
https://www.politico.eu/newsletter/ai-decoded/politico-ai-decoded-transatlantic-schisms-finland-talks-to-machines-facebooks-fairness-project/

Hawkpost and encrypt.to, and others – openpgp.js

https://hawkpost.co/en-us/help

Opensource with Github:
https://github.com/whitesmith/hawkpost

The way it works is like this:
It fetches your public key.
When the box is open and the secrets submitted, all the content is encrypted on the client side. (with openpgp.js )
The server then signs (experimental) the encrypted content.
Finally the server forwards it to your e-mail address.

Openpgp.js – see https://openpgpjs.org/

Also – similar solution: https://encrypt.to/
with Github: https://github.com/encrypt-to/


also interesting – https://browserpgp.github.io/
with https://github.com/browserPGP/browserPGP.github.io