Update README.md

trust the key
This commit is contained in:
2026-03-10 18:23:32 +01:00
parent dc74c1d357
commit 374df2d6ae

View File

@@ -207,7 +207,7 @@ ssb# ed25519/085A93EB5D85EE54 created: 2026-03-10 expires: 2035-03-08
```
Any time you change the yubikey you use you have to delete (`gpg --delete-key`) and refetch the key (`gpg --card-edit fetch`).
Any time you change the yubikey you use you have to delete (`gpg --delete-key`), refetch the key (`gpg --card-edit fetch`), and set the trust to full (`gpg --edit-key 01B157D574FEDBB2 and then put ultimate trust in the key`)