Crates.io | rucksack |
lib.rs | rucksack |
version | 0.8.6 |
source | src |
created_at | 2022-12-29 05:17:38.630966 |
updated_at | 2023-12-12 06:16:21.034419 |
description | A terminal-based secrets manager, generator, and importer/exporter (Firefox, Chrome) backed with a concurrent hashmap |
homepage | |
repository | https://github.com/oxur/rucksack |
max_upload_size | |
id | 747151 |
size | 130,480 |
A terminal-based secrets manager, generator, and importer/exporter (Firefox, Chrome) backed with a concurrent hashmap
Primary project documentation is here:
A quick peek at the top-level help from the terminal:
rucksack: A terminal-based secrets manager, generator, and importer/exporter (Firefox, Chrome) backed with a concurrent hashmap
Usage: rucksack [OPTIONS] [COMMAND]
Commands:
add Add a new secret
export Export the rucksack db
gen Generate a secret
import Pull in creds from other sources
list List all secrets
rm Delete a single record [aliases: delete, remove]
set Perform various 'write' operations
show Display rucksack-specific information
help Print this message or the help of the given subcommand(s)
Options:
--config-file <config-file> The path to the config file to use or create [default: "<user config dir>/rucksack/config.toml"]
--log-level <log-level> Override the configured log-level setting [default: ] [possible values: error, warn, info, debug, trace, ]
--completions <SHELL> Emit shell tab completions [possible values: bash, elvish, fish, powershell, zsh]
-v, --version Print version information
-h, --help Print help
Other projects on crates.io tagged as #password-manager
...
Projects of particular interest:
Copyright © 2022-2023, Oxur Group
Apache License, Version 2.0