Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/BrightID/BrightID
Reference mobile app for BrightID
https://github.com/BrightID/BrightID
blockchain bounties brightid cryptography decentralized graph-analysis identity identity-network mobile mobile-app network peer-to-peer social social-graph social-network-analysis unique uniqueness verification
Last synced: about 2 months ago
JSON representation
Reference mobile app for BrightID
- Host: GitHub
- URL: https://github.com/BrightID/BrightID
- Owner: BrightID
- License: isc
- Created: 2017-09-13T16:53:24.000Z (over 7 years ago)
- Default Branch: dev
- Last Pushed: 2024-04-08T08:28:03.000Z (10 months ago)
- Last Synced: 2024-04-14T00:52:47.815Z (9 months ago)
- Topics: blockchain, bounties, brightid, cryptography, decentralized, graph-analysis, identity, identity-network, mobile, mobile-app, network, peer-to-peer, social, social-graph, social-network-analysis, unique, uniqueness, verification
- Language: TypeScript
- Homepage: https://www.brightid.org
- Size: 66.2 MB
- Stars: 225
- Watchers: 29
- Forks: 65
- Open Issues: 164
-
Metadata Files:
- Readme: README.md
- License: LICENSE-ISC
Awesome Lists containing this project
README
### [www.brightid.org](https://www.brightid.org)
## Unique Human Identity
BrightID allows you to prove to applications that you're only using one account.
* [No personal data or biometrics are used for verification](https://www.brightid.org/faq).
* Verified by a trusted group of close personal contacts plus a [decentralized graph database](#decentralized--nonintrusive).
* [A lost or compromised ID can be replaced by reconnecting with a few close personal contacts](https://medium.com/brightid/brightids-social-recovery-46bc71ce84ae).### Decentralized & Nonintrusive
The network consists of volunteers [running nodes](https://github.com/BrightID/BrightID-Node). Nodes host the social graph used for verification, but there's no personal information stored there.
## Mobile App
ID creation and connections to people and apps are managed through the BrightID mobile app.
## Contribute
Contributions to translations are welcome through [weblate](https://hosted.weblate.org/projects/brightid/mobile-client/).
* [Project board](https://github.com/orgs/BrightID/projects/2)
* [All BrightID repos](https://github.com/BrightID)
* More information on contributing may be found in our [Github Wiki](https://github.com/BrightID/BrightID/wiki).
* [Apply to our keybase](https://keybase.io/team/brightid) to talk with other contributors.## Integrating BrightID in your Project
* [API spec and guides](https://brightid.stoplight.io) for developers integrating BrightID.
* See also the [BrightID Node repo](https://github.com/BrightID/BrightID-Node).