BrightID-Node icon indicating copy to clipboard operation
BrightID-Node copied to clipboard

A node hosting the BrightID social graph

Results 54 BrightID-Node issues
Sort by recently updated
recently updated
newest added

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....

dependencies

Can be done in nginx

effort: 2
bounty 💎

### Reason for the change It's good for nodes to have an https:// url for the api so that a Link ContextId operation doesn't reveal the link between a BrightID...

effort: 5
bounty 💎

brightid and apply foxx services are sharing db.js and operations.js We should use foxx linking features described [here](https://www.arangodb.com/docs/stable/foxx-guides-dependencies.html) to link these two services.

effort: 5
bounty 💎

Have the BrightID nodes check user nodes that have very few requests or a very low trust score over a long period of time be deleted from the graph automatically.

effort: 3
bounty 💎

1. rate limit ip addresses that are creating many new accounts 2. rate limit connections where neither user is verified 3. rate limit connections per user (no one needs to...

effort: 2
bounty 💎

Keep a catalog of known attacks with example graphs, so that those who want to evaluate the anti-sybil algorithm don't repeat past efforts.

effort: 5

@TripleSpeeder reported that arangodb is using around half of 32GB dappnode memory. ![screenshot-snapshot raintank io-2021 03 03-14_16_59](https://user-images.githubusercontent.com/36688816/109794501-28825480-7c2b-11eb-81df-37624b00d37c.png) It seems we have some sort of problem in garbage collection that is...