A self-hosted, single-user password manager. Deployable locally and to popular cloud platforms.
Go to file
mitchell 3d3206ddfe Added redis.conf and Makefile commands to assist in machine setup 2019-06-01 19:42:46 -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 Added redis.conf and Makefile commands to assist in machine setup 2019-06-01 19:42:46 -07:00
docker-compose.prod.yml Added redis.conf and Makefile commands to assist in machine setup 2019-06-01 19:42:46 -07:00
docker-compose.yml Added redis.conf and Makefile commands to assist in machine setup 2019-06-01 19:42:46 -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 Added redis.conf and Makefile commands to assist in machine setup 2019-06-01 19:42:46 -07:00
go.sum Added redis.conf and Makefile commands to assist in machine setup 2019-06-01 19:42:46 -07:00
redis.conf Added redis.conf and Makefile commands to assist in machine setup 2019-06-01 19:42:46 -07:00