Commit Graph

15 Commits

Author SHA1 Message Date
Kevin F b941235007 Moved control commands to their own file
Delimit all messages to fix fifo race condition
2023-03-13 13:24:02 -05:00
Kevin F 0cb8c59882 Implemented basic TUI 2023-03-08 23:08:28 -06:00
Kevin F 8d6c2fddbb Documenting use, cleanup, and script now cleans html file links 2023-03-06 22:15:02 -06:00
Kevin F 7f1d95183e Switched rawcapture to use python because it works 2023-03-04 22:55:02 -06:00
Kevin F 304ea888ff Fix rapcapture 2023-03-03 23:49:13 -06:00
Kevin F 9f44a9cffd Added xdotool modifier key support and refactored server documents 2023-01-29 19:45:00 -06:00
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 5794ea43a3 Added IME and stdin tools 2023-01-22 22:59:12 -06:00
Kevin F 608d780db1 Work on tools 2023-01-21 18:55:58 -06:00
Kevin F bf0ce5ca85 Mostly implemented client 2023-01-01 15:25:32 -06:00
Kevin F 96f611f1a1 Started client 2022-12-31 19:23:52 -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 32f3e6fb86 added server.md scaffolding 2022-09-13 12:28:40 -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 2789545bd7 Added make file to manage literacy commands and tests
Setup gitignore to ignore tangled files except for go tests
2022-09-08 13:32:08 -05:00