mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
Create index.yaml
This commit is contained in:
parent
26b3a17c38
commit
1b3f6c424e
1 changed files with 47 additions and 0 deletions
47
src/projects/Self/index.yaml
Normal file
47
src/projects/Self/index.yaml
Normal file
|
@ -0,0 +1,47 @@
|
||||||
|
name: Self
|
||||||
|
categories: [ did ]
|
||||||
|
usecases: [ digital identity, personal data ]
|
||||||
|
description: 'Build identification and personal data management for everything'
|
||||||
|
product_lunch_day: "2019"
|
||||||
|
|
||||||
|
team:
|
||||||
|
anonymous: false
|
||||||
|
teammembers:
|
||||||
|
- name: Dan Sutherland
|
||||||
|
link: https://www.linkedin.com/in/dansuth/
|
||||||
|
- name: Sena Gbeckor-Kove
|
||||||
|
link: https://www.linkedin.com/in/senagbe/
|
||||||
|
- name: Jason Reid
|
||||||
|
link: https://www.linkedin.com/in/jason-reid-1a12833/
|
||||||
|
|
||||||
|
links:
|
||||||
|
web: https://www.joinself.com/
|
||||||
|
github: https://github.com/joinself
|
||||||
|
docs: https://docs.joinself.com/
|
||||||
|
twitter: https://x.com/futureoftrust
|
||||||
|
|
||||||
|
project_phase: testnet
|
||||||
|
sunset: false
|
||||||
|
|
||||||
|
blockchain_features:
|
||||||
|
opensource: true
|
||||||
|
asset_custody_type: non-custody
|
||||||
|
upgradability:
|
||||||
|
enabled: true
|
||||||
|
|
||||||
|
privacy_policy:
|
||||||
|
defined: true
|
||||||
|
link: https://www.joinself.com/company/legal
|
||||||
|
|
||||||
|
default_privacy: true
|
||||||
|
|
||||||
|
traceability:
|
||||||
|
kyc: false
|
||||||
|
third_party_dependency: false
|
||||||
|
compliance: false
|
||||||
|
|
||||||
|
storage:
|
||||||
|
decentralized: true
|
||||||
|
|
||||||
|
tecnology:
|
||||||
|
type: ZK
|
Loading…
Reference in a new issue