71 Commits

Author SHA1 Message Date
Conor Patrick
6c96521c7d slight cleanup 2019-03-02 00:55:46 -05:00
Conor Patrick
e31e703afd minor improvements 2019-03-01 23:42:22 -05:00
Conor Patrick
3a8be9eef7 add more u2f tests 2019-03-01 23:16:48 -05:00
Conor Patrick
e2b30ec087 basic interface 2019-03-01 22:35:50 -05:00
Conor Patrick
11ca6bd517 fix pc testing 2019-03-01 22:11:36 -05:00
Nicolas Stalder
ff5207ba77 First attempt 2019-02-27 21:43:20 +01:00
Conor Patrick
54241ecd42 add option 'sim' to select UDP/simulated backend 2019-02-26 18:37:42 +01:00
Conor Patrick
e537d00173 update to new fido2 version 2019-02-26 18:37:42 +01:00
Conor Patrick
46d7be865d fix upper byte U2F for backwards compatibility 2019-02-17 15:33:24 -05:00
Conor Patrick
6745c9a0cb bugfix/skip-auth for fido2 extension 2019-02-14 15:53:02 -05:00
Nicolas Stalder
9e9d26e604 Split building and merging firmware in two, use volumes 2019-02-14 00:35:28 +01:00
Conor Patrick
f0f0aaaaa4 test u2f 2019-02-12 22:27:06 -05:00
Conor Patrick
a2611fb013 run python black 2019-02-12 18:45:01 -05:00
Conor Patrick
894f6f7ee1
Merge branch 'master' into license-change 2019-02-12 17:47:28 -05:00
Conor Patrick
ed676151f1 update license to apache2 + mit 2019-02-12 17:18:17 -05:00
Conor Patrick
45da2f0b32 Update solotool.py 2019-02-12 16:37:40 -05:00
Conor Patrick
72bca0765a see firmware version from solotool 2019-02-12 15:11:48 -05:00
Conor Patrick
1ffe85f083 update attestation verification 2019-01-27 11:18:50 -05:00
Conor Patrick
7a6abdfd0c add command to verify SoloKeys attestation cert 2019-01-26 18:06:01 -05:00
Conor Patrick
ff4cb32bc3 Update solotool.py 2019-01-26 17:15:40 -05:00
Paul Jimenez
a72f5029dc Make solotool complain if it's run with py2 2019-01-21 19:24:58 +01:00
Nicolas Stalder
a8e1060eee fix some more scripts 2019-01-04 04:30:00 +01:00
Nicolas Stalder
2f9987a28a be systematic with coding and shebang 2019-01-04 02:01:59 +01:00
Nicolas Stalder
6a5449b8cb Pass tools/ through black 2019-01-03 14:27:21 +01:00
Nicolas Stalder
b2c78ca7c0 Start some cleanup
- add an editorconfig
- fix requirements.txt and the UTF-8 issue (lost in pull/47)
- two clean environments
- make black usable
- two test targets (wink2/wink3)
2019-01-03 14:24:34 +01:00
Conor Patrick
de900dec2c Update solotool.py 2019-01-02 21:16:29 -05:00
Conor Patrick
9565ae4cda combined merge_hex 2019-01-02 21:07:56 -05:00
Conor Patrick
b8a27eadca small improvements 2019-01-02 20:59:37 -05:00
Conor Patrick
8e8d74c5ad Update solotool.py 2018-12-31 15:23:47 -05:00
Conor Patrick
1f380b0264 patch issue with del on windows 2018-12-31 15:20:02 -05:00
Conor Patrick
58605fd278 add dfu functionality 2018-12-31 15:06:31 -05:00
Conor Patrick
d726465b67 combine into solotool.py for simplicity 2018-12-31 14:27:15 -05:00
Conor Patrick
4fe98ef560 rename to solotool 2018-12-31 13:11:23 -05:00
Conor Patrick
f2a04ff1ff add license 2018-12-31 13:06:02 -05:00
Conor Patrick
00ad1dd0ce add serial script 2018-12-30 23:52:14 -05:00
Emanuele Cesena
bbc61d5743 New README and license 2018-12-16 16:19:40 -08:00
Conor Patrick
2a8498210c update solo hacker key 2018-12-10 21:21:56 -05:00
Conor Patrick
94140a0aa9 pubkey 2018-12-08 23:29:29 -05:00
Conor Patrick
09778c7c51 small script fixes 2018-12-08 23:28:43 -05:00
Conor Patrick
5dd3355bd8 add wink command 2018-12-08 20:37:30 -05:00
Conor Patrick
1a07b4a73a add rng command 2018-12-05 19:35:22 -05:00
Conor Patrick
beedc24839 option to disable solo bootloader 2018-12-05 00:14:28 -05:00
Conor Patrick
5ee91048e2 organize memory layout options for debug/release 2018-12-04 21:12:21 -05:00
Conor Patrick
173b8833ce booting to dfu, detaching, fast flash write 2018-12-04 20:23:06 -05:00
Conor Patrick
5a636d1ebe boot directly st bootlaoder 2018-12-04 19:14:11 -05:00
Conor Patrick
97b715881b boot directly to solo bootloader for solo hacker 2018-12-04 01:30:53 -05:00
Conor Patrick
b0cc9cf582 program using just hid protocol, quicker 2018-12-04 00:15:58 -05:00
Conor Patrick
5a96e82f4d python script for progamming via solo bootloader 2018-12-03 23:01:51 -05:00
Conor Patrick
bfa2d2830d signed update working 2018-12-02 23:31:34 -05:00
Conor Patrick
296d2e6c74 fix issues with tests 2018-11-23 11:51:54 -05:00