Crates.io | age-plugin-ledger |
lib.rs | age-plugin-ledger |
version | 0.1.2 |
source | src |
created_at | 2023-05-11 11:28:47.29837 |
updated_at | 2023-07-23 09:02:24.762036 |
description | Ledger Nano plugin for age clients |
homepage | https://github.com/Ledger-Donjon/age-plugin-ledger |
repository | https://github.com/Ledger-Donjon/age-plugin-ledger |
max_upload_size | |
id | 862001 |
size | 174,864 |
Encrypt/decrypt files by using age and a public/private key stored on a Ledger device.
This plugin aims to allow interaction between a Ledger device and an age client like age
or rage
.
This plugin is highly based on age-plugin-yubikey by str4d.
You can install the plugin using:
cargo install age-plugin-ledger
You will also need to install the app for Ledger Nano.
age-plugin-ledger
identities have two parts:
You may run the plugin to print the age identity file associated with the Ledger Nano:
$ age-plugin-ledger --identity
If you are using passage, you may add this identity to ~/.passage/identities
.
The age recipients contained in all connected Ledger Nano can be printed on standard output:
$ age-plugin-ledger --list
Licensed under either of
at your option.