util

command
v0.0.0-...-d34c991 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 21, 2022 License: MIT Imports: 17 Imported by: 0

Documentation

Overview

csv_export exports a vault to an UNENCRYPTED CSV file. It is developed for use with 1Password's import feature, but is likely generally useful.

gen_pgp_key generates a Harpocrates PGP key by wrapping a serialzed PGP entity into a Harpocrates key.

Example usage:

 [generate a private key suing standard PGP tools]
$ pgp --export-secret-key "key identity" >serialized_entity
$ wrap_serialized_pgp_entity --in=serialized_entity --out=key

gen_harp_key generates a native Harpocrates secretbox key.

rotate_key allows migrating between two different keys.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL