Commit Graph

7 Commits

Author SHA1 Message Date
mitchell 7d770ef150 Move service related filed to services folder 2019-07-10 22:33:22 -04:00
mitchell f90c19d0f4 Swapped AES-CBC for GCM for all symmetric encryption; bolstered TLS configs 2019-06-07 02:03:15 -07:00
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
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
mitchell cd24f6e848 Implemented encryption functionality of spc and password generation; refactors on spc and server 2019-05-22 08:22:40 -07:00
mitchell c289eecd54 Implemented remaining transport layer methods; added logging middleware;
added Dockerfile; added gen cert Makefile cmds; added Redis repo
2019-05-05 17:56:27 -07:00
mitchell 719a462048 First iteration of selfpass gRPC backend, w/ credentials CRUD functional 2019-04-14 20:56:55 -07:00