mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
SafeNet Authentication Client is a widely used middleware for qualified digital certificates and other auth mechanisms for EU government services. Unfortunately it is not open source, however it integrates well with pcslite and ccid and is useable for proving gov id for various services. Signed-off-by: Adrian Ratiu <adrian.ratiu@collabora.com>
18 lines
731 B
XML
18 lines
731 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<longdescription>
|
|
SAC is a Public Key Infrastructure (PKI) middleware that provides a secure
|
|
method for exchanging information based on public key cryptography, enabling
|
|
trusted third-party verification of user identities.
|
|
|
|
It utilizes a system of digital certificates, Certificate Authorities, and
|
|
other registration authorities that verify and authenticate the validity of
|
|
each party involved in an internet transaction.
|
|
</longdescription>
|
|
<maintainer type="person">
|
|
<name>Adrian Ratiu</name>
|
|
<email>adrian.ratiu@collabora.com</email>
|
|
</maintainer>
|
|
</pkgmetadata>
|