Peter
Peter
@extrawurst Let me know your thoughts :)
@extrawurst I would say so, most of the issues are because sequoia-pgp requires an extra package for the cryptography layer called `nettle`, so as long as you are ok with...
@blaggacao I haven't been able to find the time to fix the checks, however I built `gitui` from my branch and have been using it for signed commits at work.
@weihanglo 100% be my guest, I think this is a very requested feature that would be very valuable to have merged.
@mainrs I can provide a few resources that might help you with this. I would start with looking at the `sq` (sequoia-pgp cli), specifically [here](https://gitlab.com/sequoia-pgp/sequoia/-/blob/main/sq/src/commands/sign.rs) (for signing) and [here](https://gitlab.com/sequoia-pgp/sequoia/-/blob/main/sq/src/commands/decrypt.rs) (for...
@mainrs the only other thing might be how to make the input characters not visible or replace them with `*` so the password isn't visible when you type, but maybe...
Has the feature been added?
Any updates on this? I'm also looking to generate thumbnails that have a transparent background, this would be very helpful