Commit Graph

9 Commits

Author SHA1 Message Date
Kevin F
138c54d75c Split the client and server into different Go packages and binaries to make it easier to do cross platform builds and to be more unixy 2023-01-26 18:51:31 -06:00
Kevin F
608d780db1 Work on tools 2023-01-21 18:55:58 -06:00
Kevin F
e921331ef5 Fixed bugs in auth 2023-01-02 01:24:35 -06:00
Kevin F
96f611f1a1 Started client 2022-12-31 19:23:52 -06:00
Kevin F
07ab1498e7 Updated Authentication to describe the change from uuid 2022-12-31 00:37:44 -06:00
Kevin F
46de195bf8 + Started ThreatModel.md
* Switched from uuids to the system random device
2022-12-31 00:34:03 -06:00
Kevin F
c0639dfa0c Finished authentication 2022-09-16 00:42:29 -05:00
Kevin F
b38c67a269 + Finished authentication
* Cleaned up prose
* Moved dependencies to their own file
2022-09-10 14:28:54 -05:00
Kevin F
8e5f0ef73f Added explanation of server auth and started authentication tests 2022-09-08 13:33:57 -05:00