Files
semaphore/projects.json
cedoor 5d2e1ca5a3 chore: update pse domain
Former-commit-id: 6f7dd99ddb
2023-09-01 12:48:43 +02:00

77 lines
2.7 KiB
JSON

[
{
"name": "Semaphore Explorer",
"tagline": "Semaphore explorer for on-chain groups.",
"icon": "",
"links": {
"website": "https://community.semaphore.pse.dev/semaphore-explorer",
"github": "https://github.com/semaphore-protocol/explorer",
"discord": "https://semaphore.pse.dev/discord"
}
},
{
"name": "Semaphore Discord Bot",
"tagline": "A Discord Bot for Semaphore",
"icon": "",
"links": {
"website": "https://discord.com/api/oauth2/authorize?client_id=1082429985496772628&permissions=1024&scope=bot",
"github": "https://github.com/semaphore-protocol/discord-bot",
"discord": "https://semaphore.pse.dev/discord"
}
},
{
"name": "Unirep",
"tagline": "Private and nonrepudiable reputation system based on ZKP.",
"icon": "",
"links": {
"website": "https://developer.unirep.io",
"github": "https://github.com/Unirep",
"discord": "https://discord.gg/VzMMDJmYc5"
}
},
{
"name": "Plurality",
"tagline": "An Identity Lego Building Block for dapp creators that lets them identify their users without using any third-party KYC provider or other middlemen, whilst preserving the privacy of users.",
"icon": "",
"links": {
"github": "https://github.com/Web3-Plurality"
}
},
{
"name": "ZK Proof of Humanity",
"tagline": "A project that allows humans, registered in Proof of Humanity, to prove their humanity without doxing.",
"icon": "",
"links": {
"website": "https://zk-proof-of-humanity.vercel.app",
"github": "https://github.com/elmol/zk-proof-of-humanity"
}
},
{
"name": "ZeroTherapy",
"tagline": "AMA privacy application built with Semaphore.",
"icon": "",
"links": {
"website": "https://zerotherapy.vercel.app",
"github": "https://github.com/Pushpit07/ZeroTherapy"
}
},
{
"name": "Block Qualified",
"tagline": "On-chain and privacy preserving education platform built on Semaphore.",
"icon": "",
"links": {
"website": "https://bq2.netlify.app/",
"github": "https://github.com/0xdeenz/bq2"
}
},
{
"name": "StealthComms",
"tagline": "A project that allows users to prove their membership in a group and send messages/signals without revealing their original identity.",
"icon": "",
"links": {
"website": "https://stealthcomms.surge.sh/",
"github": "https://github.com/atomniketh/zk-app"
}
}
]