secnote

command module
v0.0.0-...-944d72e Latest Latest
Warning

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

Go to latest
Published: Aug 10, 2019 License: MIT Imports: 1 Imported by: 0

README

secnote

secnote is the simple CLI tool to manage documents with encryption.

secnote stores documents inside the tar archive internally, and encrypt whole tar archive with AES-256-GCM algorithm. You only need to remember encryption password to use this tool.

secnote is the simple CLI tool to manage documents with encryption.

secnote stores documents inside the tar archive internally, and
encrypt whole tar archive with AES-256-GCM algorithm.
You only need to remember encryption password to use this tool.

Usage:
  secnote [command]

Available Commands:
  add         add new file into encrypted archive
  edit        edit file in archive
  help        Help about any command
  ls          list files in the encrypted archive
  mkdir       create new directory inside encrypted archive
  mv          move file from <src> to <dst>
  new         create new encrypted archive
  rm          remove file(s) from encrypted archive
  show        print given file content

Flags:
  -h, --help   help for secnote

Use "secnote [command] --help" for more information about a command.

Status

This project is currently under the development.

License

MIT

Documentation

Overview

Copyright © 2019 Masato Yamazaki <mas9612@gmail.com>

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

Jump to

Keyboard shortcuts

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