You are not logged in.

#1 2015-10-13 22:18:20

vitiral
Member
Registered: 2015-09-16
Posts: 10

litevault -- ultra light password manager for the command line

After looking at several password managers, I decided to roll my own. I created lightvault which executes as a single python file with no python package dependencies.

Take a look at it and more documentation here:

https://github.com/vitiral/litevault

Intended use:
- edit the auth file using the text editor of your choice in the INI format (I use vim with the openssl.vim module)
- run litevault and retrieve the password you want (I.e. run litevault and type in "gmail")
- bind `litevault -s &` to a key (I bind it to Alt+p in my i3 window manager)
- profit!

Last edited by vitiral (2015-10-13 22:22:26)

Offline

#2 2015-10-13 22:32:50

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: litevault -- ultra light password manager for the command line

Nice! Moving to Community Contributions...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

Board footer

Powered by FluxBB