Commit Graph

30 Commits (91115fdea86524d309d465936bb635a5457e0bc8)

Author SHA1 Message Date
Niko PLP 91115fdea8 import wallet file 1 year ago
Niko PLP bf157b25fc switching to rocksdb as storage backend 1 year ago
Niko PLP cb547ee0de added transaction for get_or_create_single_key 1 year ago
Niko PLP d1bf0a85d4 logging in get_or_create_single_key 1 year ago
Niko PLP e57eae4396 copyright and readme 1 year ago
Niko PLP a6e2ecb36b wallet creation and login working on native app tauri 1 year ago
Niko PLP 58f21626a3 login 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 1a9df0c747 refactor client to server connection start 1 year ago
Niko PLP 0377498995 ed_privkey_to_pubkey 1 year ago
Niko PLP 3309da8bcd allowing public IPv6 on private interface, because DMZ can do that 1 year ago
Niko PLP d98d8d6027 converting peerIds and privekeys to montgomery for DH purposes 1 year ago
Niko PLP 72d71eb3d6 checking permissions before accepting websocket 1 year ago
Niko a3e359cf2f all ngd CLI config options working 1 year ago
Niko 7dc47ffeb0 refactor log macros, ngd master key taken from args or file 1 year ago
Niko 593d9af16d create wallet and open wallet working from all apps 1 year ago
Niko fcbec8474d working demo of blocks pushed from broker to app 1 year ago
Niko 4545d3b5b9 wallet creation and opening 1 year ago
Niko 9afe092084 dual 25519 keys (montgomery and edwards) 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 deca475898 added write_transaction in broker_store 2 years ago
Niko PLP 21835d400c remove dependency to openssl, prepare for wasm target 2 years ago
Niko PLP 3ee9ded98a Object::is_root 2 years ago
Niko PLP e26de1feee reorganize crates 2 years ago