home.social

#gpg — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #gpg, aggregated by home.social.

fetched live
  1. "Don't Trust, Verify"
    Or "Validating origin and integrity without public CAs"

    https://blog.k3can.us/posts/2026/aug/donttrustjustverify/

    Just playing around with couple methods of validating data origin and integrity without blindly relying on public CAs. It's sort of a follow-up-to-a-follow-up on my post about using Cloudlfare tunnels to #selfhost personal sites or services.

    #tls #selfhosting #selfhosted #encryption #gpg

  2. "Don't Trust, Verify"
    Or "Validating origin and integrity without public CAs"

    https://blog.k3can.us/posts/2026/aug/donttrustjustverify/

    Just playing around with couple methods of validating data origin and integrity without blindly relying on public CAs. It's sort of a follow-up-to-a-follow-up on my post about using Cloudlfare tunnels to #selfhost personal sites or services.

    #tls #selfhosting #selfhosted #encryption #gpg

  3. OpenPGP-Karte eingerichtet: Curve 25519 scheitert am Kartenlimit, die Unterschlüssel landen trotzdem in Hardware

    Kann eine OpenPGP-Karte den Primärschlüssel aus dem Ed25519-Beitrag offline vorhalten? Kurz: nein, es fehlt der Zertifizierungsslot dafür. Aber sie bindet die drei täglich genutzten Unterschlüssel hardwaregebunden, inklusive Kartenlimit bei Curve 25519 und einem gemessenen PIN-Timeout am Pinpad.

    kernel-error.de/2026/08/16/ope

  4. OpenPGP-Karte eingerichtet: Curve 25519 scheitert am Kartenlimit, die Unterschlüssel landen trotzdem in Hardware

    Kann eine OpenPGP-Karte den Primärschlüssel aus dem Ed25519-Beitrag offline vorhalten? Kurz: nein, es fehlt der Zertifizierungsslot dafür. Aber sie bindet die drei täglich genutzten Unterschlüssel hardwaregebunden, inklusive Kartenlimit bei Curve 25519 und einem gemessenen PIN-Timeout am Pinpad.

    kernel-error.de/2026/08/16/ope

  5. So I created a simple guide to use GNUPG. Take a look and feel free to provide any feedback (for improvements or any reviews)
    netizens-corner.neocities.org/

    Also; if think more of such simplistic guides should exist then please support me via:
    netizens-corner.neocities.org/

    #freesoftware #gnulinux #FSF #opensource #gnupg #gpg #libresoftware #encryption #privacy

  6. Einordnung: Positiv ist die transparente Reaktion, beruhigend ist der Vorfall trotzdem nicht. Signaturschlüssel sind Teil der Vertrauenskette einer Softwareverteilung. Solche Geheimnisse gehören nicht in Repositories - auch nicht in private. Technische Schutzmechanismen müssen menschliche Fehler hier auffangen.

    2/2

    #GPG #SupplyChain #Mozilla #KuketzAugust

  7. Einordnung: Positiv ist die transparente Reaktion, beruhigend ist der Vorfall trotzdem nicht. Signaturschlüssel sind Teil der Vertrauenskette einer Softwareverteilung. Solche Geheimnisse gehören nicht in Repositories - auch nicht in private. Technische Schutzmechanismen müssen menschliche Fehler hier auffangen.

    2/2

    #GPG #SupplyChain #Mozilla #KuketzAugust

  8. Mozilla rotiert kurzfristig seinen GPG-Signaturschlüssel für Firefox und Thunderbird. Der vorherige Unterschlüssel war unverschlüsselt in einem privaten GitHub-Repository gelandet. Mozilla sieht laut Audit-Logs keinen unbefugten Zugriff, hat den Schlüssel aber vorsorglich widerrufen.

    blog.mozilla.org/security/2026

    1/2

    #Firefox #Thunderbird #GPG #KuketzAugust

  9. Mozilla rotiert kurzfristig seinen GPG-Signaturschlüssel für Firefox und Thunderbird. Der vorherige Unterschlüssel war unverschlüsselt in einem privaten GitHub-Repository gelandet. Mozilla sieht laut Audit-Logs keinen unbefugten Zugriff, hat den Schlüssel aber vorsorglich widerrufen.

    blog.mozilla.org/security/2026

    1/2

    #Firefox #Thunderbird #GPG #KuketzAugust

  10. Einen modernen OpenPGP-Schlüssel bauen: Ed25519, drei Unterschlüssel und die Härtung, die ihn geschwächt hat

    Ein Schlüssel kann modern sein und trotzdem falsch konfiguriert. Teil A ist das Rezept: Ed25519, zertifizierender Hauptschlüssel, drei Unterschlüssel, gpg.conf, vier Exportformate, sieben Kanäle. Teil B erklärt, warum eine einzige Härtungszeile mir AES-128 statt AES-256 eingebrockt hat.

    kernel-error.de/2026/08/02/ope

  11. Einen modernen OpenPGP-Schlüssel bauen: Ed25519, drei Unterschlüssel und die Härtung, die ihn geschwächt hat

    Ein Schlüssel kann modern sein und trotzdem falsch konfiguriert. Teil A ist das Rezept: Ed25519, zertifizierender Hauptschlüssel, drei Unterschlüssel, gpg.conf, vier Exportformate, sieben Kanäle. Teil B erklärt, warum eine einzige Härtungszeile mir AES-128 statt AES-256 eingebrockt hat.

    kernel-error.de/2026/08/02/ope

  12. Keyoxide: den OpenPGP-Schlüssel an Online-Identitäten binden, vier grüne Haken und ein rotes Kreuz

    Ein neuer GPG-Schlüssel wirft die Frage auf, woher irgendwer wissen soll, dass er mir gehört. Das Web of Trust ist tot, Identity Claims füllen die Lücke: Claims in der Selbstsignatur, Proofs an DNS, GitHub und Matrix. Mit vier grünen Haken, einem roten Kreuz und einem CORS-Bug.

    kernel-error.de/2026/08/02/key

  13. Keyoxide: den OpenPGP-Schlüssel an Online-Identitäten binden, vier grüne Haken und ein rotes Kreuz

    Ein neuer GPG-Schlüssel wirft die Frage auf, woher irgendwer wissen soll, dass er mir gehört. Das Web of Trust ist tot, Identity Claims füllen die Lücke: Claims in der Selbstsignatur, Proofs an DNS, GitHub und Matrix. Mit vier grünen Haken, einem roten Kreuz und einem CORS-Bug.

    kernel-error.de/2026/08/02/key

  14. Been ruminating on this for a while and finally sat down and coded it. For some pages on my site there's now a footer that allows you to download the Markdown file and a #GPG signature of that page.

    Remembering the words of an old nerd when I started signing all my emails with #PGP on a mailing list: "Why would you _voluntarily_ give up plausible deniability on everything you write?" it won't be every page.

    But from time to time it may come in useful.

    Check it out:

    vees.net/contact/

  15. Been ruminating on this for a while and finally sat down and coded it. For some pages on my site there's now a footer that allows you to download the Markdown file and a #GPG signature of that page.

    Remembering the words of an old nerd when I started signing all my emails with #PGP on a mailing list: "Why would you _voluntarily_ give up plausible deniability on everything you write?" it won't be every page.

    But from time to time it may come in useful.

    Check it out:

    vees.net/contact/

  16. Had to get all my #GPG stuff up to date for work so if anyone wants to send me super secret squirrel notes you can grab it at vees.net/contact/

  17. Had to get all my #GPG stuff up to date for work so if anyone wants to send me super secret squirrel notes you can grab it at vees.net/contact/

  18. RE: digitalcourage.social/@echo_pb

    "As a result, mass scanning is now permitted again until 2028."

    "A symbolic exemption was adopted for encrypted communications"

    "The fact that Chat Control is moving forward against the will of the majority of voting MEPs is a farce and damages democracy."

    "Blanket chat control is just as unacceptable as indiscriminately opening everyone’s physical mail."

    #chatcontrol #pgp #gpg

  19. RE: digitalcourage.social/@echo_pb

    "As a result, mass scanning is now permitted again until 2028."

    "A symbolic exemption was adopted for encrypted communications"

    "The fact that Chat Control is moving forward against the will of the majority of voting MEPs is a farce and damages democracy."

    "Blanket chat control is just as unacceptable as indiscriminately opening everyone’s physical mail."

    #chatcontrol #pgp #gpg

  20. #GPG ... the oldest and best tool to communicate with #Privacy. You already learn many commands from Linux and other OS and software. You keep ignoring to learn GPG. :D LoL

  21. Merci rephrase, j'ai retrouvé ma passphrase #GPG 🙂

    roguedaemon.net/rephrase/
    (déjà packagé dans Debian)

    Pas merci Thunderbird qui bypasse GPG et donc ben on l'oublie la passphrase…

    #GnuPG

  22. Merci rephrase, j'ai retrouvé ma passphrase #GPG 🙂

    roguedaemon.net/rephrase/
    (déjà packagé dans Debian)

    Pas merci Thunderbird qui bypasse GPG et donc ben on l'oublie la passphrase…

    #GnuPG

  23. OpenPGP: PGP meets AusweisApp und ERV

    Governikus bietet einen Beglaubigungsdienst an. Damit kann man mit Hilfe seines neuen Personalausweises und der AusweisApp seinen öffentlichen PGP-Schlüssel signieren lassen. Wie es geht und was es bringt, erfährst Du in diesem (doch recht langen) Artikel. Außerdem spreche ich einen der größten und frustrierendsten Schmerzpunkte der digitalen Rechts- und Verwaltungswelt in Deutschland an. Zuerst zum offenbar gut gemeinten Service von Governikus. Das Angebot von Governikus ist […]

    w11.haus/947

  24. OpenPGP: PGP meets AusweisApp und ERV

    Governikus bietet einen Beglaubigungsdienst an. Damit kann man mit Hilfe seines neuen Personalausweises und der AusweisApp seinen öffentlichen PGP-Schlüssel signieren lassen. Wie es geht und was es bringt, erfährst Du in diesem (doch recht langen) Artikel. Außerdem spreche ich einen der größten und frustrierendsten Schmerzpunkte der digitalen Rechts- und Verwaltungswelt in Deutschland an. Zuerst zum offenbar gut gemeinten Service von Governikus. Das Angebot von Governikus ist […]

    w11.haus/947

  25. If you include your #PGP key in your #Mastodon bio (or any social platform really), why? The only use case I have at the moment is for signing my git commits, but I'm curious if I'm missing out on something more.

    Also just discovered @keyoxide which could be anorher use. #keyoxide

    #gpg #privacy #encryption #security

  26. If you include your #PGP key in your #Mastodon bio (or any social platform really), why? The only use case I have at the moment is for signing my git commits, but I'm curious if I'm missing out on something more.

    Also just discovered @keyoxide which could be anorher use. #keyoxide

    #gpg #privacy #encryption #security

  27. Do you sign your git commits?

    If so, do you use GPG or SSH? And why did you pick one over the other (if you actively chose vs using GPG from before SSH was an option)?

    #git #gpg #ssh #security

  28. Do you sign your git commits?

    If so, do you use GPG or SSH? And why did you pick one over the other (if you actively chose vs using GPG from before SSH was an option)?

    #git #gpg #ssh #security

  29. @gerowen it’s not available in Arch, because #gpg decided to roll their own kyber algorithms instead of using the ones that the rest of the #openpgp community standardised on. They’re just as secure, but different enough to not interoperate with everyone else. Most linux distros are refusing to ship them as a result. See e.g. wiki.archlinux.org/index.php?t

  30. @gerowen it’s not available in Arch, because #gpg decided to roll their own kyber algorithms instead of using the ones that the rest of the #openpgp community standardised on. They’re just as secure, but different enough to not interoperate with everyone else. Most linux distros are refusing to ship them as a result. See e.g. wiki.archlinux.org/index.php?t

  31. Using a VM to poke around with updated #GPG from their repos and it offers hybrid post #quantum key types (ECC/Kyber) now with the following options for Kyber:

    (1) Kyber 768 (bp256) *default*
    (2) Kyber 1024 (bp384)
    (3) Kyber 768 (X25519)
    (4) Kyber 1024 (X448)

    It's probably already available in Arch and its derivatives, but it probably won't hit the longer lived distributions like Debian or Fedora for a little while yet, but it's a thing now.

    #Security #Privacy

  32. Using a VM to poke around with updated #GPG from their repos and it offers hybrid post #quantum key types (ECC/Kyber) now with the following options for Kyber:

    (1) Kyber 768 (bp256) *default*
    (2) Kyber 1024 (bp384)
    (3) Kyber 768 (X25519)
    (4) Kyber 1024 (X448)

    It's probably already available in Arch and its derivatives, but it probably won't hit the longer lived distributions like Debian or Fedora for a little while yet, but it's a thing now.

    #Security #Privacy

  33. ¿Cómo evita APT que te metan malware al instalar un paquete en Debian (y derivadas)? 🐧🛡️

    No es magia, es criptografía asimétrica y hash.

    En este video te explico a fondo cómo funciona la cadena de confianza, las firmas digitales y las llaves GPG que validan tus repositorios paso a paso.

    Miralo acá:
    🚀 youtu.be/6f2y_py7Kek

    Ideal para SysAdmins y curiosos del hardening! 💻🔥

    Espero que les guste y les sirva!
    Cualquier duda, como siempre, me comentan 💬

    #Linux #Ciberseguridad #GPG #SysAdmin

  34. ¿Cómo evita APT que te metan malware al instalar un paquete en Debian (y derivadas)? 🐧🛡️

    No es magia, es criptografía asimétrica y hash.

    En este video te explico a fondo cómo funciona la cadena de confianza, las firmas digitales y las llaves GPG que validan tus repositorios paso a paso.

    Miralo acá:
    🚀 youtu.be/6f2y_py7Kek

    Ideal para SysAdmins y curiosos del hardening! 💻🔥

    Espero que les guste y les sirva!
    Cualquier duda, como siempre, me comentan 💬

    #Linux #Ciberseguridad #GPG #SysAdmin

  35. A stupid question... If I change my GPG passphrase, will I still be able to decrypt all my previously encrypted files with the new passphrase?

    #gpg #question #fediverse #security

  36. A stupid question... If I change my GPG passphrase, will I still be able to decrypt all my previously encrypted files with the new passphrase?

    #gpg #question #fediverse #security

  37. I have been dragged into the rabbit hole of GnuPG/LibrePGP VS Sequoia/OpenPGP and, boy it is ugly. Yeah, yeah, I know, PGP is bad, but of all the ugly things that could have happened to the FOSS crypto space, this is really unwelcome. I wish people would just sit at a table and talk.

    #pgp #gpg #sequoia #crypto #cryptography #security #foss #floss #libre #drama #ietf #privacy #openpgp #librepgp

  38. I wonder if it would benefit some social networks to integrate a PGP/GPG style "trust" (phildev.net/pgp/gpgtrust.html) into user accounts.

    Accounts could 'trust' other accounts with varying levels so as to vet them for others. Maybe use QR codes for in-person 'signing'?

    This may be an effective way to reduce unwanted AI/bot activity since the approach is toward verifying "I know and trust this person" rather than how some karma or reputation systems work.

    #ai #bot #gpg #pgp #trust #socialmedia