From 0e282ad41d7391cd7fdc84bddee64871a06bd47f Mon Sep 17 00:00:00 2001 From: Veit Berwig <veit.berwig@stk.landsh.de> Date: Thu, 6 Feb 2025 14:40:04 +0000 Subject: [PATCH] README.md bearbeiten --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8f55faf..829750e 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Erstellt wurde "Gpg4Win 3.x.x VS-NfD" aus dem jeweiligen "Snapshot" (Release-Tag - Zusätzliche Krypto-Profile für folgende Algortihmen vorkonfiguriert: "RSA-4096.prf", "Curve25519.prf", "Curve448.prf", "Curve-secp256k1.prf", "Brainpool512.prf", "Brainpool384.prf", "Brainpool256.prf". - Vorinstallierte "trustlist" mit ROOT-CAs des Mozilla Cert-Store, Dataport-CAs und X.500-Bund-CAs. - Update-Mechanismus für ROOT-CAs des Mozilla Cert-Store durch ein Skript "BuildTrustList.bat" (aktuell nicht aktiviert). -- Standard Verzeichnisstruktur identisch mit Gpg4Win. +- Die Verzeichnisstruktur ist identisch mit der von Gpg4Win v4.x.x, da das "[GnuPG](https://code.schleswig-holstein.de/vitusb/gnupg-vs-nfd)" Backend als externes Paket bei der Installation in ein eigenes Verzeichnis installiert wird. "GnuPG VS Desktop" besitzt eine andere Verzeichnisstruktur, bei der das GnuPG-Backend in einem untergrordneten Verzeichnis: "GnuPG VS-Desktop\GnuPG\bin" installiert wird. - Erweiterte Dokumentation für "Yubikey 5"-Token. - Gegenwärtig keine Freigabe für VS-NfD, da die Binaries des grafischen Frontend (Kleopatra, GpgOL, GpgEX, etc.) keine offizielle "Digitale Signatur" besitzen (Self-Build). @@ -45,6 +45,6 @@ The installation consists (like "Gpg4Win 4.x.x") of a single package, which (lik - Additional crypto profiles preconfigured for the following algorithms: "RSA-4096.prf", "Curve25519.prf", "Curve448.prf", "Curve-secp256k1.prf", "Brainpool512.prf", "Brainpool384.prf", "Brainpool256.prf". - Pre-installed "trustlist" with ROOT-CAs of the Mozilla Cert-Store, Dataport-CAs and X.500-Bund-CAs. - Update mechanism for ROOT-CAs of the Mozilla Cert-Store (currently not activated). -- Standard directory structure identical to "Gpg4Win". +- The directory structure is identical to that of Gpg4Win v4.x.x, since the "[GnuPG](https://code.schleswig-holstein.de/vitusb/gnupg-vs-nfd)" backend is installed as an external package in its own directory during installation. "GnuPG VS Desktop" has a different directory structure, where the GnuPG backend is installed in a subdirectory: "GnuPG VS-Desktop\GnuPG\bin". - Extended documentation for "Yubikey 5"-tokens. - Currently no release for VS-NfD, because the binaries of the graphical frontend (Kleopatra, GpgOL, GpgEX, etc.) do not have an official "digital signature" (self-build). -- GitLab