This website works better with JavaScript.
Explore
Help
Sign In
NextGraph
/
nextgraph-rs
Watch
1
Star
2
Fork
You've already forked nextgraph-rs
0
Code
Issues
1
Pull Requests
Packages
Projects
2
Releases
3
Activity
205
Commits
2
Branches
6
Tags
165 MiB
Tag:
Branch:
Tree:
dbb397f966
chore/ng-app/ng-worker-upload-download
master
v0.1.0-preview.1
v0.1.0-preview.6
v0.1.0-preview.7
v0.1.0-preview.8
v0.1.1-alpha
wallet-demo
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'dbb397f966'
${ noResults }
Commit Graph
33 Commits (dbb397f96652c665e74114e3011e1ad4b7975cd8)
Author
SHA1
Message
Date
Niko PLP
dbb397f966
refactor commits, permissions, capabilities, signature
8 months ago
Niko PLP
8faa4ae1eb
refactor p2p-repo and p2p-net
9 months ago
Niko PLP
2f98ad6e88
copyright 2024
9 months ago
Niko PLP
85c99329f4
import wallet file
1 year ago
Niko PLP
54722e1f76
switching to rocksdb as storage backend
1 year ago
Niko PLP
949d3ba519
added transaction for get_or_create_single_key
1 year ago
Niko PLP
5c085b2ec7
logging in get_or_create_single_key
1 year ago
Niko PLP
bf958123ff
copyright and readme
1 year ago
Niko PLP
5289f747e7
wallet creation and login working on native app tauri
1 year ago
Niko PLP
b71d5a18ba
login
1 year ago
Niko PLP
245db1807b
add_invitation list_invitations in CLI
1 year ago
Niko PLP
b9764e7983
add_user, list_users from CLI
1 year ago
Niko PLP
0c98b2bdc6
invite_admin
1 year ago
Niko PLP
bfa88bfcfd
ClientInfo
1 year ago
Niko PLP
b44838a1bb
fix refactor of remote_peer key being montgomery
1 year ago
Niko PLP
240b836624
zeroize everything
1 year ago
Niko PLP
dfdfbedee8
refactor client to server connection start
1 year ago
Niko PLP
dd96dc2212
ed_privkey_to_pubkey
1 year ago
Niko PLP
10f91899bf
allowing public IPv6 on private interface, because DMZ can do that
1 year ago
Niko PLP
149ddee013
converting peerIds and privekeys to montgomery for DH purposes
1 year ago
Niko PLP
cd1f9822a0
checking permissions before accepting websocket
1 year ago
Niko
5453b661be
all ngd CLI config options working
1 year ago
Niko
684cd58962
refactor log macros, ngd master key taken from args or file
1 year ago
Niko
9edfe806a5
create wallet and open wallet working from all apps
1 year ago
Niko
19d4cbfc21
working demo of blocks pushed from broker to app
1 year ago
Niko
be1b4627d1
wallet creation and opening
1 year ago
Niko
c151f94a84
dual 25519 keys (montgomery and edwards)
2 years ago
Niko
8443939184
noise handshake
2 years ago
Niko PLP
9c970a8ceb
new WS client connection, working from WASM too
2 years ago
Niko PLP
f269e8da5c
added write_transaction in broker_store
2 years ago
Niko PLP
e4b6393f16
remove dependency to openssl, prepare for wasm target
2 years ago
Niko PLP
57d1f5f967
Object::is_root
2 years ago
Niko PLP
6087ab253b
reorganize crates
2 years ago