himitsu

2.1.4 • Public • Published

Simple password management

Disclaimer

Don't get me wrong, I used to have installed dashlane on my computer, and have some coworkers that use some other tools such as LastPass and they are awesome.

Things I like

  • Browser integration
  • Password generation

Things I don't like

  • Not so seamless integration between devices
  • So many features I don't need nor want. (Dashlane for example has a feature that allows you to share a password)
  • If you have them on startup, they slow you down heavily (or is it just me?)
  • I don't want to have yet another service for which payment I have to keep track

Installation

npm install -g himitsu

Usage

Start CLI with

himitsu

It will prompt you to create a new file in case it's needed. The file is saved in your home directory and it is called .himitsu

After that it will ask you for username and password you'll be using in the file.

After that file initialization, you'll be able to perform the following tasks

Every action has the following footprint

action [hostname] [username]

The list of available actions is:

  • add
  • get
  • tag
  • list
  • remove building
  • rm building - remove alias
  • edit building
  • export_plain
  • import
  • exit

Some actions have an alias for actions with tags:

  • gett
  • removet building
  • editt building

Project on Trello

Trello Board

Moving from major version

Always export_plain when moving from major versions and after the update just execute an import

Screenshots

  • Initial Action

CLI test

  • Import/Export Action

CLI Import/Export

  • List Action

CLI Lists

Readme

Keywords

Package Sidebar

Install

npm i himitsu

Weekly Downloads

2

Version

2.1.4

License

MIT

Last publish

Collaborators

  • torijacarlos