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
267
Commits
2
Branches
6
Tags
165 MiB
Tag:
Branch:
Tree:
9e108733e6
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 '9e108733e6'
${ noResults }
Commit Graph
32 Commits (9e108733e646e08f3e112c22427430ac031f3f08)
Author
SHA1
Message
Date
Niko PLP
2acdcbb33b
cleanup dependencies
6 months ago
Niko PLP
481c4a96fd
getting dressed for first release
6 months ago
Niko PLP
dd826b5fff
change cost paramters of wallet creation
6 months ago
Niko PLP
c8b7a04ab4
we have a localfirst E2EE dropbox
6 months ago
Niko PLP
19c627e1b9
refactor helper Class/Column for KVC storage
6 months ago
Niko PLP
a4d96aa92c
refactor ngclie and ngd error handling, and refactor server_broker and its storage
7 months ago
Niko PLP
32fffcb947
all events of wallet creation (3P site) sent to broker
7 months ago
Niko PLP
5fed085379
user_storage keeps repos and stores. events sent to broker on first connection
7 months ago
Niko PLP
9370a9216e
ng-verifier, integration of oxigraph, yrs, automerge
7 months ago
Niko PLP
bada481432
prepare crate for publishing. with examples. more docs
7 months ago
Niko PLP
fc4924ac87
Rust API for local_broker + refactor ng-wallet and apps for login + reorganize git repo
7 months ago
Niko PLP
8faa4ae1eb
refactor p2p-repo and p2p-net
8 months ago
Niko PLP
2f98ad6e88
copyright 2024
9 months ago
Niko PLP
dc5810489f
connection to broker
1 year ago
Niko PLP
dcaaec40e8
fix list-users
1 year ago
Niko PLP
9798517771
rename ngcli gen-user to gen-key
1 year ago
Niko PLP
5f651e703a
upgrade clap
1 year ago
Niko PLP
5ba482f184
switching ngd to rocksdb storage
1 year ago
Niko PLP
be04dd0c97
adding bootstrap and core info in wallet at creation time
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
240b836624
zeroize everything
1 year ago
Niko PLP
149ddee013
converting peerIds and privekeys to montgomery for DH purposes
1 year ago
Niko
684cd58962
refactor log macros, ngd master key taken from args or file
1 year ago
Niko
be1b4627d1
wallet creation and opening
1 year ago
Niko
c151f94a84
dual 25519 keys (montgomery and edwards)
2 years ago
Niko
39764bfa0e
some cleanup and license headers
2 years ago
Niko PLP
9c970a8ceb
new WS client connection, working from WASM too
2 years ago
Niko PLP
178a5ebba0
move broker_store into submod
2 years ago
Niko PLP
e4b6393f16
remove dependency to openssl, prepare for wasm target
2 years ago
Niko PLP
6087ab253b
reorganize crates
2 years ago