This website works better with JavaScript.
Explore
Help
Sign In
michielbdejong
/
nextgraph-rs
forked from
NextGraph/nextgraph-rs
Watch
1
Star
0
Fork
You've already forked nextgraph-rs
0
Code
Issues
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
442
Commits
3
Branches
6
Tags
166 MiB
Tag:
Branch:
Tree:
00e39f0cc4
chore/ng-app/ng-worker-upload-download
master
no-need-create-local-broker
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 '00e39f0cc4'
${ noResults }
Commit Graph
36 Commits (00e39f0cc429c1c1746dd01d7b1b06ec25070309)
Author
SHA1
Message
Date
Niko PLP
176eb5f5ca
preview.3 trying to fix the docsrs issue
9 months ago
Niko PLP
41e807a4b4
bump version
9 months ago
Niko PLP
8e24e3aa0a
headless verifier (without wallet) running in ngd and answers to query from nodejs
9 months ago
Niko PLP
388bd0e83b
cleanup of inline rust documentation
9 months ago
Niko PLP
2acdcbb33b
cleanup dependencies
10 months ago
Niko PLP
481c4a96fd
getting dressed for first release
10 months ago
Niko PLP
dd826b5fff
change cost paramters of wallet creation
10 months ago
Niko PLP
c8b7a04ab4
we have a localfirst E2EE dropbox
10 months ago
Niko PLP
19c627e1b9
refactor helper Class/Column for KVC storage
10 months ago
Niko PLP
a4d96aa92c
refactor ngclie and ngd error handling, and refactor server_broker and its storage
10 months ago
Niko PLP
32fffcb947
all events of wallet creation (3P site) sent to broker
10 months ago
Niko PLP
5fed085379
user_storage keeps repos and stores. events sent to broker on first connection
10 months ago
Niko PLP
9370a9216e
ng-verifier, integration of oxigraph, yrs, automerge
11 months ago
Niko PLP
bada481432
prepare crate for publishing. with examples. more docs
11 months ago
Niko PLP
fc4924ac87
Rust API for local_broker + refactor ng-wallet and apps for login + reorganize git repo
11 months ago
Niko PLP
8faa4ae1eb
refactor p2p-repo and p2p-net
12 months ago
Niko PLP
2f98ad6e88
copyright 2024
1 year ago
Niko PLP
dc5810489f
connection to broker
1 year ago
Niko PLP
dcaaec40e8
fix list-users
2 years ago
Niko PLP
9798517771
rename ngcli gen-user to gen-key
2 years ago
Niko PLP
5f651e703a
upgrade clap
2 years ago
Niko PLP
5ba482f184
switching ngd to rocksdb storage
2 years ago
Niko PLP
be04dd0c97
adding bootstrap and core info in wallet at creation time
2 years ago
Niko PLP
b71d5a18ba
login
2 years ago
Niko PLP
245db1807b
add_invitation list_invitations in CLI
2 years ago
Niko PLP
b9764e7983
add_user, list_users from CLI
2 years ago
Niko PLP
240b836624
zeroize everything
2 years ago
Niko PLP
149ddee013
converting peerIds and privekeys to montgomery for DH purposes
2 years ago
Niko
684cd58962
refactor log macros, ngd master key taken from args or file
2 years ago
Niko
be1b4627d1
wallet creation and opening
2 years 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