eid-mw
Belgian electronic identity card (eID) middleware
The Belgian eID middleware is required to authenticate with online services and sign digital documents with Belgian identity cards.
It requires a running pcscd service and a compatible card reader.
- Versions: 5.1.19
- Website: https://github.com/Fedict/eid-mw
- Licenses: LGPL 3
- Package source: gnu/packages/security-token.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of eid-mw as follows:
guix install eid-mw
Or install a particular version:
guix install eid-mw@5.1.19
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of eid-mw about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/eid-mw'><img src='https://packages.guix.gnu.org/packages/eid-mw/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/eid-mw)
Example Org:
[[https://packages.guix.gnu.org/packages/eid-mw][https://packages.guix.gnu.org/packages/eid-mw/badges/latest-version.svg]]