This website works better with JavaScript.
Explore
Help
Sign In
csajedi
/
nextgraph-rs
forked from
NextGraph/nextgraph-rs
Watch
1
Star
0
Fork
You've already forked nextgraph-rs
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
389
Commits
3
Branches
6
Tags
181 MiB
Tag:
Branch:
Tree:
chore/ng-app/ng-worker-upload-download
chore/ng-app/ng-worker-upload-download
fix/sparql-ask-json-format
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 'chore/ng-app/ng-worker-upload-download'
${ noResults }
Commit Graph
14 Commits (chore/ng-app/ng-worker-upload-download)
Author
SHA1
Message
Date
Niko PLP
e3a3b556fa
default graph coming from Nuri target
1 year ago
Niko PLP
2c99417edf
fix reconnecting with same peer ID
1 year ago
Niko PLP
46c15a4a2b
fix reconnecting with same peer ID
1 year ago
Niko PLP
8e24e3aa0a
headless verifier (without wallet) running in ngd and answers to query from nodejs
1 year ago
Niko PLP
9e108733e6
cleanup of test suite
1 year ago
Niko PLP
481c4a96fd
getting dressed for first release
1 year ago
Niko PLP
c8b7a04ab4
we have a localfirst E2EE dropbox
1 year ago
Niko PLP
9e01c2884a
pub/sub is working! (on same broker)
1 year ago
Niko PLP
1fa0eb0dc7
PinRepo
1 year ago
Niko PLP
7141c65d09
bootstrap the personal site on webapp
1 year ago
Niko PLP
32fffcb947
all events of wallet creation (3P site) sent to broker
1 year ago
Niko PLP
f349d4a748
refactor UserStorage and BlockStorage
1 year ago
Niko PLP
bada481432
prepare crate for publishing. with examples. more docs
1 year ago
Niko PLP
fc4924ac87
Rust API for local_broker + refactor ng-wallet and apps for login + reorganize git repo
1 year ago
Niko PLP
abf898ac00
removed some warnings
1 year ago
Niko PLP
8faa4ae1eb
refactor p2p-repo and p2p-net
1 year ago
Niko PLP
2f98ad6e88
copyright 2024
1 year ago
Niko PLP
dc5810489f
connection to broker
2 years ago
Niko PLP
b71d5a18ba
login
2 years ago
Niko PLP
b9764e7983
add_user, list_users from CLI
2 years ago
Niko PLP
0c98b2bdc6
invite_admin
2 years ago
Niko PLP
b44838a1bb
fix refactor of remote_peer key being montgomery
2 years ago
Niko PLP
240b836624
zeroize everything
2 years ago
Niko PLP
dfdfbedee8
refactor client to server connection start
2 years ago
Niko PLP
e80c87d925
added probe of broker
2 years ago
Niko PLP
fe56d2c8da
refactor shutdown of anonymous connection
2 years ago
Niko PLP
149ddee013
converting peerIds and privekeys to montgomery for DH purposes
2 years ago
Niko PLP
cd1f9822a0
checking permissions before accepting websocket
2 years ago
Niko
684cd58962
refactor log macros, ngd master key taken from args or file
2 years ago
Niko
f279fd6e7c
comments
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
9a4446871a
ClientAuth is working
2 years ago
Niko
b984cd7532
working test vectors for Noise handshake
2 years ago
Niko
8443939184
noise handshake
2 years ago
Niko
4699ffd84b
allowing stream responses to broker request
2 years ago
Niko
9b1df4c33d
sending Ids of ProtocolMessage
2 years ago
Niko
905d7eb613
connection mechanism with FSM and Actors
2 years ago
Niko
a3e6ec98a0
broker singleton and timeout management (for tests and prod)
2 years ago
Niko PLP
9c970a8ceb
new WS client connection, working from WASM too
2 years ago