pimento

command module
v0.0.0-...-9a91ec2 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2021 License: MIT Imports: 1 Imported by: 0

README

pimento

TUI PWマネージャ

Description

TUI で利用するためのパスワードマネージャです。
sqlite3 にクレデンシャルを保存し、sqliteのDBファイル自身をDB Keyで暗号化します。
pimento add コマンドを利用することで、管理対象のクレデンシャル情報を追加します。
このとき入力するPWは, SECRET_KEY で暗号化されてDBに格納されます。

SECRET_KEY の優先順位は以下の通りです。

  1. --secret_key オプション
  2. PIMENTO_SECRET_KEY 環境変数
  3. コンフィグファイルの secret_key 変数

Usage

Usage:
  pimento [command]

Available Commands:
  add         クレデンシャル情報を追加で保存します
  completion  generate the autocompletion script for the specified shell
  delete      保存されたクレデンシャル情報を削除します
  edit        対象のクレデンシャルを更新する
  help        Help about any command
  import      CSVからクレデンシャルを取り込む
  init        pimento の設定ファイルを生成する
  list        保存しているクレデンシャルの一覧を表示します.
  show        対象のクレデンシャルを1件取得する

Flags:
      --config string       config file (default is $XDG_CONFIG_HOME/pimento/config.yaml)
  -h, --help                help for pimento
      --secret_key string   pimento secret key

Documentation

Overview

Copyright © 2021 fuzziekus

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Directories

Path Synopsis
ui

Jump to

Keyboard shortcuts

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