Skip to content

Commit 9eb8f0d

Browse files
authored
Merge branch 'main' into ethanolo-eth-patch-253369
2 parents 77f2bd9 + 9ec6fbf commit 9eb8f0d

File tree

1 file changed

+70
-12
lines changed

1 file changed

+70
-12
lines changed

src/projects/semaphore/index.yaml

Lines changed: 70 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,86 @@
11
id: semaphore
22
name: semaphore
33
categories:
4-
- applications
5-
description: Semaphore is a protocol that allows users to prove their membership in
6-
a group and transmit anonymous data, such as votes or feedback, without revealing
7-
their identities.
4+
- applications
5+
description: Semaphore is a protocol that allows users to prove their membership
6+
in a group and transmit anonymous data, such as votes or feedback, without
7+
revealing their identities.
88
project_status:
9-
version: V4-beta
109
live_status: true
11-
mainnet: false
12-
testnet: true
10+
mainnet: true
11+
testnet: false
12+
version: mainnet
1313
team:
1414
anonymous: true
15+
teammembers:
16+
- name: Vivian
17+
link: https://x.com/ViviPlasenciaC
18+
- name: Andy
19+
link: https://x.com/AndyGuzmanEth
1520
links:
16-
github: https://github.com/semaphore-protocol
1721
web: https://semaphore.pse.dev
18-
discord: https://semaphore.pse.dev/discord
19-
twitter: https://semaphore.pse.dev/twitter
22+
blog: https://mirror.xyz/privacy-scaling-explorations.eth/Yi4muh-vzDZmIqJIcM9Mawu2e7jw8MRnwxvhFcyfns8
23+
github: https://github.com/semaphore-protocol
24+
forum: ""
2025
docs: https://docs.semaphore.pse.dev
26+
whitepaper: https://semaphore.pse.dev/whitepaper-v1.pdf
27+
block_explorer: https://explorer.semaphore.pse.dev/
28+
governance: https://github.com/orgs/semaphore-protocol/discussions
29+
twitter: https://semaphore.pse.dev/twitter
30+
discord: https://semaphore.pse.dev/discord
31+
telegram: https://t.me/semaphore_community
32+
lens: ""
33+
farcaster: ""
2134
technology:
2235
type: zk-kit, circom, snarkjs
2336
features:
24-
- ''
37+
- ""
2538
usecases:
26-
- did
39+
- did
2740
have_token: false
2841
third_party_dependency: none
42+
logos:
43+
- file: logo.png
44+
ext: png
45+
url: https://explorer-data.web3privacy.info/assets/projects/semaphore/logo.png
46+
ecosystem:
47+
- ethereum
48+
- other
49+
product_launch_day: 2019-06-09T06:00:00.000Z
50+
sunset: false
51+
assets_used:
52+
- eth
53+
- other
54+
tokens: []
55+
project_phase: mainnet
56+
blockchain_features:
57+
opensource: true
58+
upgradability:
59+
enabled: false
60+
asset_custody_type: ""
61+
encryption: ZK, Sha256, Poseidon, EdDSA
62+
storage: {}
63+
privacy_policy:
64+
defined: false
65+
link: ""
66+
data_usage: ""
67+
compliance: ""
68+
tracebility:
69+
kyc: false
70+
tracked_data: Identity Commitment
71+
sign_in_type_requirments: []
72+
default_privacy: true
73+
audits:
74+
- name: Semaphore Audit 2.0.0
75+
url: https://github.com/semaphore-protocol/semaphore/blob/main/apps/website/public/Semaphore_2.0.0_Audit.pdf
76+
time: ""
77+
- name: Semaphore Audit 2.5.0
78+
url: https://github.com/semaphore-protocol/semaphore/blob/main/apps/website/public/Semaphore_2.5.0_Audit.pdf
79+
time: ""
80+
- name: Semaphore Audit 3.0.0
81+
url: https://github.com/semaphore-protocol/semaphore/blob/main/apps/website/public/Semaphore_3.0.0_Audit.pdf
82+
time: ""
83+
social_trust: ""
84+
technical_spof: ""
85+
funding: []
86+
history: []

0 commit comments

Comments
 (0)