-
```
What steps will reproduce the problem?
1. export public key to file
What is the expected output? What do you see instead?
public key exported to a file, without any additional notices for syste…
-
Feature request to use both PGP and S/MIME together, simultaneously.
Ticket for idea tracking. Since this is not a task for firmware implementation, tagging as `invalid`.
Details: https://support…
-
I had to manually add this udev rule to use the Librem Key:
```text
ATTR{idVendor}=="316d", ATTR{idProduct}=="4c4b", ENV{ID_SMARTCARD_READER}="1", ENV{ID_SMARTCARD_READER_DRIVER}="gnupg", GROUP+="…
-
Hi,
want to use mackup.
But when I start, I get the following Error:
Error: Unable to find your Dropbox install =(
But my config looks like this:
``` bash
[storage]
engine = file_system
path = own…
ghost updated
9 years ago
-
I tried to use e-mail sending feature but I'm unable to do it.
I change the value of **MISP.disable_emailing** to **false** but I'm still not able do send e-mails.
If the user to who I want to send …
CLD87 updated
2 years ago
-
On windows, when I try to use trezor-agent, I get the following error:
```
(trezor) PS C:\Users\gavin\source\bin\trezor> gpg --sign .\pyvenv.cfg
gpg: using "[REDACTED]" as default secret key for …
-
a signed .exe is best,
otherwise,
a PGP signed file is also OK (should be free as in freebeer).
btw, among chrome, brave, valvaidi,
only brave is open source but it's the only without official p…
-
```
Is the modified libgcrypt code in this project supposed to be a drop-in
replacement for the libgcrypt available from gnupg.org? I ask because I have a
small C program I've been working on that u…
-
```
Is the modified libgcrypt code in this project supposed to be a drop-in
replacement for the libgcrypt available from gnupg.org? I ask because I have a
small C program I've been working on that u…
-
Cryptographic functions (using openssl_encrypt for example) which have a syntax statement that defines a "passphase" attribute and later in the one-line explanation (of further on) uses "key" for the…