Commit graph

16 commits

Author SHA1 Message Date
jaseg
66f9e82c5c Pairing and fingerprint checking works nicely now 2018-11-14 22:00:06 +09:00
jaseg
b84de745fa Basic status icon working 2018-11-14 13:51:30 +09:00
jaseg
9249e792a1 GUI pairing working as it should 2018-11-14 09:39:43 +09:00
jaseg
370301e06d Add tracing 2018-11-13 22:43:00 +09:00
jaseg
e16515bb64 Pairing and passthrough mostly working, except it's too slow 2018-11-13 21:45:24 +09:00
jaseg
6af635bd41 Textview tomfoolery 2018-11-13 20:40:01 +09:00
jaseg
587ecdd72d Host handshake mostly working 2018-11-13 15:51:35 +09:00
jaseg
af15c38a05 New host-side arch working 2018-11-12 23:18:45 +09:00
jaseg
d2c9b00b36 Pairing confirmation: ignore special chars and "and" 2018-11-12 13:19:26 +09:00
jaseg
70d8dcb6f6 Confirmed pairing works 2018-11-12 12:48:47 +09:00
jaseg
2f4f3e13aa Handshake working with new abstractions 2018-11-12 11:59:11 +09:00
jaseg
42d4bebde7 Basic input demo working on qubes
This commit was typed with it ^_^
2018-11-08 21:53:25 +09:00
jaseg
9252eac840 Add proof-of-concept packet loss recovery through nonce search 2018-11-08 20:27:25 +09:00
jaseg
21be46a0b5 HID report transmission partially works now
partially i.e. if you attach the keyboard before the noise handshake. I
suspect some memory corruption somewhere.
2018-11-08 19:53:11 +09:00
jaseg
e4e2318804 Break out noise.c and packet_interface.c 2018-11-08 19:01:10 +09:00
jaseg
333d94bf9f Noise handshake working 2018-11-08 16:35:31 +09:00