291cbaabd4
BREAKING: changes to CLI interface, moved to cobra CLI
...
To better support configuration and user friendliness, migrated to cobra based CLI. The source tree structure has also changed to single go module, the server has been renamed hypd and client has been named hyp. The original structure came into being organically, but now that the vision is more complete it's best to make these adjustments now.
2024-04-10 21:42:38 -06:00
cca8310dd1
Change license from GPLv3 to BSD3
2024-04-10 06:10:38 -06:00
bd7fff97b3
rename hyp-client to hyp and upgrade internal dependencies
...
hyp-client is cumbersome. The server is called hypd, so it's fine if the client is just called hyp. Not only is it fine, it's better.
2024-04-07 21:34:14 -06:00
19388ca140
minor fixes to usage() and comments
2024-04-07 21:33:13 -06:00
b95f764fc9
breaking: increase keysize
...
This change increases the pre-shared key size, and requires regenerating any existing keys.
2024-04-07 21:15:34 -06:00
27c2f28429
keep track of knock sequences which are already used
2024-04-07 07:59:23 -06:00
4d948fca6b
initial commit
2024-04-06 21:59:13 -06:00
7ccdf4d89f
order fixes for clarity and comments
2024-04-06 21:52:02 -06:00
a42327c5ec
fix terminology and remove redundant paragraph
2024-04-06 19:27:23 -06:00
d7c5eb49e2
fix markdown formatting for URL
2024-04-06 19:24:36 -06:00
e2ad78edf2
add hyp readme
2024-04-06 19:23:20 -06:00
d63490cdb0
add otphyp package
...
provides a loose implementation of TOTP for hyp to interface with
2024-04-06 19:10:02 -06:00
8e833264e4
Initial commit
2024-04-06 21:54:14 +00:00