Actualiser GPG
parent
482a26483f
commit
344d7a7c52
1 changed files with 8 additions and 0 deletions
8
GPG.md
8
GPG.md
|
@ -10,3 +10,11 @@
|
|||
|
||||
- [Add email](https://security.stackexchange.com/a/261468)
|
||||
- [Remove email](https://infertux.com/posts/2013/11/03/how-to-remove-an-email-address-from-a-gpg-key/)
|
||||
|
||||
---
|
||||
|
||||
- [Export secret key](https://stackoverflow.com/a/5588513)
|
||||
- Export key
|
||||
```
|
||||
gpg --output public.gpg --armor --export <ID>
|
||||
```
|
Loading…
Reference in a new issue