mirror of
https://codeberg.org/openpgp/notes.git
synced 2025-09-12 04:39:40 +02:00
Standardize on kebab case for explicit targets
Signed-off-by: David Runge <dave@sleepmap.de>
This commit is contained in:
parent
76c70d85ec
commit
144f10a526
23 changed files with 140 additions and 140 deletions
|
@ -5,7 +5,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0
|
|||
|
||||
# Appendix A: OpenPGP artifacts
|
||||
|
||||
(alice_priv)=
|
||||
(alice-priv)=
|
||||
## Alice's OpenPGP key
|
||||
|
||||
```text
|
||||
|
@ -46,7 +46,7 @@ FcsHp6K860qG87pDlk2saQIwzXPmQcQvLokbeQMB
|
|||
-----END PGP PRIVATE KEY BLOCK-----
|
||||
```
|
||||
|
||||
(bob_priv)=
|
||||
(bob-priv)=
|
||||
## Bob's OpenPGP key
|
||||
|
||||
Bob uses passphrase-protected secret key packets. His passphrase is `password`:
|
||||
|
@ -92,4 +92,4 @@ wVXtKDX+MOKJM4xz7RvBWErH2xWyqikNZQVuzz/WqOVH/nT+BcqmLWAe3yjrTE4B
|
|||
hSfrR38Nk23E4Bu4HobVrg7rlMU6SKHRWKeX/iSUmr6GDA==
|
||||
=UZBq
|
||||
-----END PGP PRIVATE KEY BLOCK-----
|
||||
```
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue