A self-hosted, single-user password manager. Deployable locally and to popular cloud platforms.
Go to file
Mitchell 383a3aa1cd Update list and get commands to use better choosing strategy;
refactor Makefile to use go mod vendoring and docker caching
2019-06-01 13:32:11 -07:00
cli/commands Implemented all but update from cli client to server; 2019-05-27 18:16:50 -07:00
cmd Update list and get commands to use better choosing strategy; 2019-06-01 13:32:11 -07:00
credentials Update list and get commands to use better choosing strategy; 2019-06-01 13:32:11 -07:00
crypto Implemented all but update from cli client to server; 2019-05-27 18:16:50 -07:00
.gitignore Update list and get commands to use better choosing strategy; 2019-06-01 13:32:11 -07:00
Dockerfile Refactored Docker and Make files; increased command context timeouts; 2019-05-29 23:32:56 -07:00
Makefile Update list and get commands to use better choosing strategy; 2019-06-01 13:32:11 -07:00
docker-compose.prod.yml Updates to docker-compose and machine create make command; using config overrides 2019-05-29 08:02:04 -07:00
docker-compose.yml Updates to docker-compose and machine create make command; using config overrides 2019-05-29 08:02:04 -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 Update list and get commands to use better choosing strategy; 2019-06-01 13:32:11 -07:00
go.sum Update list and get commands to use better choosing strategy; 2019-06-01 13:32:11 -07:00