mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
app-crypt/sac-core: add new ebuild
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>
This commit is contained in:
17
app-crypt/sac-core/metadata.xml
Normal file
17
app-crypt/sac-core/metadata.xml
Normal file
@@ -0,0 +1,17 @@
|
||||
<?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>
|
||||
Reference in New Issue
Block a user