Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
camlspotter committed Oct 3, 2018
1 parent bfd0cc7 commit 0096fcb
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion ledger_nano_s.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

In short: failed.

#### Details

`gpg --card-status` fails even if I followed the instruction of changing
`/usr/libexec/SmartCardServices/drivers/ifd-ccid.bundle/Contents/Info.plist`:

Expand All @@ -23,6 +25,8 @@ Instead, I have installed SSH/PGP app.

In short: SSH public key generated.

#### Details

SSH key generation inside the device was no problem. I just followed the instruciton here:

https://thoughts.t37.net/a-step-by-step-guide-to-securing-your-ssh-keys-with-the-ledger-nano-s-92e58c64a005
Expand All @@ -31,7 +35,12 @@ Note that there is no way to import an existing SSH private/public keys to the d

### GPG

In short: GPG public key generated, but bit glitchy.
In short: GPG public key generated, but bit glitchy:

* Install `trezor-agent` and use `ledger-gpg` command.
* You may need to fix `/usr/local/lib/python3.7/site-packages/libagent/gpg/__init__.py`

#### Details

First, I installed `trezor-agent`:

Expand Down

0 comments on commit 0096fcb

Please sign in to comment.