Jörg Thalheim
|
9b65d30bad
|
ssh-to-pgp: fix tests
|
2020-12-15 04:05:56 +01:00 |
|
Jörg Thalheim
|
5e95616f0f
|
use a shorter tempdir on macOS
By default macOS does something like this:
/var/folders/08/j4g_jn953lngpvgmyg8dygk00000gn/T/
breaking unix socket paths of gnupg.
|
2020-07-22 23:10:22 +01:00 |
|
Andreas Fuchs
|
1279274ddc
|
Use /tmp as the temporary dir for ssh-to-gpg
This isn't great: but it might prevent the agent from complaining.
|
2020-07-22 23:10:22 +01:00 |
|
Andreas Fuchs
|
0d885b439f
|
Create a temporary GNUPGHOME dir
This should prevent the paths from getting unwieldy, we'll see.
|
2020-07-22 23:10:22 +01:00 |
|
Jörg Thalheim
|
6286c5cc75
|
fix public gpg key import
|
2020-07-13 09:12:47 +01:00 |
|
Jörg Thalheim
|
b75e51c423
|
add tests + ssh key support
|
2020-07-12 13:50:55 +01:00 |
|