I've used Monkeysphere's openpgp2ssh tool
https://incenp.org/notes/2014/gnupg-for-ssh-authentication.html
It's in a bunch of linux repo's and also brew...
On Sun, Apr 30, 2017 at 4:15 AM, z...@softvisio.net
wrote:
> Hi,
>
> I want to use gpg as my primary keyring to store all keys.
>
> But so
Hi,
I want to use gpg as my primary keyring to store all keys.
But sometimes I need to get private key in SSH format to use directly
with SSH.
For example - deployment keys, to access private projects on github via
git from docker containers.
Is it currently possible to get private key in SSH f
On 12/04/17 22:42, Antony Prince wrote:
> Before I added
> "disable-scdaemon", gpg-agent would complain that it couldn't find the
> key on the card (I've never had one). Since adding that option, that
> error has gone away, but it still does not work and gpg-agent doesn't
> provide any helpful outp
I saw one detail after I pressed Send. This appears to be a persistent
flaw in my e-mail writing.
On 10/04/17 10:46, Johannes Graumann wrote:
> 3) Edit expiry of subkeys (pubkey):
> gpg --expert --edit-key
> - toggle keys 1, 2, 3 (sign, encrypt, authentication)
> - expire: 1y
> - save
I think ke
Hi,
On 10/04/17 10:46, Johannes Graumann wrote:
> 2) Import offline master key (backup):
> gpg --import .master.key
- Which version of GnuPG is this? GnuPG 1.4 will not ever update the
secret part of a key, so you'll have to delete the existing copy first.
Be very careful! You're deleting a copy
On 30/04/17 06:03, Rex Kneisley wrote:
> I should use experimental.
As others said, I'd use the packages from stretch/testing, as they have
already percolated down that far.
> Created an apt preferences file
> /etc/apt/preferences.d/my_preferences
> [...]
> sudo apt install -t experimental gnupg2
addendum: demo of how to delete a key unattended with gpg2
Documented in earlier thread,
http://marc.info/?l=gnupg-users&m=146287358008663&w=2
-- snip --
#!/bin/sh
# Script to demonstrate unattended creation, export, and deletion of a
secret key with gpg 2.x
set -ex
cat > test-script.sh << "_EOF_
You should use debian stretch if you want 2.1
but I also say that you should install lxde first if you use the rc2
installer which is what I used.
because mate install causes wifi to be nonexistant if you install that
first.
If you install stretch that is...
and yes, stretch is extremely stab
On Sat, Apr 29, 2017 at 09:03:14PM -0700, Rex Kneisley wrote:
> Hello All,
>
> I'm trying to install version 2.1 the "Debian way"..
>
> According to dkg's web-log entry titled "GnuPG 2.1.0 in debian experimental"
>
> I should use experimental.
This is no longer the case; GnuPG 2.1 is in Debian