A self-hosted, single-user password manager. Deployable locally and to popular cloud platforms.
Go to file
mitchell c5ae0b4ddc Implemented all but update from cli client to server;
solidified encryption;
setup deployment mechanism for GCP
2019-05-27 18:16:50 -07:00
cli/commands Implemented all but update from cli client to server; 2019-05-27 18:16:50 -07:00
cmd Implemented all but update from cli client to server; 2019-05-27 18:16:50 -07:00
credentials Implemented all but update from cli client to server; 2019-05-27 18:16:50 -07:00
crypto Implemented all but update from cli client to server; 2019-05-27 18:16:50 -07:00
.gitignore Implemented all but update from cli client to server; 2019-05-27 18:16:50 -07:00
Dockerfile Implemented all but update from cli client to server; 2019-05-27 18:16:50 -07:00
Makefile Implemented all but update from cli client to server; 2019-05-27 18:16:50 -07:00
docker-compose.yml Implemented all but update from cli client to server; 2019-05-27 18:16:50 -07:00
gen_certs_go.sh Implemented all but update from cli client to server; 2019-05-27 18:16:50 -07:00
go.mod Implemented all but update from cli client to server; 2019-05-27 18:16:50 -07:00
go.sum Implemented all but update from cli client to server; 2019-05-27 18:16:50 -07:00