mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-26 06:19:33 +01:00
parent
fecbe78345
commit
1808978551
19
n/gpg.md
19
n/gpg.md
@ -106,3 +106,22 @@ NOTE: The empty `policy` goes to the `openpgpkey` directory, not `hu` (I
|
|||||||
initially failed at this part)
|
initially failed at this part)
|
||||||
|
|
||||||
NOTE: only one key/WKD/email.
|
NOTE: only one key/WKD/email.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Keyoxide
|
||||||
|
|
||||||
|
Keyoxide can use PGP keys as profiles and looks at their notations. Useful
|
||||||
|
commands in `gpg --edit-key "key fingerprint here:
|
||||||
|
|
||||||
|
- Display notations: `showpref`
|
||||||
|
- Add notations: `notation`
|
||||||
|
- Remove notations: `notation` from `showpref` with a `-` in the beginning
|
||||||
|
|
||||||
|
Don't forget to `gpg --keyserver hkps://keys.openpgp.org --send-keys "your keyid here" !
|
||||||
|
|
||||||
|
### Keyoxide docs
|
||||||
|
|
||||||
|
- [Generating a profile](https://docs.keyoxide.org/guides/openpgp-profile-gnupg/)
|
||||||
|
- [Available claims/proofs](https://docs.keyoxide.org/service-providers/)
|
||||||
|
- See bottom of the sidebar.
|
||||||
|
Loading…
Reference in New Issue
Block a user