This package browser is in early development. Mind the rough edges.

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.

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:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/eid-mw/badges/latest-version.svg)](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]]