gopass

command module
v0.0.0-...-52850ad Latest Latest
Warning

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

Go to latest
Published: Jul 9, 2018 License: MIT Imports: 11 Imported by: 0

README

Simple KeePass CLI written in go

This tool for Keepass serves a very simple purpose: search your KeePass DB and copy a password into your clipboard. More features will be added but this is the primary purpose.

This is also my first project in Go, so the secondary purpose is to teach myself Go.

TODO:

  • store files in db: use something like -notes to just output the notes section

    • also change it to be able to write a -notes file to the db. ( this could be used to store vpn profiles? )
  • set location of keepass db

  • allow for changing passwords

  • optional search on other elements

  • optional read other data from entry into clipboard

  • add new entries to database

  • toggle case sensitivity

  • trap interrupt and fix stty if in password prompt

  • make tests

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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