mirror of
https://github.com/fruworg/fruworg.github.io.git
synced 2025-01-18 03:40:51 +03:00
Update pgp-commands.md
This commit is contained in:
parent
7308b88594
commit
dcef7fcb06
@ -24,5 +24,5 @@ gpg --import-ownertrust trust.txt
|
|||||||
```bash
|
```bash
|
||||||
gpg --list-keys
|
gpg --list-keys
|
||||||
gpg --quick-set-expire <fingerprint> 1y
|
gpg --quick-set-expire <fingerprint> 1y
|
||||||
gpg --export <your-email> | curl -T - https://keys.openpgp.org
|
gpg --export <your@ema.il> | curl -T - https://keys.openpgp.org
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user