diff --git a/apps/website/src/data/projects.json b/apps/website/src/data/projects.json index dd026b20d..9d048abe3 100644 --- a/apps/website/src/data/projects.json +++ b/apps/website/src/data/projects.json @@ -596,5 +596,16 @@ "links": { "website": "https://poll.cc" } + }, + { + "name": "BringID", + "tagline": "Privacy-preserving proof of humanity using verifiable Internet credentials", + "categories": ["Identity", "Authenticity", "Trust"], + "pse": false, + "icon": "", + "links": { + "website": "https://www.bringid.org", + "github": "https://github.com/BringID/whitepaper" + } } ]