Skip to content
  1. Sep 02, 2024
    • Sheogorath's avatar
      chore: Update OpenPGP keys · 160d2c83
      Sheogorath authored
      Commands used:
      ```
      gpg --export-options export-clean --export-filter keep-uid=mbox=sheogorath@shivering-isles.com --export sheogorath@shivering-isles.com > .well-known/openpgpkey/hu/dourxutq7n1q3d1htcp1ezfdt6kee17m
      gpg --export --armor 286791FB6648539775DB31B8FCB98C2A3EC6F601 > openpgp/0xFCB98C2A3EC6F601.txt
      ```
      160d2c83
  2. Sep 03, 2023
    • Sheogorath's avatar
      chore: Update expired OpenPGP keys · 598de829
      Sheogorath authored
      Commands used:
      
      ```
      gpg --export-options export-clean --export-filter keep-uid=mbox=sheogorath@shivering-isles.com --export sheogorath@shivering-isles.com > .well-known/openpgpkey/hu/dourxutq7n1q3d1htcp1ezfdt6kee17m
      gpg --export --armor 286791FB6648539775DB31B8FCB98C2A3EC6F601 > openpgp/0xFCB98C2A3EC6F601.txt
      ```
      598de829
  3. Sep 02, 2022
  4. Sep 02, 2021
  5. Aug 29, 2020
  6. Sep 04, 2019
    • Sheogorath's avatar
      Add new GPG key from Smartcard · 5281669f
      Sheogorath authored
      In order to generat the key file standard conform it should only contain
      my uid. This can be done using this command:
      
      gpg --export-options export-clean --export-filter keep-uid=mbox=sheogorath@shivering-isles.com --export sheogorath@shivering-isles.com > .well-known/openpgpkey/hu/dourxutq7n1q3d1htcp1ezfdt6kee17m
      
      The new key will be stored on a smartcard.
      5281669f
  7. Jul 22, 2019
    • Sheogorath's avatar
      Update GPG keys to be more standard conform · 7f7818e0
      Sheogorath authored
      The WKD draft states:
      
      > The mail provider MUST make sure to publish a key in a way that only the
      mail address belonging to the requested user is part of the User ID
      packets included in the returned key. Other User ID packets and their
      associated binding signatures NUST be removed before publication.
      
      So my original way of publishing them wasn't correct. This patch should
      fix the keys.
      7f7818e0
  8. Mar 31, 2019
    • Sheogorath's avatar
      Update GPG key · 285706eb
      Sheogorath authored
      Updating expire date for master and sub-key. Also add revokation of my
      old key which should help to spread it.
      285706eb
  9. Mar 22, 2019
  10. Mar 05, 2019
  11. Feb 05, 2019
  12. Jan 10, 2019
Loading