*decide on bash
*build out full solution as bash script(s)
*update detect
--tests
- *test all functions
- -add tests for _interactive
- -correctness tests for multi-sig addresses
- *b2sum dumped descriptors
- -all 1000 addresses
- *verify works
- -add progress
- -random derivation path - HERE
- -need to do this?
--interactive mode
--figure out permissions
- -add CAP to regular user
- -can only drop permissions...?
- -have to run as root...
+*interactive mode
+*tests
+-add CAP_SYS_ADMIN on make install
+ -test on old laptop
+-add descriptors as defaults before generating others
+-test verifying descriptors/generated usbs
+ -track uuid of usbs
Later:
+-tests
+ -parallelize
+ -split into exhaustive/normal
-replace everything with C program
-bring libraries/functionality into app
-remove dependencies