mirror of
https://codeberg.org/keyoxide/keyoxide-web.git
synced 2024-12-22 14:59:29 -07:00
Update guides
This commit is contained in:
parent
d03f9ffdaf
commit
bf168070fa
17 changed files with 204 additions and 0 deletions
|
@ -24,6 +24,18 @@ First, edit the key (make sure to replace FINGERPRINT):
|
|||
gpg --edit-key FINGERPRINT
|
||||
```
|
||||
|
||||
Get a list of user IDs and find the index of the one to assign the notation to:
|
||||
|
||||
```
|
||||
list
|
||||
```
|
||||
|
||||
Select the desired user ID (make sure to replace N):
|
||||
|
||||
```
|
||||
uid N
|
||||
```
|
||||
|
||||
Add a new notation:
|
||||
|
||||
```
|
||||
|
|
|
@ -24,6 +24,18 @@ First, edit the key (make sure to replace FINGERPRINT):
|
|||
gpg --edit-key FINGERPRINT
|
||||
```
|
||||
|
||||
Get a list of user IDs and find the index of the one to assign the notation to:
|
||||
|
||||
```
|
||||
list
|
||||
```
|
||||
|
||||
Select the desired user ID (make sure to replace N):
|
||||
|
||||
```
|
||||
uid N
|
||||
```
|
||||
|
||||
Add a new notation:
|
||||
|
||||
```
|
||||
|
|
|
@ -20,6 +20,18 @@ First, edit the key (make sure to replace FINGERPRINT):
|
|||
gpg --edit-key FINGERPRINT
|
||||
```
|
||||
|
||||
Get a list of user IDs and find the index of the one to assign the notation to:
|
||||
|
||||
```
|
||||
list
|
||||
```
|
||||
|
||||
Select the desired user ID (make sure to replace N):
|
||||
|
||||
```
|
||||
uid N
|
||||
```
|
||||
|
||||
Add a new notation:
|
||||
|
||||
```
|
||||
|
|
|
@ -32,6 +32,18 @@ First, edit the key (make sure to replace FINGERPRINT):
|
|||
gpg --edit-key FINGERPRINT
|
||||
```
|
||||
|
||||
Get a list of user IDs and find the index of the one to assign the notation to:
|
||||
|
||||
```
|
||||
list
|
||||
```
|
||||
|
||||
Select the desired user ID (make sure to replace N):
|
||||
|
||||
```
|
||||
uid N
|
||||
```
|
||||
|
||||
Add a new notation:
|
||||
|
||||
```
|
||||
|
|
|
@ -26,6 +26,18 @@ First, edit the key (make sure to replace FINGERPRINT):
|
|||
gpg --edit-key FINGERPRINT
|
||||
```
|
||||
|
||||
Get a list of user IDs and find the index of the one to assign the notation to:
|
||||
|
||||
```
|
||||
list
|
||||
```
|
||||
|
||||
Select the desired user ID (make sure to replace N):
|
||||
|
||||
```
|
||||
uid N
|
||||
```
|
||||
|
||||
Add a new notation:
|
||||
|
||||
```
|
||||
|
|
|
@ -34,6 +34,18 @@ First, edit the key (make sure to replace FINGERPRINT):
|
|||
gpg --edit-key FINGERPRINT
|
||||
```
|
||||
|
||||
Get a list of user IDs and find the index of the one to assign the notation to:
|
||||
|
||||
```
|
||||
list
|
||||
```
|
||||
|
||||
Select the desired user ID (make sure to replace N):
|
||||
|
||||
```
|
||||
uid N
|
||||
```
|
||||
|
||||
Add a new notation:
|
||||
|
||||
```
|
||||
|
|
|
@ -24,6 +24,18 @@ First, edit the key (make sure to replace FINGERPRINT):
|
|||
gpg --edit-key FINGERPRINT
|
||||
```
|
||||
|
||||
Get a list of user IDs and find the index of the one to assign the notation to:
|
||||
|
||||
```
|
||||
list
|
||||
```
|
||||
|
||||
Select the desired user ID (make sure to replace N):
|
||||
|
||||
```
|
||||
uid N
|
||||
```
|
||||
|
||||
Add a new notation:
|
||||
|
||||
```
|
||||
|
|
|
@ -33,6 +33,18 @@ First, edit the key (make sure to replace FINGERPRINT):
|
|||
gpg --edit-key FINGERPRINT
|
||||
```
|
||||
|
||||
Get a list of user IDs and find the index of the one to assign the notation to:
|
||||
|
||||
```
|
||||
list
|
||||
```
|
||||
|
||||
Select the desired user ID (make sure to replace N):
|
||||
|
||||
```
|
||||
uid N
|
||||
```
|
||||
|
||||
Add a new notation:
|
||||
|
||||
```
|
||||
|
|
|
@ -22,6 +22,18 @@ First, edit the key (make sure to replace FINGERPRINT):
|
|||
gpg --edit-key FINGERPRINT
|
||||
```
|
||||
|
||||
Get a list of user IDs and find the index of the one to assign the notation to:
|
||||
|
||||
```
|
||||
list
|
||||
```
|
||||
|
||||
Select the desired user ID (make sure to replace N):
|
||||
|
||||
```
|
||||
uid N
|
||||
```
|
||||
|
||||
Add a new notation:
|
||||
|
||||
```
|
||||
|
|
|
@ -18,6 +18,18 @@ First, edit the key (make sure to replace FINGERPRINT):
|
|||
gpg --edit-key FINGERPRINT
|
||||
```
|
||||
|
||||
Get a list of user IDs and find the index of the one to assign the notation to:
|
||||
|
||||
```
|
||||
list
|
||||
```
|
||||
|
||||
Select the desired user ID (make sure to replace N):
|
||||
|
||||
```
|
||||
uid N
|
||||
```
|
||||
|
||||
Add a new notation:
|
||||
|
||||
```
|
||||
|
|
|
@ -35,6 +35,18 @@ First, edit the key (make sure to replace FINGERPRINT):
|
|||
gpg --edit-key FINGERPRINT
|
||||
```
|
||||
|
||||
Get a list of user IDs and find the index of the one to assign the notation to:
|
||||
|
||||
```
|
||||
list
|
||||
```
|
||||
|
||||
Select the desired user ID (make sure to replace N):
|
||||
|
||||
```
|
||||
uid N
|
||||
```
|
||||
|
||||
Add a new notation:
|
||||
|
||||
```
|
||||
|
|
|
@ -28,6 +28,18 @@ First, edit the key (make sure to replace FINGERPRINT):
|
|||
gpg --edit-key FINGERPRINT
|
||||
```
|
||||
|
||||
Get a list of user IDs and find the index of the one to assign the notation to:
|
||||
|
||||
```
|
||||
list
|
||||
```
|
||||
|
||||
Select the desired user ID (make sure to replace N):
|
||||
|
||||
```
|
||||
uid N
|
||||
```
|
||||
|
||||
Add a new notation:
|
||||
|
||||
```
|
||||
|
|
|
@ -22,6 +22,18 @@ First, edit the key (make sure to replace FINGERPRINT):
|
|||
gpg --edit-key FINGERPRINT
|
||||
```
|
||||
|
||||
Get a list of user IDs and find the index of the one to assign the notation to:
|
||||
|
||||
```
|
||||
list
|
||||
```
|
||||
|
||||
Select the desired user ID (make sure to replace N):
|
||||
|
||||
```
|
||||
uid N
|
||||
```
|
||||
|
||||
Add a new notation:
|
||||
|
||||
```
|
||||
|
|
|
@ -22,6 +22,18 @@ First, edit the key (make sure to replace FINGERPRINT):
|
|||
gpg --edit-key FINGERPRINT
|
||||
```
|
||||
|
||||
Get a list of user IDs and find the index of the one to assign the notation to:
|
||||
|
||||
```
|
||||
list
|
||||
```
|
||||
|
||||
Select the desired user ID (make sure to replace N):
|
||||
|
||||
```
|
||||
uid N
|
||||
```
|
||||
|
||||
Add a new notation:
|
||||
|
||||
```
|
||||
|
|
|
@ -24,6 +24,18 @@ First, edit the key (make sure to replace FINGERPRINT):
|
|||
gpg --edit-key FINGERPRINT
|
||||
```
|
||||
|
||||
Get a list of user IDs and find the index of the one to assign the notation to:
|
||||
|
||||
```
|
||||
list
|
||||
```
|
||||
|
||||
Select the desired user ID (make sure to replace N):
|
||||
|
||||
```
|
||||
uid N
|
||||
```
|
||||
|
||||
Add a new notation:
|
||||
|
||||
```
|
||||
|
|
|
@ -24,6 +24,18 @@ First, edit the key (make sure to replace FINGERPRINT):
|
|||
gpg --edit-key FINGERPRINT
|
||||
```
|
||||
|
||||
Get a list of user IDs and find the index of the one to assign the notation to:
|
||||
|
||||
```
|
||||
list
|
||||
```
|
||||
|
||||
Select the desired user ID (make sure to replace N):
|
||||
|
||||
```
|
||||
uid N
|
||||
```
|
||||
|
||||
Add a new notation:
|
||||
|
||||
```
|
||||
|
|
|
@ -24,6 +24,18 @@ First, edit the key (make sure to replace FINGERPRINT):
|
|||
gpg --edit-key FINGERPRINT
|
||||
```
|
||||
|
||||
Get a list of user IDs and find the index of the one to assign the notation to:
|
||||
|
||||
```
|
||||
list
|
||||
```
|
||||
|
||||
Select the desired user ID (make sure to replace N):
|
||||
|
||||
```
|
||||
uid N
|
||||
```
|
||||
|
||||
Add a new notation:
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue