web-eid / web-eid.js

Add secure authentication and digital signing with electronic ID smart cards to web apps with the Web eID JavaScript library
https://web-eid.eu
MIT License
39 stars 18 forks source link

Plans to develop Web DigiDoc #19

Closed eidins closed 2 years ago

eidins commented 2 years ago

Are you planning to develop tools like https://github.com/PeculiarVentures/xadesjs to replace DigiDoc with a web version?

Latvia has eParaksts, but an open source alternative would be very attractive, especially if it supported other EU eID cards.

Counter178 commented 2 years ago

At the moment there are no needs or plans to develop that kind of a solution to the web version.

eidins commented 2 years ago

Okay. I'm working on one. https://github.com/eidins/web-signer/blob/basic-app/src/App.js

It would be cool from a unification perspective. Standard easy way to sign documents internationally.

mrts commented 2 years ago

@eidins keep up the good work and keep us posted with comments in this ticket when it is ready!

maltfield commented 2 years ago

please no. For security reasons, I specifically try to keep as much out of the web browser as possible. Please do not deprecate dedicated apps that are compartimentalized away from the web browser (the biggest vector for malware).