mirror of
https://github.com/fruworg/fruworg.github.io.git
synced 2025-06-13 08:20:26 +03:00
Update pgp-commands.md
This commit is contained in:
@ -23,6 +23,6 @@ gpg --import-ownertrust trust.txt
|
||||
|
||||
```bash
|
||||
gpg --list-keys
|
||||
gpg --quick-set-expire <fingerprint> 1y
|
||||
gpg --quick-set-expire <fingerprint> 1y '*'
|
||||
gpg --export <your@ema.il> | curl -T - https://keys.openpgp.org
|
||||
```
|
||||
|
Reference in New Issue
Block a user