Commit Graph

25 Commits (91115fdea86524d309d465936bb635a5457e0bc8)

Author SHA1 Message Date
Niko PLP 4a7851ba04 updated READMEs 1 year ago
Niko PLP fe2cdff4bc upgrade tauri to latest version. fix windows issue with popup 1 year ago
Niko PLP 42bfa2f9fd upgrade clap 1 year ago
Niko PLP 6c4391540a protect ngd start by verifying key correctness (signature) 1 year ago
Niko PLP 2e4f44a838 add_invitation list_invitations in CLI 1 year ago
Niko PLP 43f50d88f1 add_user, list_users from CLI 1 year ago
Niko PLP a1f11f3a6a invite_admin 1 year ago
Niko PLP 59f63aef17 ClientInfo 1 year ago
Niko PLP ee72fb3c14 fix refactor of remote_peer key being montgomery 1 year ago
Niko PLP f34d13be0a zeroize everything 1 year ago
Niko PLP b24ab83240 added ngd cli option bind_public_ipv6 1 year ago
Niko PLP 44da6e133c bind_public_ipv6_to_private_interface 1 year ago
Niko PLP d98d8d6027 converting peerIds and privekeys to montgomery for DH purposes 1 year ago
Niko PLP 8efdac469d serving app and .ng_bootstrap 1 year ago
Niko PLP 72d71eb3d6 checking permissions before accepting websocket 1 year ago
Niko PLP 91d22513de cleanup 1 year ago
Niko 460b723f1b listening on all listeners defined in config 1 year ago
Niko a3e359cf2f all ngd CLI config options working 1 year ago
Niko 22946c4489 ngd config local core public private dynamic save-config key save-key base 1 year ago
Niko 7dc47ffeb0 refactor log macros, ngd master key taken from args or file 1 year ago
Niko 9afe092084 dual 25519 keys (montgomery and edwards) 1 year ago
Niko b143f4aa66 working test vectors for Noise handshake 1 year ago
Niko 44856457ee noise handshake 1 year ago
Niko PLP 8c4915d9c5 new WS client connection, working from WASM too 1 year ago
Niko PLP e26de1feee reorganize crates 2 years ago