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
310
Commits
3
Branches
6
Tags
166 MiB
Tag:
Branch:
Tree:
1e2f5ab4d8
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 '1e2f5ab4d8'
${ noResults }
Commit Graph
10 Commits (1e2f5ab4d8934f4ee1129a4b4f30841e701e0fff)
Author
SHA1
Message
Date
Niko PLP
c0420fe2fb
removing all dependencies to git urls. they now have their own crate
9 months ago
Niko PLP
8e24e3aa0a
headless verifier (without wallet) running in ngd and answers to query from nodejs
9 months ago
Niko PLP
2acdcbb33b
cleanup dependencies
9 months ago
Niko PLP
481c4a96fd
getting dressed for first release
9 months ago
Niko PLP
a4d96aa92c
refactor ngclie and ngd error handling, and refactor server_broker and its storage
9 months ago
Niko PLP
7141c65d09
bootstrap the personal site on webapp
9 months ago
Niko PLP
5fed085379
user_storage keeps repos and stores. events sent to broker on first connection
10 months ago
Niko PLP
0ebf17d594
3P stores of a site
10 months ago
Niko PLP
bada481432
prepare crate for publishing. with examples. more docs
10 months ago
Niko PLP
fc4924ac87
Rust API for local_broker + refactor ng-wallet and apps for login + reorganize git repo
10 months ago
Niko PLP
2f98ad6e88
copyright 2024
12 months ago
Niko PLP
b549e843ac
fix broker choice when creating wallet on public BSP
1 year ago
Niko PLP
5ba482f184
switching ngd to rocksdb storage
2 years ago
Niko PLP
df4a469f73
fix default-net with a fork
2 years ago
Niko PLP
5289f747e7
wallet creation and login working on native app tauri
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
0c98b2bdc6
invite_admin
2 years ago
Niko PLP
bfa88bfcfd
ClientInfo
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
bc9cc65b04
bind_public_ipv6_to_private_interface
2 years ago
Niko PLP
d3a5963eca
added robots.txt to web server
2 years ago
Niko PLP
04df0b5488
fix for XFF behind haproxy with single listener :::443 v4v6
2 years ago
Niko PLP
d23e6a79aa
fix IPv6 listeners
2 years ago
Niko PLP
149ddee013
converting peerIds and privekeys to montgomery for DH purposes
2 years ago
Niko PLP
a27816ddb6
serving app and .ng_bootstrap
2 years ago
Niko PLP
cd1f9822a0
checking permissions before accepting websocket
2 years ago
Niko
fdcb241ef3
listening on all listeners defined in config
2 years ago
Niko
5453b661be
all ngd CLI config options working
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
b984cd7532
working test vectors for Noise handshake
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
178a5ebba0
move broker_store into submod
2 years ago
Niko PLP
96f2b67003
more inline doc
2 years ago
Niko PLP
6087ab253b
reorganize crates
2 years ago