Page MenuHome GnuPG
Feed Advanced Search

Tue, Jun 17

m.eik created T7693: `gpg --fetch-keys` fails because of missing keyserver.
Tue, Jun 17, 4:03 PM · gnupg26

Fri, Jun 13

m.eik triaged T7689: fix refreshing list of drafts as High priority.
Fri, Jun 13, 8:28 AM · gpgol2

Thu, Jun 12

m.eik triaged T7687: open new windows on top layer as Normal priority.
Thu, Jun 12, 12:24 PM · gpgol2

Wed, Jun 11

m.eik triaged T7685: inform users of new web clients as Normal priority.
Wed, Jun 11, 6:12 PM · gpgol2
m.eik triaged T7684: guide users to generate or import a key pair if none is present as Low priority.
Wed, Jun 11, 6:00 PM · gpgol2
m.eik triaged T7683: allow selecting keys by ID/fingerprint for reencryption as Normal priority.
Wed, Jun 11, 5:52 PM · gpgol2
m.eik triaged T7682: improve flow of first use wizard to be less confusing as Normal priority.
Wed, Jun 11, 5:45 PM · gpgol2
m.eik moved T7357: About page for gpgol.js from Backlog to Done on the gpgol2 board.
Wed, Jun 11, 5:33 PM · gpgol2
m.eik moved T7326: Encrypted drafts from Backlog to Done on the gpgol2 board.
Wed, Jun 11, 5:33 PM · gpgol2
m.eik moved T7360: gpgol.js activate window in foreground from Backlog to Done on the gpgol2 board.
Wed, Jun 11, 5:33 PM · gpgol2
m.eik moved T7384: client shouldn't offer non-existing paths to the manifest file from Backlog to Done on the gpgol2 board.
Wed, Jun 11, 5:33 PM · gpgol2
m.eik moved T7369: Send copy with email from Backlog to Done on the gpgol2 board.
Wed, Jun 11, 5:33 PM · gpgol2
m.eik moved T7370: Signing action is sometimes disabled when it shouldn't be from Backlog to Done on the gpgol2 board.
Wed, Jun 11, 5:33 PM · gpgol2
m.eik moved T7383: removing drafts doesn't work from Backlog to Done on the gpgol2 board.
Wed, Jun 11, 5:33 PM · gpgol2
m.eik moved T7417: show preview of (decrypted) mails in mail view windows when opening mail in outlook from Backlog to Done on the gpgol2 board.
Wed, Jun 11, 5:33 PM · gpgol2
m.eik moved T7416: remove/replace rich text support in mail editor from Backlog to Done on the gpgol2 board.
Wed, Jun 11, 5:33 PM · gpgol2
m.eik moved T7419: start replies with two empty lines before the quoted original mail from Backlog to Done on the gpgol2 board.
Wed, Jun 11, 5:29 PM · gpgol2
m.eik moved T7422: add version number to client, server and manifest from Backlog to Done on the gpgol2 board.
Wed, Jun 11, 5:29 PM · gpgol2
m.eik moved T7463: Cleanup network code from Backlog to Done on the gpgol2 board.
Wed, Jun 11, 5:29 PM · gpgol2
m.eik moved T7467: Integrate first time dialog in a system tray from Backlog to Done on the gpgol2 board.
Wed, Jun 11, 5:29 PM · gpgol2
m.eik moved T7475: Enable cors for qtwebsocket from Backlog to Done on the gpgol2 board.
Wed, Jun 11, 5:29 PM · gpgol2
m.eik moved T7613: GpgOL/Web shows wrong path to manifest in Gpg4Win from Backlog to Done on the gpgol2 board.
Wed, Jun 11, 5:29 PM · gpgol2
m.eik closed T7613: GpgOL/Web shows wrong path to manifest in Gpg4Win as Resolved.
Wed, Jun 11, 5:28 PM · gpgol2

May 14 2025

m.eik triaged T7654: store app files in AppDate/Local/gpgol-web as Normal priority.
May 14 2025, 3:45 PM · gpgol2
m.eik renamed T7613: GpgOL/Web shows wrong path to manifest in Gpg4Win from Gpg4Win is missing GpgOL/Web's manifest file to GpgOL/Web shows wrong path to manifest in Gpg4Win.
May 14 2025, 3:41 PM · gpgol2

Apr 17 2025

m.eik triaged T7613: GpgOL/Web shows wrong path to manifest in Gpg4Win as Normal priority.
Apr 17 2025, 2:11 PM · gpgol2

Apr 15 2025

m.eik triaged T7606: gpgol-cert-generator needs usage documentation as Normal priority.
Apr 15 2025, 8:57 AM · gpgol2

Jan 10 2025

werner awarded T7417: show preview of (decrypted) mails in mail view windows when opening mail in outlook a Pterodactyl token.
Jan 10 2025, 5:14 PM · gpgol2

Jan 8 2025

m.eik added a comment to T2169: Smartcard card-edit generate fails when off-card backup of encryption key is selected.

Shall we handle this with additional retry prompts, w/o a timeout? I think this makes sense because creating keys with a backup file and a passphrase is a manual task anyway.

Jan 8 2025, 12:20 PM · gnupg24, gnupg26, Bug Report, gpgagent, gnupg (gpg21)

Dec 17 2024

m.eik updated the task description for T7462: gpg4win CLI installation ignores .ini configuration.
Dec 17 2024, 4:27 PM · gpd5x, gpg4win
m.eik added a comment to T5952: Can't uninstall gpg4win with Ansible.

FWIW: as mentioned in T7452#195891, it might be necessary to manually copy the uninstaller to a temporary directory ({{ tmp_uninstall_exe }}) and call it from there to get a clean uninstall:

Dec 17 2024, 4:23 PM · Support, gpg4win
m.eik created T7462: gpg4win CLI installation ignores .ini configuration.
Dec 17 2024, 4:05 PM · gpd5x, gpg4win

Dec 12 2024

m.eik added a comment to T7452: `gpg4win-uninstall.exe /S`doesn't remove itself and leaves an empty directory.

I doubt it as what Gpg4win does here is completely standard. So the win_package module should handle it or there would be multiple results if you search for "NSIS uninstall ansible"

Dec 12 2024, 2:25 PM · gpg4win

Dec 11 2024

m.eik added a comment to T7452: `gpg4win-uninstall.exe /S`doesn't remove itself and leaves an empty directory.

To workaround you need to copy the uninstaller to a temporary locationm firs and then execute and delete the copy.

Dec 11 2024, 10:10 PM · gpg4win
m.eik created T7452: `gpg4win-uninstall.exe /S`doesn't remove itself and leaves an empty directory.
Dec 11 2024, 3:21 PM · gpg4win

Nov 21 2024

m.eik renamed T7416: remove/replace rich text support in mail editor from remove rich text support from mail editor to remove/replace rich text support in mail editor.
Nov 21 2024, 11:59 AM · gpgol2
m.eik triaged T7422: add version number to client, server and manifest as Normal priority.
Nov 21 2024, 11:28 AM · gpgol2
m.eik triaged T7421: make server IP and port configurable as Normal priority.
Nov 21 2024, 11:26 AM · gpgol2
m.eik updated the task description for T7418: use monospace font for mail signatures.
Nov 21 2024, 11:13 AM · gpgol2
m.eik triaged T7420: autogenerate TLS certificate as Normal priority.
Nov 21 2024, 11:12 AM · gpgol2
m.eik triaged T7419: start replies with two empty lines before the quoted original mail as Normal priority.
Nov 21 2024, 11:06 AM · gpgol2
m.eik triaged T7418: use monospace font for mail signatures as Normal priority.
Nov 21 2024, 11:00 AM · gpgol2
m.eik triaged T7417: show preview of (decrypted) mails in mail view windows when opening mail in outlook as Normal priority.
Nov 21 2024, 10:54 AM · gpgol2
m.eik triaged T7416: remove/replace rich text support in mail editor as Normal priority.
Nov 21 2024, 10:50 AM · gpgol2

Nov 12 2024

m.eik triaged T7390: gpgpass: password as QR code doesn't work as Normal priority.
Nov 12 2024, 5:03 PM · gpgpass
m.eik triaged T7389: gpgpass throws error if suggested password store directory doesn't exist as Normal priority.
Nov 12 2024, 4:40 PM · gpgpass

Nov 11 2024

m.eik triaged T7384: client shouldn't offer non-existing paths to the manifest file as Normal priority.
Nov 11 2024, 10:54 AM · gpgol2
m.eik triaged T7383: removing drafts doesn't work as Normal priority.
Nov 11 2024, 10:43 AM · gpgol2

Nov 6 2024

m.eik triaged T7377: Saving mails unencrypted saves them encrypted as Normal priority.
Nov 6 2024, 12:24 PM · mimetreeparser, gpgol2
m.eik removed a watcher for gpgol2: m.eik.
Nov 6 2024, 12:00 PM
m.eik added a member for gpgol2: m.eik.
Nov 6 2024, 12:00 PM
m.eik added a watcher for okular: m.eik.
Nov 6 2024, 11:59 AM
m.eik added a watcher for gpgol2: m.eik.
Nov 6 2024, 11:58 AM