diff --git a/.vscode/settings.json b/.vscode/settings.json index aa2b14c2..a4cf9c45 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -4,4 +4,4 @@ "titleBar.activeBackground": "#0D4B02", "titleBar.activeForeground": "#EFFFEC" } -} +} \ No newline at end of file diff --git a/README.md b/README.md index 90592c67..0a79d77f 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,38 @@ Upload project logo in root of project directory to be automatically included. https://data.web3privacy.info/ +# How to Add or Update Your Project's Information to the Explorer + +To add or update your project's information to the explorer, please follow these steps. **A GitHub account is required** to complete the process. + +### Steps: + +1. **Go to the GitHub repository** at the following URL: [www.github.com/web3privacy/explorer-data]() +2. Navigate to the `src` directory, then go into the `projects` folder. +3. In the upper-right corner, click on **"Create new file"**. +4. At this point, GitHub will ask you to **fork the branch**. Confirm the fork. +5. **Enter the name of your project** in the new directory you created. Make sure there is a slash before the name. This way you create the project folder. Example: /NAME +6. Inside your project directory, create an `index.yaml` file. Follow the template here: [sample](https://github.com/web3privacy/explorer-data/blob/main/sample-project.yaml) +7. When you're ready to save, click **"Commit changes..."** in the top-right corner. +8. Toggle the option for **"Create a new branch for this commit and start a pull request"**. +9. Click **"Propose changes"**. +10. GitHub will redirect you to the **"Open a pull request"** page. +11. In the pull request title, add your title as such: `Create index.yaml `. +12. Finally, click **"Create pull request"**. Adding a description is optional. + +### Adding the Logo + +1. Now you will be able to add the logo (PNG format, 400x400 pixels). +2. Go to `www.github.com/explorer-data/tree/main/src/projects/(name of the file added)`. +3. In the top-right corner, click on **"Add file"** and then **"Fork this Repository."** +4. Navigate to your GitHub profile, find the forked repository, and open the project you're working on. The URL should look like this: `github.com/(your GitHub username)/explorer-data/tree/main/src/projects/(name of the file added)`. +5. In the top-right corner, click on **"Add file"** and then **"Upload files."** +6. A window will open where you can upload your logo (name the file just **"logo,"** without any other text). +7. At the bottom, select **"Create a new branch for this commit and start a pull request."** Then press **"Propose changes."** +8. The pull request page will open again. Add the file name and click on **"Create pull request."** + +🎉 **Congratulations!** Your project, including its logo, has now been submitted. + # Project description diff --git a/sample-project.yaml b/sample-project.yaml index 1b04241c..38afaa01 100644 --- a/sample-project.yaml +++ b/sample-project.yaml @@ -1,27 +1,22 @@ -# Essential (minimum) project data ---------------------------------------------------------------------------------------------------------------- -# Please have a look at https://github.com/web3privacy/explorer-data for explanations + examples +# BASIC DATA ------------------------------------------------------------------------------------------------------------------------ + name: SampleProject categories: [ defi ] -assets_used: [ BTC, ETH, USDC ] -ecosystem: [ Ethereum, Polkadot, Cosmos ] - -project_type: All in one Privacy tool +ecosystem: [ Ethereum, Polkadot, Cosmos ] +usecases: [ Swap, Wallet, Yield ] # You can find the applicable usecas-es here: https://github.com/web3privacy/explorer-data/blob/main/src/usecases.yaml +#if your use-case is not mentioned in above file, feel free to add it through a PR. description: 'Short description of project features and mission' -product_readiness: live product_launch_day: "YYYY-MM-DD" -# Team - focus on C-Level (CEO) personnel if information public available otherwise "anonymous: true" +# TEAM - focus on C-Level (CEO) personnel if information public available otherwise "anonymous: true" ------------------------------- + team: anonymous: false teammembers: - - name: Samplic Samplist - role: CEO - link: https://twitter.com/samplesampler - name: Random Guy - role: CTO link: https://twitter.com/mostrandomguy - -# LINKS - focus: web, github, docs, blog, whitepaper, twitter +# LINKS - focus: Web, Github, Docs, Blog, Whitepaper, Twitter ----------------------------------------------------------------------- + links: web: https://sample-website.com github: https://github.com/sample_privacy_project @@ -29,125 +24,85 @@ links: whitepaper: https://docs.sample-website.com/whitepaper.pdf blog: https://medium.com/@sample_privacy_project twitter: https://twitter.com/sample_privacy_project - -# Details on live status + version -# project_status: -# live_status: true -# version: Mainnet -# testnet: false -# mainnet: true + block_explorer: https://samplescan.io/ + forum: https://forum.sample-website.com + governance: https://snapshot.org/sample-dao + discord: https://discord.com/invite/jgUQSAMPLE + telegram: https://t.me/sample_privacy_project + lens: https://hey.xyz/u/sample_privacy_project + farcaster: "@sampleprivacyproject" +# PROJECT STATUS ------------------------------------------------------------------------------------------------------------------- -# Token ticker + contract address - if there is no token "have_token: false" +project_status: + version: MVP/Alpha/Mainnet/Testnet +sunset: false + +# ASSETS AND NATIVE TOKENS - if there is no token "have_token: false" -------------------------------------------------------------- + +assets_used: [ BTC, ETH, USDC ] have_token: true -token_link: https://etherscan.io/address/0x148932fc33d97ae4f85443d2f6af25cacddd6062 tokens: - name: SampleToken symbol: SAMPLE - network: Ethereum contract_address: "0xe6c83af64e4c60245d8c7de953df673a00000" - -# Additional basic information -------------------------------------------------------------------------------------------------------------- -# Please have a look at https://github.com/web3privacy/explorer-data for explanations + examples + token_link: https://etherscan.io/address/0x148932fc33d97ae4f85443d2f6af25cacddd6062 +# FUNDING ------------------------------------------------------------------------------------------------------------------------ funding: - name: Private investors ICO - type: ICO link: https://investopedia.org/sample-ico-2022 - value: $50.000.000 - time: "YYYY-MM-DD" - -history: - title: Sample Voyage - event_type: launch - description: Launched Sample Voyage on Mainnet - time: "YYYY-MM-DD" - link: https://infonewspage.com/sample-launch -# more links -# links: -# block_explorer: https://samplescan.io/ -# forum: https://forum.sample-website.com -# changelog: https://changelog.sample-website.com -# snapshot: https://snapshot.org/sample-dao -# discord: https://discord.com/invite/jgUQSAMPLE -# facebook: https://facebook.com/sample-privacy-crypto -# telegram: https://t.me/sample_privacy_project -# lens: https://hey.xyz/u/sample_privacy_project -# farcaster: "@sampleprivacyproject" -# rss_feed: https://rss-feeds.com/sample_privacy_project -# education: https://twitter.com/random_user/status/12345678901234 - -# TECHNOLOGY - information ------------------------------------------------------------------------------------------------------------- -# Please have a look at https://github.com/web3privacy/explorer-data for explanations + examples - -technology: - type: ZK-Snarks - features: - - Private wallet - - Shielded DeFi - - P2P Swaps +# TECHNOLOGY --------------------------------------------------------------------------------------------------------------------- blockchain_features: - encryption: zksnark opensource: true - - identity_integration: Gitcoin Passport - p2p: true - data_masking: Sample_mixer - viewing_key: true - dissapearing_tx: false - connected_tx: false - frontend_anonymity: Sample frontend dont work on Tor - asset_custody_type: non-custody upgradability: enabled: true - type: DAO vote - admin_keys: 51% consensus by DAO -project_status: - live_status: true - version: Mainnet - testnet: false - mainnet: true - -client_diversability: - - name: Sample-wallet - link: https://sample-wallet-using-sample.com - - name: Sample-Defi_Swap - link: https://sample-swap.com - -# Privacy - information --------------------------------------------------------------------------------------------------------------- -# Please have a look at https://github.com/web3privacy/explorer-data for explanations + examples - -licences: General Public License +# PRIVACY ------------------------------------------------------------------------------------------------------------------------ privacy_policy: defined: true link: https://app.shadeprotocol.io/use-terms - data_usage: tools you are making TXs on -tracebility: - tracked_data: user SCRT adress +default_privacy: True + +traceability: kyc: false - sign_in_type_requirments: EVM wallet compliance: OFAC, USA - -storage: - decentralized: true - -# Security - information ------------------------------------------------------------------------------------------------------------- -# Please have a look at https://github.com/web3privacy/explorer-data for explanations + examples - -third_party_dependency: Chainlink oracle -social_trust: Sample board multisig & DAO -technical_spof: Uniswap hack +# SECURITY ----------------------------------------------------------------------------------------------------------------------- audits: - name: Privacy audit company - Sample security check link: https://pac.com/sample-security.pdf time: "YYYY-MM-DD" - - name: Competitive Audit - Code4rena - link: https://ca.com/audit-result.pdf - time: "YYYY-MM-DD" + +# ADDITIONAL INFORMATION -------------------------------------------------------------------------------------------------------- + +history: + title: Sample Voyage + description: Launched Sample Voyage on Mainnet + time: "YYYY-MM-DD" + link: https://infonewspage.com/sample-launch +
 +privacy_policy: + data_usage: tools you are making TXs on + +traceability: + tracked_data: user SCRT adress + sign_in_type_requirments: EVM wallet + +storage: + decentralized: true + +technology: + type: ZK-Snarks + +blockchain_features: + p2p: true + +third_party_dependency: Chainlink oracle +social_trust: Sample board multisig & DAO +technical_spof: Uniswap hack diff --git a/schema/project.yaml b/schema/project.yaml index a492492d..f3662294 100644 --- a/schema/project.yaml +++ b/schema/project.yaml @@ -297,7 +297,7 @@ properties: required: - kyc compliance: - anyOf: [{ type: boolean }, { type: string }] + type: string storage: type: object properties: diff --git a/src/projects/Pavy/index.yaml b/src/projects/Pavy/index.yaml new file mode 100644 index 00000000..4c84d4eb --- /dev/null +++ b/src/projects/Pavy/index.yaml @@ -0,0 +1,59 @@ +name: Pavy +categories: [ wallets ] +ecosystem: [ Ethereum, Base, Solana] +usecases: [ wallet, payment ] +description: 'the first self-sovereign bank, built on a privacy blockchain with stablecoins. ' +product_launch_day: "2023" + +team: + anonymous: false + teammembers: + - name: Polybase Labs + link: https://polybaselabs.com/ + - name: Calum Moore + link: https://x.com/calummoore + - name: Sid Gandhi + link: https://x.com/sidgandhi_xyz + +links: + web: https://payy.link/ + github: https://github.com/polybase/payy + whitepaper: https://polybase.github.io/zk-rollup/whitepaper.pdf + docs: https://docs.payy.network/ + twitter: https://x.com/payy_link + telegram: https://t.me/+Cs2V5nlz4fA1ZTcx + +project_phase: Mainnet +sunset: false + +blockchain_features: + opensource: true + asset_custody_type: non-custody + upgradability: + enabled: true + +privacy_policy: + defined: true + link: https://payy.link/privacy + +default_privacy: true + +traceability: + kyc: false + sign_in_type_requirments: wallet +third_party_dependency: USDC stability +compliance: OFAC + +audits: + - name: Kalos + link: https://github.com/polybase/payy/blob/main/audits/kalos_2024_02_23.pdf + time: 2024-02-23 + - name: AuditOne + link: https://www.auditone.io/audit-report/payy-audit + time: 2024-09-24 + +assets_used: [ USDC ] + +tecnology: + type: Zk proof, HyperPlonk, KZG + diff --git a/src/projects/Shutter/index.yaml b/src/projects/Shutter/index.yaml new file mode 100644 index 00000000..03277778 --- /dev/null +++ b/src/projects/Shutter/index.yaml @@ -0,0 +1,59 @@ +name: Shutter +categories: [ dapps ] +ecosystem: [ Ethereum, Gnosis, Arbitrum ] +usecases: [ voting ] +description: 'Pioneering threshold encryption protocol protecting you against sandwich attacks & voting whales.' +product_launch_day: "2021" + +team: + anonymous: false + teammembers: + - name: Luis Bezzenberger + link: https://x.com/bezzenberger + - name: Loring Harkness + link: https://x.com/LoringHarkness + +links: + web: https://www.shutter.network/ + github: https://github.com/shutter-network + blog: https://blog.shutter.network/ + forum: https://shutternetwork.discourse.group/ + twitter: https://x.com/ShutterNetwork + discord: https://discord.com/invite/Fx7m5cUcua + +project_phase: Mainnet +sunset: false + +tokens: + - name: Shutter Token + symbol: $SHU + network: Ethereum + contract_address: "0xe485E2f1bab389C08721B291f6b59780feC83Fd7" + token_link: https://etherscan.io/token/0xe485E2f1bab389C08721B291f6b59780feC83Fd7 + +blockchain_features: + opensource: true + asset_custody_type: DAO Multisig + upgradability: + enabled: true + type: DAO Governance + admin_keys: 51% vote + +privacy_policy: + defined: true + link: https://www.shutter.network/privacy-policy + +default_privacy: true + +traceability: + kyc: false + sign_in_type_requirments: wallet or Email +third_party_dependency: false +compliance: false + +storage: + decentralized: true + +tecnology: + type: encrypted mempool + diff --git a/src/projects/aleo/index.yaml b/src/projects/aleo/index.yaml index 7cbf9d07..9a138a13 100644 --- a/src/projects/aleo/index.yaml +++ b/src/projects/aleo/index.yaml @@ -39,7 +39,7 @@ client_diversability: default_privacy: true storage: decentralized: true -compliance: false + third_party_dependency: false usecases: - infrastructure diff --git a/src/projects/alter/index.yaml b/src/projects/alter/index.yaml index c917865d..7c1c187a 100644 --- a/src/projects/alter/index.yaml +++ b/src/projects/alter/index.yaml @@ -1,9 +1,9 @@ id: alter name: ALTER categories: -- social-and-communications -description: Private & Secure Communication App Utilizing Secret Nework secret contract - technology. + - social-and-communications +description: Private & Secure Communication App Utilizing Secret Nework secret + contract technology. team: anonymous: true links: @@ -19,6 +19,110 @@ project_status: testnet: false mainnet: true usecases: -- messaging + - messaging have_token: false third_party_dependency: false +logos: + - file: logo.png + ext: png + url: https://explorer-data.web3privacy.info/assets/projects/alter/logo.png +ratings: + - type: openess + name: Openess + items: + - isValid: false + label: Team + positive: Member + negative: Anonymous + - isValid: false + label: Documentation + positive: Link + negative: Not available + - isValid: false + label: Github + positive: Link + negative: Not available + - isValid: true + label: Twitter + positive: Link + negative: Not available + value: https://twitter.com/AlterDapp + - isValid: true + label: Twitter + positive: Link + negative: Not available + value: https://t.me/alterdapp + - isValid: true + label: Discord + positive: Link + negative: Not available + value: https://discord.com/invite/jyTnQnpnbU + - isValid: false + label: Lens + positive: Link + negative: Not available + - isValid: false + label: Farcaster + positive: Link + negative: Not available + - isValid: false + label: Whitepaper + positive: Link + negative: Not available + - isValid: false + label: Funding + positive: Investment + negative: Not available + points: 3 + percentagePoints: 5.454545454545454 + - type: technology + name: Technology + items: + - isValid: true + label: Mainnet + positive: Yes + negative: No + value: true + - isValid: false + label: Open Source + positive: Yes + negative: No + - isValid: false + label: Non Custody + positive: None + negative: Custodial + - isValid: false + label: Upgradability + positive: Disabled + negative: Enabled + - isValid: false + label: Audits + positive: Audit + negative: None + points: 10 + percentagePoints: 16.666666666666664 + - type: privacy + name: Privacy + items: + - isValid: false + label: Privacy Policy + positive: Link + negative: Not available + - isValid: false + label: KYC + positive: No + negative: Yes + - isValid: true + label: Compliance + positive: No + negative: ... + - isValid: false + label: Default Privacy + positive: YES + negative: No + points: 5 + percentagePoints: 14.285714285714285 +percentage: 12 +ecosystem: + - cosmos +sunset: false diff --git a/src/projects/basicswap/index.yaml b/src/projects/basicswap/index.yaml index 4b96e902..bf39bbb9 100644 --- a/src/projects/basicswap/index.yaml +++ b/src/projects/basicswap/index.yaml @@ -43,7 +43,6 @@ tracebility: kyc: false sign_in_type_requirments: wallets third_party_dependency: false -compliance: none client_diversability: - name: BasicSwap client link: https://basicswapdex.com/ diff --git a/src/projects/blackbox/index.yaml b/src/projects/blackbox/index.yaml index 7a1b24f9..35f46647 100644 --- a/src/projects/blackbox/index.yaml +++ b/src/projects/blackbox/index.yaml @@ -52,7 +52,7 @@ tracebility: kyc: false sign_in_type_requirments: wallet third_party_dependency: true -compliance: false + social_trust: Slabs ( MRSINGER ), Contract operator ( Trivium ) technical_spof: Can decrypt/fraud client_diversability: diff --git a/src/projects/brume-wallet/index.yaml b/src/projects/brume-wallet/index.yaml index 9eb9bc5a..6224f22b 100644 --- a/src/projects/brume-wallet/index.yaml +++ b/src/projects/brume-wallet/index.yaml @@ -42,7 +42,6 @@ tracebility: kyc: false sign_in_type_requirments: seed third_party_dependency: false -compliance: compliant history: - title: Hackaton event_type: Hackaton diff --git a/src/projects/chainback/index.yaml b/src/projects/chainback/index.yaml index cfa2813c..6a122891 100644 --- a/src/projects/chainback/index.yaml +++ b/src/projects/chainback/index.yaml @@ -40,7 +40,7 @@ tracebility: kyc: false sign_in_type_requirments: wallet third_party_dependency: false -compliance: false + storage: decentralized: true usecases: diff --git a/src/projects/deeponion/index.yaml b/src/projects/deeponion/index.yaml index 0c844f03..2404580e 100644 --- a/src/projects/deeponion/index.yaml +++ b/src/projects/deeponion/index.yaml @@ -98,7 +98,6 @@ privacy_policy: tracebility: kyc: false sign_in_type_requirements: wallet -compliance: none storage: decentralized: true third_party_dependency: false diff --git a/src/projects/denet/index.yaml b/src/projects/denet/index.yaml index f677e0ca..9b144102 100644 --- a/src/projects/denet/index.yaml +++ b/src/projects/denet/index.yaml @@ -36,7 +36,7 @@ privacy_policy: default_privacy: true tracebility: kyc: false -compliance: false + storage: decentralized: true usecases: diff --git a/src/projects/ergo/index.yaml b/src/projects/ergo/index.yaml index ada1f54a..99e6b0a2 100644 --- a/src/projects/ergo/index.yaml +++ b/src/projects/ergo/index.yaml @@ -42,7 +42,7 @@ tracebility: kyc: false sign_in_type_requirments: wallet third_party_dependency: false -compliance: false + audits: - name: Jean-Philipee Aumasson link: https://www.aumasson.jp/ diff --git a/src/projects/ethberlin/index.yaml b/src/projects/ethberlin/index.yaml index d63d2d35..e1720326 100644 --- a/src/projects/ethberlin/index.yaml +++ b/src/projects/ethberlin/index.yaml @@ -1,17 +1,196 @@ id: ethberlin name: ETHBerlin -description: a hackathon, a cultural festival, an educational event, a platform for - hacktivism, and a community initiative to push the decentralized ecosystem forward. +description: a hackathon, a cultural festival, an educational event, a platform + for hacktivism, and a community initiative to push the decentralized ecosystem + forward. categories: -- social-and-communications + - social-and-communications ecosystem: -- ethereum + - ethereum links: web: https://ethberlin.ooo/contributors/ - github: https://github.com/ethb3rlin/4 blog: https://blog.dod.ngo/ + github: https://github.com/ethb3rlin/ + forum: "" + docs: "" + whitepaper: "" + block_explorer: "" + governance: "" twitter: https://x.com/ETHBerlin + discord: "" + telegram: "" + lens: "" + farcaster: "" usecases: -- events + - events have_token: false -third_party_dependency: false +third_party_dependency: "" +logos: + - file: logo.png + ext: png + url: https://explorer-data.web3privacy.info/assets/projects/ethberlin/logo.png +ratings: + - type: openess + name: Openess + items: + - isValid: false + label: Team + positive: Member + negative: Anonymous + - isValid: false + label: Documentation + positive: Link + negative: Not available + - isValid: true + label: Github + positive: Link + negative: Not available + value: https://github.com/ethb3rlin/4 + - isValid: true + label: Twitter + positive: Link + negative: Not available + value: https://x.com/ETHBerlin + - isValid: false + label: Twitter + positive: Link + negative: Not available + - isValid: false + label: Discord + positive: Link + negative: Not available + - isValid: false + label: Lens + positive: Link + negative: Not available + - isValid: false + label: Farcaster + positive: Link + negative: Not available + - isValid: false + label: Whitepaper + positive: Link + negative: Not available + - isValid: false + label: Funding + positive: Investment + negative: Not available + points: 11 + percentagePoints: 20 + - type: technology + name: Technology + items: + - isValid: false + label: Mainnet + positive: Yes + negative: No + - isValid: false + label: Open Source + positive: Yes + negative: No + - isValid: false + label: Non Custody + positive: None + negative: Custodial + - isValid: false + label: Upgradability + positive: Disabled + negative: Enabled + - isValid: false + label: Audits + positive: Audit + negative: None + points: 0 + percentagePoints: 0 + - type: privacy + name: Privacy + items: + - isValid: false + label: Privacy Policy + positive: Link + negative: Not available + - isValid: false + label: KYC + positive: No + negative: Yes + - isValid: true + label: Compliance + positive: No + negative: ... + - isValid: false + label: Default Privacy + positive: YES + negative: No + points: 5 + percentagePoints: 14.285714285714285 +percentage: 11 +sunset: false +assets_used: + - other +tokens: [] +project_phase: mainnet +blockchain_features: + opensource: true + upgradability: + enabled: false + asset_custody_type: non-custody + encryption: "" + p2p: true +storage: {} +privacy_policy: + defined: true + link: https://ethberlin.org/privacy-policy/ + data_usage: Organising of the event +compliance: NaN +tracebility: + kyc: false + tracked_data: "" +default_privacy: true +audits: [] +social_trust: "The project is being managed by the DoD (Department of Decentralisation) " +technical_spof: "" +team: + anonymous: false + teammembers: + - name: All of them + link: https://ethberlin.org/contributors/ + - name: Stina + link: https://x.com/stinalinneag + - name: Helena + link: https://x.com/helsfoftroy + - name: Maria + link: https://x.com/MPtherealmvp + - name: Jacob + link: https://x.com/_czepluch + - name: Lea + link: https://x.com/_schmitted + - name: Afri + link: https://github.com/q9f + - name: Martin + link: https://x.com/MartinBreiten + - name: Kaan + link: https://x.com/kaanuzdogan + - name: Ligi + link: https://x.com/mr_ligi + - name: Franzi + link: https://x.com/_franzihei +funding: + - name: "General Sponsership through eventspartners " + link: "" +history: + - title: EthBerlin + description: First hackathon + link: ethberlin.ooo + time: Fri Sep 07 2018 00:00:00 GMT+0200 (Central European Summer Time) + - title: Ethberlin Zwei + description: Second Hackathon + link: https://ethberlinzwei.com/ + time: Fri Aug 23 2019 00:00:00 GMT+0200 (Central European Summer Time) + - title: ETHB3RLIN + description: Third hackathon + link: https://ethberlin.ooo/ + time: Fri Sep 16 2022 00:00:00 GMT+0200 (Central European Summer Time) + - title: ETHBerlin04 + description: "4rd Hackathon. Theme: Identity Crisis" + link: ethberlin.org + time: Fri May 24 2024 00:00:00 GMT+0200 (Central European Summer Time) diff --git a/src/projects/firn-protocol/index.yaml b/src/projects/firn-protocol/index.yaml index 66b99129..d9c02bd6 100644 --- a/src/projects/firn-protocol/index.yaml +++ b/src/projects/firn-protocol/index.yaml @@ -51,7 +51,7 @@ tracebility: kyc: false sign_in_type_requirments: wallet third_party_dependency: false -compliance: false + audits: - name: BlockSec link: https://github.com/blocksecteam/audit-reports/blob/main/solidity/blocksec_firnprotocol_v1.0-signed.pdf diff --git a/src/projects/humanode/index.yaml b/src/projects/humanode/index.yaml index 58c47ed3..3ecb5aba 100644 --- a/src/projects/humanode/index.yaml +++ b/src/projects/humanode/index.yaml @@ -43,7 +43,7 @@ default_privacy: true tracebility: kyc: false third_party_dependency: false -compliance: false + audits: - name: Certik link: https://skynet.certik.com/projects/humanode diff --git a/src/projects/leading-privacy-alliance/index.yaml b/src/projects/leading-privacy-alliance/index.yaml index df75f5f3..97d2161a 100644 --- a/src/projects/leading-privacy-alliance/index.yaml +++ b/src/projects/leading-privacy-alliance/index.yaml @@ -1,14 +1,143 @@ id: leading-privacy-alliance name: Leading Privacy Alliance categories: -- social-and-communications -description: The purpose of the LPA of Web3 is to speak up for everyone working in - the Web3 industry and make them aware of the need for privacy (by design) + - social-and-communications +description: The purpose of the LPA of Web3 is to speak up for everyone working + in the Web3 industry and make them aware of the need for privacy (by design) links: web: https://www.leadingprivacy.com blog: https://medium.com/hoprnet/hopr-co-founds-leading-privacy-alliance-of-web3-99e057722deb + github: "" + forum: "" + docs: "" + whitepaper: "" + block_explorer: "" + governance: "" twitter: https://twitter.com/LeadingPrivacy + discord: "" + telegram: "" + lens: "" + farcaster: "" usecases: -- alliances + - alliances have_token: false third_party_dependency: false +logos: + - file: logo.png + ext: png + url: https://explorer-data.web3privacy.info/assets/projects/leading-privacy-alliance/logo.png +ratings: + - type: openess + name: Openess + items: + - isValid: false + label: Team + positive: Member + negative: Anonymous + - isValid: false + label: Documentation + positive: Link + negative: Not available + - isValid: false + label: Github + positive: Link + negative: Not available + - isValid: true + label: Twitter + positive: Link + negative: Not available + value: https://twitter.com/LeadingPrivacy + - isValid: false + label: Twitter + positive: Link + negative: Not available + - isValid: false + label: Discord + positive: Link + negative: Not available + - isValid: false + label: Lens + positive: Link + negative: Not available + - isValid: false + label: Farcaster + positive: Link + negative: Not available + - isValid: false + label: Whitepaper + positive: Link + negative: Not available + - isValid: false + label: Funding + positive: Investment + negative: Not available + points: 1 + percentagePoints: 1.8181818181818181 + - type: technology + name: Technology + items: + - isValid: false + label: Mainnet + positive: Yes + negative: No + - isValid: false + label: Open Source + positive: Yes + negative: No + - isValid: false + label: Non Custody + positive: None + negative: Custodial + - isValid: false + label: Upgradability + positive: Disabled + negative: Enabled + - isValid: false + label: Audits + positive: Audit + negative: None + points: 0 + percentagePoints: 0 + - type: privacy + name: Privacy + items: + - isValid: false + label: Privacy Policy + positive: Link + negative: Not available + - isValid: false + label: KYC + positive: No + negative: Yes + - isValid: true + label: Compliance + positive: No + negative: ... + - isValid: false + label: Default Privacy + positive: YES + negative: No + points: 5 + percentagePoints: 14.285714285714285 +percentage: 4 +ecosystem: + - ethereum +sunset: true +privacy_policy: + defined: false + link: "" + data_usage: "" +compliance: "" +tracebility: + kyc: false + tracked_data: "" +default_privacy: false +project_phase: beta +blockchain_features: + opensource: false + upgradability: + enabled: false + asset_custody_type: "" + encryption: "" +storage: {} +history: [] diff --git a/src/projects/mailchain/index.yaml b/src/projects/mailchain/index.yaml index 0f315605..3b1442fb 100644 --- a/src/projects/mailchain/index.yaml +++ b/src/projects/mailchain/index.yaml @@ -52,7 +52,7 @@ tracebility: kyc: false sign_in_type_requirments: wallet third_party_dependency: false -compliance: false + usecases: - dapps have_token: false diff --git a/src/projects/media-network/index.yaml b/src/projects/media-network/index.yaml index 4bf59887..7da4c3c6 100644 --- a/src/projects/media-network/index.yaml +++ b/src/projects/media-network/index.yaml @@ -36,7 +36,7 @@ default_privacy: true tracebility: kyc: false third_party_dependency: false -compliance: false + usecases: - computing have_token: false diff --git a/src/projects/oxo/index.yaml b/src/projects/oxo/index.yaml index 096cca2b..f30ad217 100644 --- a/src/projects/oxo/index.yaml +++ b/src/projects/oxo/index.yaml @@ -42,7 +42,7 @@ tracebility: kyc: false sign_in_type_requirments: wallet third_party_dependency: false -compliance: false + usecases: - ai have_token: false diff --git a/src/projects/particl/index.yaml b/src/projects/particl/index.yaml index e20c3b91..047a414d 100644 --- a/src/projects/particl/index.yaml +++ b/src/projects/particl/index.yaml @@ -39,7 +39,7 @@ default_privacy: true tracebility: kyc: false third_party_dependency: false -compliance: false + usecases: - currency have_token: false diff --git a/src/projects/presearch/index.yaml b/src/projects/presearch/index.yaml index d0f25884..c1348fd0 100644 --- a/src/projects/presearch/index.yaml +++ b/src/projects/presearch/index.yaml @@ -55,7 +55,7 @@ tracebility: kyc: false sign_in_type_requirments: wallet third_party_dependency: false -compliance: false + audits: - name: Mantisec Lab link: https://github.com/PresearchOfficial/audit/blob/main/Final%20Presearch%20SCA.Code%20Audit.pdf diff --git a/src/projects/privy/index.yaml b/src/projects/privy/index.yaml index 0789fdbe..3bdf503b 100644 --- a/src/projects/privy/index.yaml +++ b/src/projects/privy/index.yaml @@ -32,7 +32,7 @@ tracebility: kyc: false sign_in_type_requirments: wallet third_party_dependency: false -compliance: false + audits: - name: Zellic link: https://github.com/Zellic/publications/blob/master/Privy_Shamir_Secret_Sharing_-_Zellic_Audit_Report.pdf diff --git a/src/projects/railgun/index.yaml b/src/projects/railgun/index.yaml index 4fadcff7..64627a2b 100644 --- a/src/projects/railgun/index.yaml +++ b/src/projects/railgun/index.yaml @@ -77,7 +77,7 @@ tracebility: kyc: false sign_in_type_requirments: wallet third_party_dependency: false -compliance: false + audits: - name: Railgun audit report link: https://assets.railgun.org/docs/audits/ diff --git a/src/projects/ritual/index.yaml b/src/projects/ritual/index.yaml index 945e949e..c3210d64 100644 --- a/src/projects/ritual/index.yaml +++ b/src/projects/ritual/index.yaml @@ -49,7 +49,7 @@ default_privacy: true tracebility: kyc: false third_party_dependency: false -compliance: false + usecases: - ai have_token: false diff --git a/src/projects/rotki/index.yaml b/src/projects/rotki/index.yaml index 0840ddb0..44fda42a 100644 --- a/src/projects/rotki/index.yaml +++ b/src/projects/rotki/index.yaml @@ -37,7 +37,7 @@ tracebility: kyc: false sign_in_type_requirments: wallet third_party_dependency: false -compliance: false + usecases: - dapps have_token: false diff --git a/src/projects/secret-network/index.yaml b/src/projects/secret-network/index.yaml index bc7b7abe..44452eb0 100644 --- a/src/projects/secret-network/index.yaml +++ b/src/projects/secret-network/index.yaml @@ -61,6 +61,11 @@ tracebility: tracked_data: user SCRT adress third_party_dependency: "" compliance: No + + sign_in_type_requirments: wallet +third_party_dependency: false + + social_trust: Slabs ( MRSINGER ) technical_spof: Can decrypt history: diff --git a/src/projects/self/index.yaml b/src/projects/self/index.yaml index c682f747..76f92f29 100644 --- a/src/projects/self/index.yaml +++ b/src/projects/self/index.yaml @@ -29,7 +29,7 @@ default_privacy: true tracebility: kyc: false third_party_dependency: false -compliance: false + storage: decentralized: true usecases: diff --git a/src/projects/sentz/index.yaml b/src/projects/sentz/index.yaml index c0c53749..e9166f55 100644 --- a/src/projects/sentz/index.yaml +++ b/src/projects/sentz/index.yaml @@ -35,7 +35,7 @@ tracebility: kyc: false sign_in_type_requirments: wallet third_party_dependency: false -compliance: false + audits: - name: Trail of Bits link: https://www.sentz.com/developers/audits diff --git a/src/projects/shade/index.yaml b/src/projects/shade/index.yaml index 5a656d1d..1f8813d4 100644 --- a/src/projects/shade/index.yaml +++ b/src/projects/shade/index.yaml @@ -65,7 +65,7 @@ tracebility: kyc: false sign_in_type_requirments: wallet third_party_dependency: false -compliance: false + audits: - name: stkd-SCRT link: https://docs.shadeprotocol.io/shade-protocol/research/audit-log diff --git a/src/projects/sienna/index.yaml b/src/projects/sienna/index.yaml index f61c2094..c94a26d6 100644 --- a/src/projects/sienna/index.yaml +++ b/src/projects/sienna/index.yaml @@ -57,7 +57,7 @@ tracebility: kyc: false sign_in_type_requirments: wallet third_party_dependency: false -compliance: false + audits: - name: Halborn and Certik link: https://sienna.network/audits/ diff --git a/src/projects/silk/index.yaml b/src/projects/silk/index.yaml index e38dbac5..f0a1e2eb 100644 --- a/src/projects/silk/index.yaml +++ b/src/projects/silk/index.yaml @@ -28,7 +28,7 @@ tracebility: kyc: false sign_in_type_requirments: wallet third_party_dependency: false -compliance: false + social_trust: Shade Core team ( Secret Contract multisig ) technical_spof: Can decrypt project_status: diff --git a/src/projects/starshell/index.yaml b/src/projects/starshell/index.yaml index 2c171f31..01dce022 100644 --- a/src/projects/starshell/index.yaml +++ b/src/projects/starshell/index.yaml @@ -1,17 +1,163 @@ id: starshell name: Starshell categories: -- applications -description: A privacy-preserving, free and open-source Web3 wallet built for the - Secret Network and Cosmos ecosystem + - applications +description: A privacy-preserving, free and open-source Web3 wallet built for + the Secret Network and Cosmos ecosystem ecosystem: -- multichain + - multichain + - cosmos links: web: https://starshell.net/ + blog: https://medium.com/@starshellwallet github: https://github.com/SolarRepublic + forum: "" + docs: "" + whitepaper: "" + block_explorer: https://www.mintscan.io/secret/ + governance: "" + twitter: https://twitter.com/StarShellWallet + discord: https://discord.com/invite/U8SSK7T4xh + telegram: "" + lens: "" + farcaster: "" team: anonymous: false + teammembers: + - name: blake.regalia + link: https://blake-regalia.net/ usecases: -- wallets + - wallets have_token: false -third_party_dependency: false +third_party_dependency: None +logos: + - file: logo.png + ext: png + url: https://explorer-data.web3privacy.info/assets/projects/starshell/logo.png +ratings: + - type: openess + name: Openess + items: + - isValid: false + label: Team + positive: Member + negative: Anonymous + - isValid: false + label: Documentation + positive: Link + negative: Not available + - isValid: true + label: Github + positive: Link + negative: Not available + value: https://github.com/SolarRepublic + - isValid: false + label: Twitter + positive: Link + negative: Not available + - isValid: false + label: Twitter + positive: Link + negative: Not available + - isValid: false + label: Discord + positive: Link + negative: Not available + - isValid: false + label: Lens + positive: Link + negative: Not available + - isValid: false + label: Farcaster + positive: Link + negative: Not available + - isValid: false + label: Whitepaper + positive: Link + negative: Not available + - isValid: false + label: Funding + positive: Investment + negative: Not available + points: 10 + percentagePoints: 18.181818181818183 + - type: technology + name: Technology + items: + - isValid: false + label: Mainnet + positive: Yes + negative: No + - isValid: false + label: Open Source + positive: Yes + negative: No + - isValid: false + label: Non Custody + positive: None + negative: Custodial + - isValid: false + label: Upgradability + positive: Disabled + negative: Enabled + - isValid: false + label: Audits + positive: Audit + negative: None + points: 0 + percentagePoints: 0 + - type: privacy + name: Privacy + items: + - isValid: false + label: Privacy Policy + positive: Link + negative: Not available + - isValid: false + label: KYC + positive: No + negative: Yes + - isValid: true + label: Compliance + positive: No + negative: ... + - isValid: false + label: Default Privacy + positive: YES + negative: No + points: 5 + percentagePoints: 14.285714285714285 +percentage: 10 +product_launch_day: 2023-01-31T23:00:00.000Z +sunset: false +assets_used: + - scrt +tokens: [] +project_phase: mainnet +blockchain_features: + opensource: true + upgradability: + enabled: false + asset_custody_type: non-custody + encryption: Local host + p2p: true +storage: + decentralized: false +privacy_policy: + defined: true + link: https://starshell.net/privacy-policy.html + data_usage: Improve UX +compliance: No +tracebility: + kyc: false + tracked_data: IP Adress +default_privacy: true +audits: [] +social_trust: None +technical_spof: spyware +funding: + - name: NYM + link: https://blog.nymtech.net/nym-announces-first-round-of-grants-from-nym-innovation-fund-c7811a095fb7 + - name: Secret Labs + link: https://github.com/scrtlabs/Grants/issues/148 +history: [] diff --git a/src/projects/swarm/index.yaml b/src/projects/swarm/index.yaml index 6f4bb5a1..a7259dce 100644 --- a/src/projects/swarm/index.yaml +++ b/src/projects/swarm/index.yaml @@ -1,31 +1,199 @@ id: swarm name: Swarm categories: -- applications -description: A decentralized data storage and distribution technology. Ready to power - the next generation of censorship-resistant, unstoppable, serverless dApps + - applications +description: A decentralized data storage and distribution technology. Ready to + power the next generation of censorship-resistant, unstoppable, serverless + dApps team: - anonymous: true + anonymous: false + teammembers: + - name: Viktor Trón + link: https://x.com/zeligf links: web: https://www.ethswarm.org - github: https://github.com/ethersphere blog: https://blog.ethswarm.org/ + github: https://github.com/ethersphere + forum: https://warpcast.com/ethswarm docs: https://docs.ethswarm.org/ whitepaper: https://www.ethswarm.org/swarm-whitepaper.pdf + block_explorer: https://swarmscan.io/ + governance: https://snapshot.org/#/swarmfoundation.eth twitter: https://x.com/ethswarm discord: https://discord.com/invite/hyCr9BMX9U + telegram: "" + lens: "" + farcaster: https://warpcast.com/ethswarm project_status: live_status: true version: Mainnet testnet: true mainnet: true -have_token: false +have_token: true token_link: https://etherscan.io/token/0x19062190b1925b5b6689d7073fdfc8c2976ef8cb tokens: -- name: BZZToken - symbol: BZZ - network: Ethereum - contract_address: '0x19062190B1925b5b6689D7073fDfC8c2976EF8Cb' + - name: BZZToken + symbol: BZZ + network: Ethereum + contract_address: "0x19062190B1925b5b6689D7073fDfC8c2976EF8Cb" usecases: -- storage -third_party_dependency: false + - storage +third_party_dependency: "" +logos: + - file: logo.png + ext: png + url: https://explorer-data.web3privacy.info/assets/projects/swarm/logo.png +ratings: + - type: openess + name: Openess + items: + - isValid: false + label: Team + positive: Member + negative: Anonymous + - isValid: true + label: Documentation + positive: Link + negative: Not available + value: https://docs.ethswarm.org/ + - isValid: true + label: Github + positive: Link + negative: Not available + value: https://github.com/ethersphere + - isValid: true + label: Twitter + positive: Link + negative: Not available + value: https://x.com/ethswarm + - isValid: false + label: Twitter + positive: Link + negative: Not available + - isValid: true + label: Discord + positive: Link + negative: Not available + value: https://discord.com/invite/hyCr9BMX9U + - isValid: false + label: Lens + positive: Link + negative: Not available + - isValid: false + label: Farcaster + positive: Link + negative: Not available + - isValid: true + label: Whitepaper + positive: Link + negative: Not available + value: https://www.ethswarm.org/swarm-whitepaper.pdf + - isValid: false + label: Funding + positive: Investment + negative: Not available + points: 32 + - type: technology + name: Technology + items: + - isValid: true + label: Mainnet + positive: Yes + negative: No + value: true + - isValid: false + label: Open Source + positive: Yes + negative: No + - isValid: false + label: Non Custody + positive: None + negative: Custodial + - isValid: false + label: Upgradability + positive: Disabled + negative: Enabled + - isValid: false + label: Audits + positive: Audit + negative: None + points: 10 + - type: privacy + name: Privacy + items: + - isValid: false + label: Privacy Policy + positive: Link + negative: Not available + - isValid: false + label: KYC + positive: No + negative: Yes + - isValid: false + label: Compliance + positive: No + negative: OFAC + - isValid: false + label: Default Privacy + positive: YES + negative: No + points: 0 +percentage: 28 +ecosystem: + - ethereum +product_launch_day: 2014-06-08T22:00:00.000Z +sunset: false +assets_used: [] +project_phase: mainnet +blockchain_features: + opensource: true + upgradability: + enabled: true + asset_custody_type: non-custody + encryption: Keccak256 + p2p: true +storage: + decentralized: true +privacy_policy: + defined: false + link: "" + data_usage: "" +compliance: "" +tracebility: + kyc: false + tracked_data: "" +default_privacy: false +audits: [] +social_trust: Swarm Foundation +technical_spof: "" +funding: + - name: Alphemy Capital + link: https://medium.com/ethereum-swarm/swarm-secures-funds-for-mainnet-release-2992d453fa09 + - name: Bitscale Capital + link: https://medium.com/ethereum-swarm/swarm-secures-funds-for-mainnet-release-2992d453fa09 + - name: Dynamic Fintech Group + link: https://medium.com/ethereum-swarm/swarm-secures-funds-for-mainnet-release-2992d453fa09 + - name: KR1 + link: https://medium.com/ethereum-swarm/swarm-secures-funds-for-mainnet-release-2992d453fa09 + - name: HashKey Capital + link: https://medium.com/ethereum-swarm/swarm-secures-funds-for-mainnet-release-2992d453fa09 + - name: NGC Ventures + link: https://medium.com/ethereum-swarm/swarm-secures-funds-for-mainnet-release-2992d453fa09 + - name: LD Capital + link: https://medium.com/ethereum-swarm/swarm-secures-funds-for-mainnet-release-2992d453fa09 + - name: P2P Capital + link: https://medium.com/ethereum-swarm/swarm-secures-funds-for-mainnet-release-2992d453fa09 + - name: Waterdrip Capital + link: https://medium.com/ethereum-swarm/swarm-secures-funds-for-mainnet-release-2992d453fa09 + - name: White Paper Capital + link: https://medium.com/ethereum-swarm/swarm-secures-funds-for-mainnet-release-2992d453fa09 + - name: YBB Foundation + link: https://medium.com/ethereum-swarm/swarm-secures-funds-for-mainnet-release-2992d453fa09 +history: + - title: Swarm Summit 2024 + description: "'The Summit will lay the groundwork for exploring future features + and expanding the ecosystem, while also offering fresh insights from the + team behind Swarm, and opportunities to hear eminent speakers share their + views on the current state and the future of Web3.'" + link: https://blog.ethswarm.org/foundation/2024/swarm-summit-2024-upload-the-future/ + time: Thu Jun 20 2024 00:00:00 GMT+0200 (Central European Summer Time) diff --git a/src/projects/vlayer/index.yaml b/src/projects/vlayer/index.yaml index 51778d6c..73d3ebc1 100644 --- a/src/projects/vlayer/index.yaml +++ b/src/projects/vlayer/index.yaml @@ -51,7 +51,7 @@ default_privacy: true traceability: kyc: false third_party_dependency: false -compliance: false + storage: diff --git a/src/projects/vocdoni/index.yaml b/src/projects/vocdoni/index.yaml index dc477c34..0f9be970 100644 --- a/src/projects/vocdoni/index.yaml +++ b/src/projects/vocdoni/index.yaml @@ -41,7 +41,7 @@ privacy_policy: defined: false default_privacy: true third_party_dependency: false -compliance: false + storage: decentralized: true usecases: diff --git a/src/projects/wasabi-wallet/index.yaml b/src/projects/wasabi-wallet/index.yaml index e39bac4d..5ea4d52c 100644 --- a/src/projects/wasabi-wallet/index.yaml +++ b/src/projects/wasabi-wallet/index.yaml @@ -7,10 +7,36 @@ ecosystem: - bitcoin links: web: https://wasabiwallet.io/ - github: https://github.com/zkSNACKs/WalletWasabi + github: https://github.com/WalletWasabi + docs: https://docs.wasabiwallet.io/ + blog: https://blog.wasabiwallet.io/ + twitter: https://x.com/wasabiwallet + discord: https://discord.gg/nm7YHEZnJs + telegram: https://t.me/WasabiWallet team: - anonymous: true + anonymous: false + teammembers: + - name: Lucas Ontivero + link: https://github.com/lontivero + - name: Turbolay + link: https://github.com/turbolay usecases: - wallets +project_phase: Mainnet +sunset: false + have_token: false +blockchain_features: + opensource: true + asset_custody_type: non-custody + upgradability: + enabled: true + +privacy_policy: + defined: false +default_privacy: true + +traceability: + kyc: false + sign_in_type_requirments: wallet third_party_dependency: false diff --git a/src/projects/wownero/index.yaml b/src/projects/wownero/index.yaml index bd4a4e37..b4063f89 100644 --- a/src/projects/wownero/index.yaml +++ b/src/projects/wownero/index.yaml @@ -35,7 +35,6 @@ team: licences: MIT License tracebility: kyc: false -compliance: We will not comply social_trust: Community default_privacy: true funding: diff --git a/src/projects/zcash/index.yaml b/src/projects/zcash/index.yaml index 79f5165b..8ce87ef1 100644 --- a/src/projects/zcash/index.yaml +++ b/src/projects/zcash/index.yaml @@ -42,7 +42,7 @@ privacy_policy: storage: decentralized: true third_party_dependency: false -compliance: false + audits: - name: NCC Group NU5 Review link: https://research.nccgroup.com/2021/11/02/public-report-zcash-nu5-cryptography-review/ diff --git a/src/ranks.yaml b/src/ranks.yaml index 173049dc..42cac090 100644 --- a/src/ranks.yaml +++ b/src/ranks.yaml @@ -148,14 +148,15 @@ - field: compliance label: name: Compliance - positive: No - negative: OFAC + positive: ... + negative: No condition: - equals: true + exists: true points: 5 - field: default_privacy label: name: Default Privacy + positive: YES negative: No condition: