Page MenuHome GnuPG
Feed Advanced Search

Aug 19 2024

CarlSchwan moved T7257: Fix editing users for a root folder from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Aug 19 2024, 10:55 AM · gpgpass, Restricted Project
CarlSchwan triaged T7257: Fix editing users for a root folder as Normal priority.
Aug 19 2024, 10:55 AM · gpgpass, Restricted Project

Aug 14 2024

CarlSchwan moved T7235: Rethink the folders in gpgpass from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Aug 14 2024, 12:08 PM · Restricted Project, gpgpass
CarlSchwan added a project to T7235: Rethink the folders in gpgpass: Restricted Project.
Aug 14 2024, 12:07 PM · Restricted Project, gpgpass
CarlSchwan claimed T7235: Rethink the folders in gpgpass.
Aug 14 2024, 12:07 PM · Restricted Project, gpgpass
CarlSchwan changed the status of T7235: Rethink the folders in gpgpass from Open to Testing.
Aug 14 2024, 12:07 PM · Restricted Project, gpgpass
CarlSchwan claimed T6886: gpgpass: First start user experience improvements.
Aug 14 2024, 12:06 PM · Restricted Project, gpgpass
CarlSchwan changed the status of T6886: gpgpass: First start user experience improvements from Open to Testing.

This is now implemented

Aug 14 2024, 12:06 PM · Restricted Project, gpgpass

Aug 7 2024

aheinecke updated subscribers of T7238: Security consideration with group folders in gpgpass.

Well, my hope for this was some kind of Format where we keep the keys + the signature together with encrypted files. Because I think it is an extremely common usecase to decrypt a file, modify it and then to reencrypt it to the recipients that it was encrypted to before and I think it would be a good usability improvement if after decryption, when a file is then encrypted again Kleopatra would have the recipient dialog prefilled with the original recipients. T6564: Kleopatra: Re-encrypt an encrypted folder to the original recpients And for Gpgpass this could be used in exactly the same manner just with a diffrent UI and focused on folders with multiple files.

Aug 7 2024, 9:37 AM · Documentation, gpgpass

Aug 6 2024

CarlSchwan added a comment to T7238: Security consideration with group folders in gpgpass.

I am not sure I like every aspect of passtore.sh (e.g. the YAML configuration files and yet another group concept where we probably could reuse Kleopatra groups), but it's good to know that there is already a solution for this issue :)

Aug 6 2024, 10:11 PM · Documentation, gpgpass
aheinecke added a comment to T7238: Security consideration with group folders in gpgpass.

Using signed files would have been my suggestion, too. For me I would say that "allowed to sign" depends on the ownertrust of the signature certificate. If the ownertrust of the certificate is Ultimate then you can accept the recipient list. Ultimate ownertrust is given for your own keys or for the ones marked with trusted-key in the GnuPG configuration.

Aug 6 2024, 1:32 PM · Documentation, gpgpass
werner triaged T7238: Security consideration with group folders in gpgpass as Low priority.

Is a solution to this problem by an organization using pass for a log time with quite some users.

Aug 6 2024, 9:20 AM · Documentation, gpgpass

Aug 2 2024

CarlSchwan added a comment to T7235: Rethink the folders in gpgpass.

I am a bit wary about making this configurable, mostly because this means quite a bit more complexity in the code as the view need to handle two different modes.

Aug 2 2024, 4:56 PM · Restricted Project, gpgpass
CarlSchwan created T7238: Security consideration with group folders in gpgpass.
Aug 2 2024, 3:05 PM · Documentation, gpgpass
werner triaged T7235: Rethink the folders in gpgpass as Normal priority.
Aug 2 2024, 9:18 AM · Restricted Project, gpgpass

Aug 1 2024

CarlSchwan added a comment to T7235: Rethink the folders in gpgpass.

I am a bit wary about making this configurable, mostly because this means quite a bit more complexity in the code as the view need to handle two different modes. For the basic usecase of having only one profile/password store, we probably should not show the store name.

Aug 1 2024, 1:18 PM · Restricted Project, gpgpass
alexk added a comment to T7235: Rethink the folders in gpgpass.

I like the idea, but others might not.
Maybe the behavior could be made configurable?

Aug 1 2024, 11:33 AM · Restricted Project, gpgpass

Jul 31 2024

CarlSchwan updated the task description for T7235: Rethink the folders in gpgpass.
Jul 31 2024, 4:09 PM · Restricted Project, gpgpass
CarlSchwan created T7235: Rethink the folders in gpgpass.
Jul 31 2024, 4:09 PM · Restricted Project, gpgpass
CarlSchwan added a comment to T6886: gpgpass: First start user experience improvements.

I created a merge request here https://invent.kde.org/carlschwan/gpgpass/-/merge_requests/3

Jul 31 2024, 2:10 PM · Restricted Project, gpgpass

Jul 11 2024

aheinecke added a comment to T6886: gpgpass: First start user experience improvements.

I and most users don't read what software says and just click where I think I reach my goal fastest. If there are only instructions to do something I am unable to continue.

Jul 11 2024, 3:59 PM · Restricted Project, gpgpass
aheinecke added a comment to T6886: gpgpass: First start user experience improvements.

No I don't think we should support that. I just meant that at first start we have to expect that the user does not have a secret key yet. And offer an easy way out of this by generating one.

Jul 11 2024, 3:56 PM · Restricted Project, gpgpass
alexk added a comment to T6886: gpgpass: First start user experience improvements.

If you want to use gpgpass without a secret key, the most I would offer, if at all, is the option to use a symmetric key instead.
Maybe like this:

Jul 11 2024, 2:22 PM · Restricted Project, gpgpass
aheinecke added a comment to T6886: gpgpass: First start user experience improvements.

Yeah this task is a bit bad as it does not really split this up into actionable tasks. But I found it obviously "ugly" (Since QWizards are ugly) and from a user experience standpoint outdated that I thought a general task would be enough to say that this must be changed and improved. The first start is the most important one and to be greeted by a wizard which I still am apparently where I don't really understand what the software wants from me is strange.

Jul 11 2024, 1:20 PM · Restricted Project, gpgpass

Dec 15 2023

aheinecke closed T6888: Gpgpass: Install desktop file as Resolved.

Gpgpass already installs a desktop file I just overlooked it.

Dec 15 2023, 6:15 AM · Restricted Project, gpgpass

Dec 13 2023

svuorela added a comment to T6886: gpgpass: First start user experience improvements.

File dialogs
Code does use the standard Qt File dialog, but I_think I should redo it to use the static methods instead because that let the backend take over.

Dec 13 2023, 12:22 PM · Restricted Project, gpgpass
svuorela added a comment to T6886: gpgpass: First start user experience improvements.

First start wizard

Dec 13 2023, 12:17 PM · Restricted Project, gpgpass
svuorela added a comment to T6886: gpgpass: First start user experience improvements.

There is lot of separate things in here. I'll do a couple of different comments per thing

Dec 13 2023, 12:03 PM · Restricted Project, gpgpass

Dec 12 2023

aheinecke triaged T6888: Gpgpass: Install desktop file as Normal priority.
Dec 12 2023, 5:30 PM · Restricted Project, gpgpass
aheinecke triaged T6886: gpgpass: First start user experience improvements as Normal priority.
Dec 12 2023, 5:02 PM · Restricted Project, gpgpass

Nov 13 2023

aheinecke created gpgpass.
Nov 13 2023, 11:17 AM