Merge pull request #632 from Metachaser24/main
Add PSE projects to web3privacy
12
src/projects/AnonKlub/index.yaml
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
name: AnonKlub
|
||||||
|
categories: [ DID ]
|
||||||
|
description: 'AnonKlub is a tool designed for Ethereum developers that allows for anonymous proof of Ethereum address ownership.'
|
||||||
|
project_status: testnet
|
||||||
|
team:
|
||||||
|
anonymous: true
|
||||||
|
links:
|
||||||
|
web: http://anonklub.xyz
|
||||||
|
docs: https://docs.anonklub.xyz/docs/intro
|
||||||
|
github: https://github.com/anonklub/anonklub
|
||||||
|
technology:
|
||||||
|
type: circom, snarkjs, halo2
|
BIN
src/projects/AnonKlub/logo.png
Normal file
After Width: | Height: | Size: 353 KiB |
11
src/projects/Bandada/index.yaml
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
name: Bandada
|
||||||
|
categories: [ DID ]
|
||||||
|
description: 'An open-source system for managing privacy-preserving groups of anonymous individuals.'
|
||||||
|
project_status: testnet
|
||||||
|
team:
|
||||||
|
anonymous: true
|
||||||
|
links:
|
||||||
|
web: https://bandada.pse.dev/
|
||||||
|
docs:https://docs.bandada.pse.dev/
|
||||||
|
github: https://github.com/bandada-infra/bandada
|
||||||
|
type: semaphore, zk-kit
|
BIN
src/projects/Bandada/logo.png
Normal file
After Width: | Height: | Size: 108 KiB |
12
src/projects/Summa/index.yaml
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
name: Summa
|
||||||
|
categories: infrastructure
|
||||||
|
description: 'Protocol enabling centralized exchanges to prove solvency without compromising private information.'
|
||||||
|
project_status:
|
||||||
|
|
||||||
|
live_status: true
|
||||||
|
team:
|
||||||
|
anonymous: true
|
||||||
|
links:
|
||||||
|
github: https://github.com/summa-dev
|
||||||
|
technology:
|
||||||
|
type: halo2
|
BIN
src/projects/Summa/logo.png
Normal file
After Width: | Height: | Size: 35 KiB |
14
src/projects/anon-aadhaar/index.yaml
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
name: Anon Aadhaar
|
||||||
|
categories: [ DID ]
|
||||||
|
description: 'Anon Aadhaar is a project that allows individuals to prove their citizenship anonymously. The project provides circuits, an SDK, and demo applications that generate and verify proofs of valid Aadhaar cards, integrating with the PCD framework to support a wide range of applications.'
|
||||||
|
project_status: testnet
|
||||||
|
live_status: true
|
||||||
|
team:
|
||||||
|
anonymous: true
|
||||||
|
links:
|
||||||
|
web: https://anon-aadhaar.pse.dev/
|
||||||
|
blog: https://anon-aadhaar-documentation.vercel.app/blog
|
||||||
|
docs: https://anon-aadhaar-documentation.vercel.app/docs/intro
|
||||||
|
github: https://github.com/anon-aadhaar/anon-aadhaar
|
||||||
|
technology:
|
||||||
|
type: zk, circom, rsa
|
BIN
src/projects/anon-aadhaar/logo.png
Normal file
After Width: | Height: | Size: 32 KiB |
Before Width: | Height: | Size: 8.7 KiB After Width: | Height: | Size: 19 KiB |
|
@ -7,13 +7,9 @@ team:
|
||||||
links:
|
links:
|
||||||
web: https://nicenode.xyz
|
web: https://nicenode.xyz
|
||||||
github: https://github.com/NiceNode/nice-node
|
github: https://github.com/NiceNode/nice-node
|
||||||
blog: https://mirror.xyz/nicenode.eth
|
|
||||||
twitter: https://twitter.com/nicenodeapp
|
twitter: https://twitter.com/nicenodeapp
|
||||||
discord: https://discord.com/invite/k3dpYU4Pn9
|
|
||||||
project_status:
|
project_status:
|
||||||
live_status: true
|
live_status: true
|
||||||
version: v6.0.5.-alpha
|
version: v6.0.5.-alpha
|
||||||
testnet: false
|
testnet: false
|
||||||
mainnet: true
|
mainnet: true
|
||||||
have_token: false
|
|
||||||
sunset: false
|
|
||||||
|
|
|
@ -6,11 +6,9 @@ links:
|
||||||
web: https://www.nodl.eu/
|
web: https://www.nodl.eu/
|
||||||
docs: https://docs.nodl.it/
|
docs: https://docs.nodl.it/
|
||||||
twitter: https://twitter.com/nodl_it
|
twitter: https://twitter.com/nodl_it
|
||||||
telegram: https://t.me/nodl_it
|
|
||||||
project_status:
|
project_status:
|
||||||
live_status: true
|
live_status: true
|
||||||
version:
|
version:
|
||||||
testnet: false
|
testnet: false
|
||||||
mainnet: true
|
mainnet: true
|
||||||
have_token: false
|
|
||||||
sunset: false
|
|
||||||
|
|
11
src/projects/p0tion/index.yaml
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
name: p0tion
|
||||||
|
categories: infrastructure
|
||||||
|
description: 'Toolkit for Groth16 Phase 2 Trusted Setup ceremonies.'
|
||||||
|
project_status:
|
||||||
|
live_status: true
|
||||||
|
team:
|
||||||
|
anonymous: true
|
||||||
|
links:
|
||||||
|
web: https://ceremony.pse.dev/
|
||||||
|
github: https://github.com/privacy-scaling-explorations/p0tion
|
||||||
|
|
BIN
src/projects/p0tion/logo.png
Normal file
After Width: | Height: | Size: 142 KiB |
|
@ -1,10 +1,8 @@
|
||||||
name: Privasea
|
name: 'Privasea'
|
||||||
categories:
|
categories: [ FHE ]
|
||||||
- computing-network
|
description: 'An AI + DePIN Network enabled through FHEML'
|
||||||
description: 'Using secure Multi-Party sharing we protect data ownership and privacy, and facilitate secure sharing between different parties so data still can be processed'
|
|
||||||
ecosystem: multipurpose
|
|
||||||
links:
|
links:
|
||||||
web: https://www.privasea.tech
|
web: https://www.privasea.ai/
|
||||||
github: https://github.com/Privasea
|
github: https://github.com/Privasea
|
||||||
docs: https://docs.privasea.ai/
|
docs: https://docs.privasea.ai/
|
||||||
whitepaper: https://drive.google.com/file/d/1jbxWMgEziupt119gvM1n0Mu8sDdM7VWF/view
|
whitepaper: https://drive.google.com/file/d/1jbxWMgEziupt119gvM1n0Mu8sDdM7VWF/view
|
||||||
|
@ -12,7 +10,3 @@ links:
|
||||||
twitter: https://x.com/Privasea_ai
|
twitter: https://x.com/Privasea_ai
|
||||||
discord: https://discord.com/invite/yRtQGvWkvG
|
discord: https://discord.com/invite/yRtQGvWkvG
|
||||||
telegram: https://t.me/Privasea_ai
|
telegram: https://t.me/Privasea_ai
|
||||||
team:
|
|
||||||
anonymous: false
|
|
||||||
company:
|
|
||||||
link: https://www.privasea.tech/about
|
|
||||||
|
|
Before Width: | Height: | Size: 4.4 KiB After Width: | Height: | Size: 17 KiB |
|
@ -8,13 +8,8 @@ links:
|
||||||
web: https://raspiblitz.org
|
web: https://raspiblitz.org
|
||||||
docs: https://docs.raspiblitz.org/docs/setup/intro
|
docs: https://docs.raspiblitz.org/docs/setup/intro
|
||||||
github: https://github.com/raspiblitz
|
github: https://github.com/raspiblitz
|
||||||
blog: https://medium.com/tag/raspiblitz
|
|
||||||
twitter: https://x.com/RaspiBlitz
|
|
||||||
telegram: https://t.me/raspiblitz
|
|
||||||
project_status:
|
project_status:
|
||||||
live_status: true
|
live_status: true
|
||||||
version: v1.11.0
|
version: v1.11.0
|
||||||
testnet: false
|
testnet: false
|
||||||
mainnet: true
|
mainnet: true
|
||||||
have_token: false
|
|
||||||
sunset: false
|
|
||||||
|
|
16
src/projects/semaphore/index.yaml
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
name: semaphore
|
||||||
|
categories: [ DID ]
|
||||||
|
description: 'Semaphore is a protocol that allows users to prove their membership in a group and transmit anonymous data, such as votes or feedback, without revealing their identities.'
|
||||||
|
project_status:
|
||||||
|
version: V4-beta
|
||||||
|
live_status: true
|
||||||
|
team:
|
||||||
|
anonymous: true
|
||||||
|
links:
|
||||||
|
github: https://github.com/semaphore-protocol
|
||||||
|
web: https://semaphore.pse.dev
|
||||||
|
discord: https://semaphore.pse.dev/discord
|
||||||
|
twitter: https://semaphore.pse.dev/twitter
|
||||||
|
docs: https://docs.semaphore.pse.dev
|
||||||
|
technology:
|
||||||
|
type: zk-kit, circom, snarkjs
|
BIN
src/projects/semaphore/logo.png
Normal file
After Width: | Height: | Size: 699 KiB |
|
@ -10,11 +10,8 @@ links:
|
||||||
docs: https://docs.start9.com/0.3.5.x/
|
docs: https://docs.start9.com/0.3.5.x/
|
||||||
blog: https://blog.start9.com/
|
blog: https://blog.start9.com/
|
||||||
twitter: https://twitter.com/start9labs
|
twitter: https://twitter.com/start9labs
|
||||||
telegram: https://t.me/start9_labs
|
|
||||||
project_status:
|
project_status:
|
||||||
live_status: true
|
live_status: true
|
||||||
version: v0.3.5.1
|
version: v0.3.5.1
|
||||||
testnet: false
|
testnet: false
|
||||||
mainnet: true
|
mainnet: true
|
||||||
have_token: false
|
|
||||||
sunset: false
|
|
||||||
|
|
|
@ -9,11 +9,8 @@ links:
|
||||||
github: https://github.com/stereum-dev/ethereum-node
|
github: https://github.com/stereum-dev/ethereum-node
|
||||||
docs: https://stereum.net/content/guides
|
docs: https://stereum.net/content/guides
|
||||||
twitter: https://twitter.com/stereumdev
|
twitter: https://twitter.com/stereumdev
|
||||||
discord: https://discord.com/invite/df8r5PVX9P
|
|
||||||
project_status:
|
project_status:
|
||||||
live_status: true
|
live_status: true
|
||||||
version: v2.1.3
|
version: v2.1.3
|
||||||
testnet: true
|
testnet: true
|
||||||
mainnet: true
|
mainnet: true
|
||||||
have_token: false
|
|
||||||
sunset: false
|
|
||||||
|
|
|
@ -1,7 +1,8 @@
|
||||||
name: Sunscreen
|
name: 'Sunsscreen'
|
||||||
categories:
|
categories: [ FHE ]
|
||||||
- infrastructure
|
description: 'Privacy engine of the new web.'
|
||||||
description: Makes advanced privacy technology easy for engineers to use.
|
|
||||||
links:
|
links:
|
||||||
web: https://blog.sunscreen.tech/roadmap/
|
web: https://sunscreen.tech/
|
||||||
github: https://github.com/Sunscreen-tech?ref=sunscreen
|
blog: https://blog.sunscreen.tech/
|
||||||
|
twitter: https://x.com/sunscreentech
|
||||||
|
discord: https://discord.com/invite/WHCs6jNNDS
|
||||||
|
|
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 26 KiB |
12
src/projects/zk-kit/index.yaml
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
name: zk-kit
|
||||||
|
categories: infrastructure
|
||||||
|
description: 'A set of reusable libraries for zero-knowledge technologies.'
|
||||||
|
project_status:
|
||||||
|
live_status: true
|
||||||
|
team:
|
||||||
|
anonymous: true
|
||||||
|
links:
|
||||||
|
github: https://github.com/privacy-scaling-explorations/zk-kit
|
||||||
|
web: https://zkkit.pse.dev/
|
||||||
|
technology:
|
||||||
|
type: javascript, circom, solidity, noir
|
BIN
src/projects/zk-kit/logo.png
Normal file
After Width: | Height: | Size: 11 KiB |