If you're using #gnupg with a keyserver for "gpg --refresh-keys" and you're running into the bug of getting aborted with "No data", this script is a good workaround for updating your keys of a single email domain using a (organization) key server:

https://codeberg.org/publicvoit/my-domain-gpg-refresh-keys.sh

Background: gnupg fetches keys in chunks (batches) and if a single chunk doesn't contain a single address found on the key server (because you got the keys elsewhere), the whole update process is aborted. 🤦‍♂️

#gpg #OpenPGP

my-domain-gpg-refresh-keys.sh

This shell script updates the OpenPGP keys from a key server for keys of a specific email domain only in order to circumvent a bug in gnupg which causes "--refresh-keys" to abort with "No data".

Codeberg.org

Lo tenía pendiente y no me ha defraudado: "La trastienda del cifrado" en una de las cápsula gémini de @moribundo
gemini://moribundo.flounder.online/gemlog/2026-03-10-trastienda_del_cifrado.gmi

Muy buen artículo e interesante 🙂

#infosec #gemini #geminiprotocol #matrix #gpg #session

Went through the yearly ritual of updating my #gpg key, and discovered WKD.

There's a very nice tutorial on setting it up on static websites hosted with S3/CloudFront here: https://gofranz.com/blog/openpgp-web-key-directory-on-s3-cloudfront/

OpenPGP Web Key Directory on S3 and CloudFront

If you’ve ever exchanged PGP-encrypted email, you know the awkward dance: you need someone’s public key before you can write to them, and they need yours. Keyservers exist, but they’re clunky and not everyone publishes there. Web Key Directory (WKD) is a simpler approach — your email client fetches the key directly from your domain over HTTPS. No keyserver, no manual import.

Franz Geffke
Signing Git Commits with GPG on Windows

I wanted to sign my code.

Albert Akhmetov
pgp o meglio #gpg (gnuPg) è ancora usato? Non c’è niente di meglio per criptare e firmare (anche se non supporta ancora algoritmi post quantum). Ancora meglio se usate una chiavetta hardware e ci generate le chiavi private (ECC), quando andate in giro senza laptop potete portarvi dietro una versione portable di gpg, o installarla sul momento e usare le chiavi sulla yubikey che nessuno potrà mai esportare

KDecrypt porta su KDE Plasma una gestione completa e sicura della cifratura PGP/GPG, con strumenti per proteggere file, chiavi e passphrase, un’interfaccia moderna e funzioni pensate per evitare fughe di dati. #KDecrypt #KDEPlasma #GPG #KDE #Software #Linux

https://www.linuxeasy.org/kdecrypt-applicazione-kde-plasma-cifratura-chiavi-pgp-gpg/?utm_source=mastodon&utm_medium=jetpack_social

KDecrypt la nuova app KDE Plasma per gestire cifratura e chiavi PGP/GPG

KDecrypt semplifica la cifratura PGP/GPG su KDE Plasma con gestione chiavi, decrittazione immediata e protezioni avanzate della memoria.

Linux Easy

Синхронизируем Obsidian быстро, безопасно, удобно и бесплатно

гайд по синхронизации obsidian vault через git с шифрованием через git-crypt и gpg (заметки хранятся на сервере в зашифрованном виде, локально обычный markdown )

https://habr.com/ru/articles/1008758/

#obsidian #gitcrypt #gpg #git

Синхронизируем Obsidian быстро, безопасно, удобно и бесплатно

Всем привет, в этом небольшом гайде расскажу как я синхронизирую свои заметки Obsidian сохраняя все 4 свойства. Мне кажется это золотой стандарт для настройки синхронизации Obsidian и в этом гайде...

Хабр

Anyone got a working #GPG #git commit signing example for a #macos using #homemanager #nixdarwin

Currently getting the following error:
error: gpg failed to sign the data:
gpg: skipped "$USER": No secret key

#pinentry #pgp #gnupg #nix

Fediverse got me out here defending #proton mail.

Just a general reminder, PGP/GPG protects the inside of the email, it does not protect the following:

- Who you sent it to
- the address you used to send it
- The Subject of the message
- The IPs you used to connect to mail severs
- the name and payment information you used when you signed up for the provier

It takes a lot of work and privacy is a sliding scale

#privacy #opsec #gpg #themoreyouknow

Разработали миникурс шпаргалку по шифрованию с использованием GPG и настройки шифрования личных компьютеров и данных, а также корпоративных сетей.

Курс не претендует на полноценное учебное пособие, но оно наполнено практическими примерами для самостоятельной проработки и введения в основные понятия шифрования в современном компьютерном мире.

#security #gpg #tls #ssl #iot

https://strategyra.ru/course/gpg/disk-encryption-luks2-fscrypt/

Шифрование разделов и каталогов (LUKS2, fscrypt, systemd-homed)

Практический курс по шифрованию дисков и каталогов в Linux с использованием современных технологий: LUKS2 с Argon2id, fscrypt для Ubuntu, systemd-homed для Fedora, интеграция с TPM2

Стратегия Ра