• Joined on 2022-02-16
kev pushed to master at kev/imgin 2023-08-23 18:44:54 +00:00
b8eb526782 Randomize useragent
kev pushed to mail-plugin at kev/Onionr 2023-04-22 18:21:02 +00:00
5a80f7f914 (probably) finished RPC block creation
kev pushed to mail-plugin at kev/Onionr 2023-04-21 14:11:09 +00:00
ae41fb1b72 Adding logic to create blocks over RPC while allowing client to do VDF compute
kev pushed to master at kev/gosmartkeyboard 2023-03-14 03:25:19 +00:00
a2e9ce6aeb Fixed race condition
b941235007 Moved control commands to their own file
a8574dfebe Don't sleep on server between messages
Compare 3 commits »
kev pushed to master at kev/gosmartkeyboard 2023-03-10 22:06:47 +00:00
3d9a31f4af Fix backlog
kev pushed to master at kev/gosmartkeyboard 2023-03-09 05:08:37 +00:00
0cb8c59882 Implemented basic TUI
kev pushed to master at kev/gosmartkeyboard 2023-03-07 22:29:43 +00:00
21c1d468a4 Preped docs for github pages
kev pushed to master at kev/gosmartkeyboard 2023-03-07 04:15:19 +00:00
8d6c2fddbb Documenting use, cleanup, and script now cleans html file links
kev pushed to master at kev/gosmartkeyboard 2023-03-06 04:29:53 +00:00
b1634b4afe improve threat model description
1147984f40 update readme for current state of project
Compare 2 commits »
kev pushed to master at kev/gosmartkeyboard 2023-03-06 02:05:23 +00:00
5f14fd11d0 Remove print about numbers
e342e0d4dd Add backlog
8fe8bc3a0e Remove old breakout
Compare 3 commits »
kev pushed to master at kev/gosmartkeyboard 2023-03-05 04:55:37 +00:00
7f1d95183e Switched rawcapture to use python because it works
6fcaba194a mostly working
Compare 2 commits »
kev pushed to master at kev/gosmartkeyboard 2023-03-04 05:49:35 +00:00
304ea888ff Fix rapcapture
kev pushed to master at kev/gosmartkeyboard 2023-03-03 03:21:23 +00:00
d48ca89d20 Replace sendkeys with keylogger
75907dff43 Remove duplicate code fences
Compare 2 commits »
kev created branch mail-plugin in kev/Onionr 2023-02-13 23:24:47 +00:00
kev pushed to mail-plugin at kev/Onionr 2023-02-13 23:24:47 +00:00
8e5a5854e5 Added requests_unixsocket to reqs
fd704137a8 Added anonymous decryption test for wot
Compare 2 commits »
kev pushed to master at kev/gosmartkeyboard 2023-01-30 01:45:30 +00:00
9f44a9cffd Added xdotool modifier key support and refactored server documents
kev pushed to master at kev/gosmartkeyboard 2023-01-27 23:22:26 +00:00
50a46e4c42 Started implementing modifier keys
kev pushed to master at kev/gosmartkeyboard 2023-01-27 00:53:03 +00:00
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
kev pushed to wot-crypto at kev/Onionr 2023-01-23 23:57:18 +00:00
7caaa829f2 Adjust stemstream to not try to diffuse a block if there is no time left in epoch
70c7eca9c5 Don't spam incompleteread errors in block diffusion
9a0a9f11b2 Give a friendly error message when the Tor plugin starts up without Tor being in path
f410f033c0 Fix create_and_insert_block RPC method returning the ID instead of the block json structure
Compare 4 commits »
kev pushed to wot-crypto at kev/Onionr 2023-01-23 22:44:45 +00:00
0236fc83f4 logging level fixes to make output less spammy about connection blips