Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
GnuPG VS-NfD
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Veit Berwig
GnuPG VS-NfD
Commits
e8cf3a03
Commit
e8cf3a03
authored
2 months ago
by
Veit Berwig
Browse files
Options
Downloads
Patches
Plain Diff
Added information to ADSK-feature
parent
048923cb
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+61
-5
61 additions, 5 deletions
README.md
with
61 additions
and
5 deletions
README.md
+
61
−
5
View file @
e8cf3a03
...
...
@@ -11,10 +11,39 @@
jeweiligen Dateien aus dem Original-Release von GnuPG !
Die zentrale leicht modifizierten "VS-NfD Konfiguration"
basiert 1:1 auf der von "GnuPG VS Desktop". Sie verwendet per
Default grössere 4096-Bit RSA-Schlüssel, anstatt 3072 Bit unter
"GnuPG VS Desktop", sowie gehärtete Krypto-Kaskaden für
Hash-Algorithmen und AES-Verschlüsselung.
basiert 1:1 auf der Konfiguration von "GnuPG VS Desktop", mit
folgenden Änderungen:
Sie verwendet per Default grössere 4096-Bit RSA-Schlüssel,
anstatt 3072 Bit unter "GnuPG VS Desktop", sowie gehärtete
Krypto-Kaskaden für Hash-Algorithmen und AES-Verschlüsselung.
Im Gegensatz zu "GnuPG VS Desktop", ist in der Konfiguration
das "ADSK-Feature" (auch ADK, ARR genannt) nicht aktiviert !
Somit ist es nicht möglich einen zusätzlichen verborgenen
Entschlüsselungsschlüssel (Additional Decryption SubKey) durch
HKLM-Registierungswerte in einer bestehenden Installation
"still" zu aktivieren, um den Datenverkehr z. B. in einem
Unternehmen durch eine höhere Instanz entschlüsseln zu können.
Alternative:
Eine Funktion zur Entschlüsselung muss nicht intransparent über
ADSK-erfolgen, sondern kann organisatorisch und transparent
über einen Gruppen-Schlüssel oder eine Schlüssel-Hinterlegung
umgesetzt werden.
Details: https://gnupg.org/blog/20230321-adsk.html
https://dev.gnupg.org/T6395
https://lists.gnupg.org/pipermail/gnupg-users/2008-February/032679.html
Lezte Änderungen zu ADSK-Feature:
- 2024-10-31 Werner Koch <wk@gnupg.org>
gpg: Allow the use of an ADSK subkey as ADSK subkey.
- 2024-09-26 Werner Koch <wk@gnupg.org>
gpg: Add magic parameter "default" to --quick-add-adsk
- 2024-09-26 Werner Koch <wk@gnupg.org>
gpg: New command --quick-add-adsk
gpg: New option --default-new-key-adsk and
"addadsk" for edit-key.
Zusätzlich wurden einige Korrekturen und Verbesserungen
hinzugefügt, wie eine vorgenerierte "trustlist.txt" mit
...
...
@@ -41,10 +70,37 @@
GnuPG !
The central, slightly modified "VS-NfD configuration" is based
1:1
on that of "GnuPG VS Desktop". By default, it uses larger
on that of "GnuPG VS Desktop". By default, it uses larger
4096-bit RSA keys, instead of 3072 bits under
"GnuPG VS Desktop", as well as hardened crypto cascades for
hash algorithms and AES encryption.
In contrast to "GnuPG VS Desktop", the "ADSK feature"
(also called ADK, ARR) is not activated in the configuration !
It is therefore not possible to "silently" activate an
additional hidden decryption key (Additional Decryption SubKey)
using HKLM registry values in an existing installation in order
to be able to decrypt data traffic, for example, in a company
by a higher authority.
Alternative:
A decryption function does not have to be implemented in an
opaque manner via ADSK, but can be implemented organizationally
and transparently via a group-key or a key deposit.
Details: https://gnupg.org/blog/20230321-adsk.html
https://dev.gnupg.org/T6395
https://lists.gnupg.org/pipermail/gnupg-users/2008-February/032679.html
Last changes in relation to the ADSK-feature:
- 2024-10-31 Werner Koch <wk@gnupg.org>
gpg: Allow the use of an ADSK subkey as ADSK subkey.
- 2024-09-26 Werner Koch <wk@gnupg.org>
gpg: Add magic parameter "default" to --quick-add-adsk
- 2024-09-26 Werner Koch <wk@gnupg.org>
gpg: New command --quick-add-adsk
gpg: New option --default-new-key-adsk and
"addadsk" for edit-key.
In addition, some corrections and improvements have been added,
such as a pre-generated "trustlist.txt" with X.509 root
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment