Skip to content

A secure password and secrets management CLI utility using Astrobase

Notifications You must be signed in to change notification settings

aidlran/cli-password-manager

Repository files navigation

Luna Pass CLI

A secure password and secrets management CLI utility using Astrobase.

This version supercedes my original simple CLI utility that used bash and GPG which is still available in the bash branch.

Installation

I have not yet packaged it up. Run these commands to give it a try (requires Git, Node.js, and NPM):

git clone https://github.com/aidlran/cli-password-manager
cd cli-password-manager
git submodule update --init
npm ci
node cli.js help

Note

Application data is encrypted and stored in your user application data directory. On Linux, this is ~/.local/share/luna-pass.

About

A secure password and secrets management CLI utility using Astrobase

Topics

Resources

Stars

Watchers

Forks