Closed GoogleCodeExporter closed 9 years ago
We have the same issue with our ASP.NET application that uses the e-ID card from
customers. I've posted a message on the b-eid forum.
http://www.b-eid.com/forum/showthread.php?t=110
Original comment by kevin.de...@gmail.com
on 7 Aug 2009 at 10:15
The confirmation dialog is there (mainly) because of the privacy law of 1992.
See
also: "08/12/1992 | Wet tot bescherming van de persoonlijke levenssfeer ten
opzichte
van de verwerking van persoonsgegevens"
You have to inform the citizen somehow about the readout of his personal data
when
using the eID card within your applications.
We also want to prevent that malicious web applications start to readout the
eID card
via the official eID Middleware without the citizen's consent.
Original comment by frank.co...@gmail.com
on 17 Aug 2009 at 8:17
Original comment by frederik...@gmail.com
on 16 Sep 2010 at 11:31
[deleted comment]
Workaround : Use the standard java smartcard API raw-connect to the BEID Card.
You can even take the library http://code.google.com/p/eidlib/.
The eidlib is more a Proof of concept but wrok well. The code need some
optimisation before production use but work well. It is pure java (no dll
installation required), but need java 6.
Personal opinion about the privacy law of 1992 : This is the "application"
which need to alert the user. Not the middleware. Mainly because other
middleware exists and can bypass this.
Original comment by thorgull
on 16 Sep 2010 at 11:43
I agree with @thorgull, the application should alert the user, not the
middleware! Can we please have an option to disable this, other than
recompiling beid35applayer.dll? It is just unacceptable to pop up an ugly
dialog inside a WPF kiosk application. Totally unprofessional! So pretty please
with sugar on top... reconsider this issue!
Original comment by fre...@fretje.be
on 8 Mar 2011 at 10:34
Original issue reported on code.google.com by
thorgull
on 11 Jun 2009 at 1:35