diff --git a/src/projects/basicswap/index.yaml b/src/projects/basicswap/index.yaml index bf39bbb9..a3301296 100644 --- a/src/projects/basicswap/index.yaml +++ b/src/projects/basicswap/index.yaml @@ -41,7 +41,7 @@ storage: tracebility: tracked_data: Chains activity kyc: false - sign_in_type_requirments: wallets + sign_in_type_requirments: wallet third_party_dependency: false client_diversability: - name: BasicSwap client diff --git a/src/projects/beam/index.yaml b/src/projects/beam/index.yaml index dade6049..ea16c459 100644 --- a/src/projects/beam/index.yaml +++ b/src/projects/beam/index.yaml @@ -1,19 +1,24 @@ id: beam name: Beam categories: -- defi + - defi description: Best in class privacy coin and confidential DeFi platform links: web: https://beam.mw - github: https://github.com/BeamMW/beam - docs: https://beam.mw/docs - forum: https://forum.beam.mw/ blog: https://medium.com/beam-mw + github: https://github.com/BeamMW/beam + forum: https://forum.beam.mw/ + docs: https://beam.mw/docs + whitepaper: https://docs.beam.mw/BEAM_Position_Paper_0.3.pdf + block_explorer: https://explorer.beam.mw + governance: https://beamxdao.org twitter: https://x.com/beamprivacy discord: https://discord.com/invite/BHZvAhg telegram: https://t.me/BeamPrivacy + lens: "" + farcaster: "" ecosystem: -- beam + - beam project_status: version: Mainnet live_status: true @@ -21,7 +26,126 @@ project_status: testnet: false team: anonymous: false + teammembers: + - name: Alex Romanov + link: https://x.com/BeamCTO + - name: Maxnflaxl + link: https://x.com/maxnflaxl + - name: Vladislav Gelfer + link: https://x.com/Vlad38604806 + - name: Amir Aaronson + link: https://x.com/RaFun88 usecases: -- currency + - currency + - defi + - did + - dao + - bridge + - messaging + - dapps + - nft-community have_token: false -third_party_dependency: false +third_party_dependency: "" +logos: + - file: logo.png + ext: png + url: https://explorer-data.web3privacy.info/assets/projects/beam/logo.png +percentage: 22 +product_launch_day: 2019-02-02T23:00:00.000Z +sunset: false +assets_used: [] +tokens: [] +project_phase: mainnet +blockchain_features: + opensource: true + upgradability: + enabled: true + asset_custody_type: non-custody + encryption: LelantusMW + p2p: true +storage: + decentralized: true +privacy_policy: + defined: true + link: https://beam.mw/privacy-policy + data_usage: none +compliance: "" +tracebility: + kyc: false + tracked_data: none + sign_in_type_requirments: [] +default_privacy: true +audits: [] +social_trust: "" +technical_spof: "" +funding: [] +history: + - title: Fifth Hard-Fork (and wallet v7.1) + description: As discussed on the Beam Forum, this hard-fork reduced the issuance + cost of Confidential Assets from 3000 to 10 BEAM only. The result can be + seen in the CAs being created (or re-created) after the fork. The + hard-fork also added smart contracts enhancements allowing them to verify + fork heights (to support fork-dependent features). On the wallet side, + DApp support for the BANS (Beam Anonymous Name System) was improved. + link: https://medium.com/beam-mw/beam-hard-fork-announcement-3e999dfba178 + time: Fri Sep 02 2022 00:00:00 GMT+0200 (Mitteleuropäische Sommerzeit) + - title: Fourth Hard-Fork (and wallet v7.0) + description: This hard-fork introduced 'High-Frequency Transactions' (HFTX) on + both node and wallet sides, and IPFS storage integration on the wallet + side. HFTX improve resistance to MEV, front-running and sandwich attacks + by defining strict inclusion rules for transactions, thus protecting users + from unwanted outcomes (as the submitted transactions can only be included + into a block in their exact specific sequence). On the wallet side, the + IPFS integration allows storing data (such as NFTs) efficiently in a + decentralized manner while reducing blockchain bloat. Thus, every Beam + wallet today is at the same time a blockchain node (to submit transactions + and verify blocks), an SBBS node (to allow secure communication between + wallets), and an IPFS node (to allow decentralized storage, including for + DApp front ends distribution). This Hard Fork went smoothly and the + difficulty remained fairly stable. + link: https://medium.com/beam-mw/beam-hard-fork-completed-903ce2b15b51 + time: Fri Jun 24 2022 00:00:00 GMT+0200 (Mitteleuropäische Sommerzeit) + - title: Third Hard-Fork (and wallet v6.0) + description: "This hard-fork brought the addition of the Beam Virtual Machine + (BVM) as an infrastructure to create Smart Contracts (a.k.a. 'Shaders'), + thus making Beam the first privacy coin with smart contracts capabilities! + BVM smart contracts can be written in any WebAssembly compatible language + (such as C++, Rust, Go, etc.) and are composed of two elements: the + blockchain side (running on Beam nodes) and the wallet side (running in + Beam wallet, together with the DApp front ends). This separation of + chain-side and client-side logics allows very powerful and flexible + applications. Beam smart contracts are transparent by default, which means + that we can see their state and their activity. Nevertheless, the users + remain anonymous, as their interactions with the smart contracts are based + on normal confidential Beam transactions. With this approach, Beam's DeFi + manages to provide 'efficient' markets (e.g. where we can see what is + bought and sold) while still protecting its users' privacy (e.g. we cannot + see who buys and sells!). By allowing such privacy-preserving smart + contract capabilities, this hard-fork opened the doors to Beam becoming + not only a powerful 'Privacy DeFi' (PriFi) platform but indeed a + general-purpose infrastructure for anything in Confidential Web3!" + link: https://medium.com/beam-mw/hard-fork-completed-1608eb5ce439 + time: Sun Jun 13 2021 00:00:00 GMT+0200 (Mitteleuropäische Sommerzeit) + - title: Second Hard-Fork + description: Beam's second hard-fork was performed as announced in the roadmap. + The PoW algorithm was updated from BeamHash II to BeamHash III, which is + the final version in the planned strategy to balance GPU and ASIC mining. + This hard-fork also saw the activation of the Confidential Assets + (sometimes also called 'Privacy Tokens', and which were introduced in the + first hard-fork but kept inactive) and the release of the Lelantus-MW + protocol and its associated one-side payments (also known as offline + transactions). + link: https://medium.com/beam-mw/hard-fork-completed-72e8f1edb10b + time: Sun Jun 28 2020 00:00:00 GMT+0200 (Mitteleuropäische Sommerzeit) + - title: First Hard-Fork + description: Beam's first hard-fork was performed as announced in the roadmap. + The PoW algorithm was updated from BeamHash I to BeamHash II, which are + upgrades from the vanilla Equihash on which they are based. Beam's + strategy with these planned changes of the mining algorithm was to give + GPU miners a head start, and then allow cheap ASICs to join in without + disrupting the mining ecosystem. After this hard-fork, a drop in + difficulty was observed as not all miners performed a timely upgrade. + However, after less than 24 hours, the hashrate had gone back to its + pre-fork value. + link: https://medium.com/beam-mw/mimblewimble-hard-fork-first-completed-1171f9642e51 + time: Thu Aug 15 2019 00:00:00 GMT+0200 (Mitteleuropäische Sommerzeit) diff --git a/src/projects/buccaneer-v3/index.yaml b/src/projects/buccaneer-v3/index.yaml new file mode 100644 index 00000000..0b874ecb --- /dev/null +++ b/src/projects/buccaneer-v3/index.yaml @@ -0,0 +1,72 @@ +name: Buccaneer V3 +categories: + - defi +usecases: + - currency +ecosystem: + - ethereum +description: The only private currency on Ethereum +product_launch_day: 2024-02-08T23:00:00.000Z +sunset: false +assets_used: [] +have_token: true +tokens: + - symbol: BUCC + name: Buccaneer V3 + contract_address: "0xe96938e0d086a241d03688dda697bf57859ee261" + token_link: https://etherscan.io/ +links: + web: https://ethereumprivacy.org/ + blog: "" + github: "" + forum: "" + docs: "" + whitepaper: "" + block_explorer: "" + governance: "" + twitter: https://x.com/buccaneerv3/ + discord: https://discord.gg/YhDDGp5wWV + telegram: https://t.me/BuccaneerV3 + lens: "" + farcaster: "" +project_phase: mainnet +blockchain_features: + opensource: false + upgradability: + enabled: false + asset_custody_type: non-custody + encryption: Custom encryption + p2p: true +storage: {} +privacy_policy: + defined: false + link: "" + data_usage: "" +compliance: "" +tracebility: + kyc: false + tracked_data: "" + sign_in_type_requirments: [] +default_privacy: false +audits: [] +third_party_dependency: Ethereum network. +social_trust: "" +technical_spof: "" +team: + anonymous: true + teammembers: + - name: Bucc + link: https://x.com/buccaneerv3/ +funding: [] +history: + - title: Token Launch + description: BUCC has been released. + link: "" + time: Tue Jan 09 2024 00:00:00 GMT+0100 (Central European Standard Time) + - title: Tortuga Launch + description: Launched Tortuga - the final piece of the protocol which allows + Ethless swaps between BUCC and ETH. Tortuga enables full privacy workflow + for everyone. + link: "" + time: Tue Sep 24 2024 00:00:00 GMT+0200 (Central European Summer Time) +id: buccaneer-v3 diff --git a/src/projects/buccaneer-v3/logo.png b/src/projects/buccaneer-v3/logo.png new file mode 100644 index 00000000..e9cdffa0 Binary files /dev/null and b/src/projects/buccaneer-v3/logo.png differ diff --git a/src/projects/nym/index.yaml b/src/projects/nym/index.yaml index 5551e0a8..6ee9a219 100644 --- a/src/projects/nym/index.yaml +++ b/src/projects/nym/index.yaml @@ -1,36 +1,204 @@ id: nym name: NYM categories: -- infrastructure -description: Nym protects communication patterns, IP addresses and metadata for end-users, - enterprise and infrastructure operators + - infrastructure +description: Nym protects communication patterns, IP addresses and metadata for + end-users, enterprise and infrastructure operators team: anonymous: false teammembers: - - name: Harry Halpin - role: CEO and Chairman of Scientific Board - - name: Mark Sinclair - role: Chief Technology Officer - - name: Claudia Diaz - role: Chief Scientist - - name: Alexis Roussel - role: Chief Operating Officer - - name: Jaya Klara Brekke - role: Chief Strategy Officer + - name: Harry Halpin + role: CEO and Chairman of Scientific Board + - name: Mark Sinclair + role: Chief Technology Officer + - name: Claudia Diaz + role: Chief Scientist + - name: Alexis Roussel + role: Chief Operating Officer + - name: Jaya Klara Brekke + role: Chief Strategy Officer links: web: https://nymtech.net - github: https://github.com/nymtech - whitepapers: https://nymtech.net/learn/papers - docs: https://nymtech.net/docs blog: https://blog.nymtech.net/ + github: https://github.com/nymtech + forum: https://www.reddit.com/r/nym/ + docs: https://nymtech.net/docs + whitepaper: https://nymtech.net/nym-whitepaper.pdf + block_explorer: https://www.mintscan.io/nyx/ + governance: https://www.mintscan.io/nyx/proposals/ + twitter: https://x.com/nymproject + discord: https://discord.com/invite/nym + telegram: https://t.me/nymchan/ + lens: "" + farcaster: "" have_token: false tokens: -- symbol: NYM + - symbol: NYM project_status: live_status: true version: Mainnet testnet: true mainnet: true usecases: -- infrastructure -third_party_dependency: false + - infrastructure +third_party_dependency: None +logos: + - file: logo.png + ext: png + url: https://explorer-data.web3privacy.info/assets/projects/nym/logo.png +ratings: + - type: openess + name: Openess + items: + - isValid: true + label: Team + positive: 5 Members + negative: Anonymous + value: 5 + - isValid: true + label: Documentation + positive: Link + negative: Not available + value: https://nymtech.net/docs + - isValid: true + label: Github + positive: Link + negative: Not available + value: https://github.com/nymtech + - 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: 30 + percentagePoints: 54.54545454545454 + - 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: false + label: Compliance + positive: ... + negative: No + - isValid: false + label: Default Privacy + positive: YES + negative: No + points: 0 + percentagePoints: 0 +percentage: 27 +ecosystem: + - cosmos +sunset: false +assets_used: [] +project_phase: mainnet +blockchain_features: + opensource: true + upgradability: + enabled: true + asset_custody_type: non-custody + encryption: Mixnet + p2p: true +storage: + decentralized: true +privacy_policy: + defined: true + link: https://nymtech.net/privacy-policy + data_usage: Developing and promoting decentralised and open source + privacy-enabling technologies. +compliance: "" +tracebility: + kyc: false + tracked_data: IP adress, cookies, Google Analytics +default_privacy: true +audits: [] +social_trust: Core team - Proof of Autority +technical_spof: Mixnet hack +funding: + - name: 1kx + link: https://icodrops.com/nym/ + - name: Binance Labs + link: https://icodrops.com/nym/ + - name: Lemniscap + link: https://icodrops.com/nym/ + - name: Eden Block + link: https://icodrops.com/nym/ + - name: NGC Ventures (NEO Global Capital) + link: https://icodrops.com/nym/ + - name: OKX Ventures + link: https://icodrops.com/nym/ + - name: Polychain Capital + link: https://icodrops.com/nym/ + - name: " Greenfield One" + link: https://icodrops.com/nym/ + - name: KR1 (Kryptonite1) + link: https://icodrops.com/nym/ + - name: Maven 11 Capital + link: https://icodrops.com/nym/ + - name: a16z (Andreessen Horowitz) + link: https://icodrops.com/nym/ + - name: Digital Currency Group (DCG) + link: https://icodrops.com/nym/ + - name: Fenbushi Capital + link: https://icodrops.com/nym/ + - name: HashKey Capital + link: https://icodrops.com/nym/ + - name: HTX Ventures + link: https://icodrops.com/nym/ +history: [] diff --git a/src/projects/oasis-network/index.yaml b/src/projects/oasis-network/index.yaml index 01bb8466..775e00a0 100644 --- a/src/projects/oasis-network/index.yaml +++ b/src/projects/oasis-network/index.yaml @@ -1,60 +1,95 @@ id: oasis-network name: Oasis Network categories: -- infrastructure + - infrastructure project_type: Confidential compute -description: A privacy-enabled blockchain platform for open finance and a responsible - data economy -product_launch_day: '2020-11-18' +description: A privacy-enabled blockchain platform for open finance and a + responsible data economy +product_launch_day: 2020-11-02T23:00:00.000Z team: - anonymous: true + anonymous: false + teammembers: [] links: web: https://oasisprotocol.org - github: https://github.com/oasisprotocol - docs: https://docs.oasis.io/ blog: https://oasisprotocol.org/blog + github: https://github.com/oasisprotocol + forum: https://forum.oasis.io/ + docs: https://docs.oasis.io/ + whitepaper: https://docsend.com/view/aq86q2pckrut2yvq + block_explorer: https://www.oasisscan.com/ + governance: "" twitter: https://twitter.com/OasisProtocol discord: https://discord.com/invite/BQCxwhT5wS telegram: http://t.me/oasisprotocolcommunity - youtube: https://www.youtube.com/@OasisFoundation - reddit: https://www.reddit.com/r/oasisnetwork/ - whitepaper: https://docsend.com/view/aq86q2pckrut2yvq - forum: https://forum.oasis.io/ - linkedin: https://www.linkedin.com/company/oasisprotocol/ - block_explorer: https://www.oasisscan.com/ - facebook: https://www.facebook.com/oasisprotocol + lens: "" + farcaster: "" project_status: live_status: true version: Mainnet testnet: true mainnet: true -have_token: false +have_token: true tokens: -- symbol: ROSE -- name: Wrapped ROSE - symbol: wROSE - network: BSC - contract_address: '0xF00600eBC7633462BC4F9C61eA2cE99F5AAEBd4a' -- name: Wrapped ROSE (Wormhole) - symbol: wROSE - network: Ethereum - contract_address: '0x26B80FBfC01b71495f477d5237071242e0d959d7' + - symbol: ROSE + - name: Wrapped ROSE + symbol: wROSE + network: BSC + contract_address: "0xF00600eBC7633462BC4F9C61eA2cE99F5AAEBd4a" + - name: Wrapped ROSE (Wormhole) + symbol: wROSE + network: Ethereum + contract_address: "0x26B80FBfC01b71495f477d5237071242e0d959d7" history: -- title: Oasis Mainnet - event_type: launch - description: 'Oasis Mainnet: Ushering a New Era of Privacy and Scalability' - time: '2020-11-18' - link: https://oasisprotocol.org/blog/oasis-mainnet-ushering-in-a-new-era-of-privacy-and-scalability + - title: Oasis Mainnet + event_type: launch + description: "Oasis Mainnet: Ushering a New Era of Privacy and Scalability" + time: 2020-11-18 + link: https://oasisprotocol.org/blog/oasis-mainnet-ushering-in-a-new-era-of-privacy-and-scalability + - title: Oasis Sapphire Mainnet + description: go-live of the Oasis Sapphire Mainnet + link: https://docs.oasis.io/get-involved/run-node/paratime-node/ + time: Thu Dec 01 2022 00:00:00 GMT+0100 (Central European Standard Time) technology: type: TEE features: - - Data Privacy - - Tokenized Data - - Confidential compute + - Data Privacy + - Tokenized Data + - Confidential compute blockchain_features: + opensource: true + upgradability: + enabled: false + asset_custody_type: non-custody encryption: TEE p2p: true - opensource: true usecases: -- infrastructure -third_party_dependency: false + - infrastructure +third_party_dependency: "" +logos: + - file: logo.png + ext: png + url: https://explorer-data.web3privacy.info/assets/projects/oasis-network/logo.png +percentage: 33 +ecosystem: + - ethereum +sunset: false +assets_used: [] +project_phase: mainnet +storage: {} +privacy_policy: + defined: true + link: https://oasisprotocol.org/privacy-policy + data_usage: "" +compliance: "" +tracebility: + kyc: false + tracked_data: "" + sign_in_type_requirments: + - wallet +default_privacy: false +audits: [] +social_trust: "" +technical_spof: "" +funding: + - name: Binance Labs + link: https://cointelegraph.com/news/binance-labs-backs-200m-oasis-ecosystem-fund diff --git a/src/projects/secret-network/index.yaml b/src/projects/secret-network/index.yaml index 66e24fa0..0cdefafa 100644 --- a/src/projects/secret-network/index.yaml +++ b/src/projects/secret-network/index.yaml @@ -1,80 +1,80 @@ id: secret-network name: Secret Network categories: -- infrastructure + - infrastructure tokens: -- name: Secret - symbol: SCRT - network: Secret Network - contract_address: secret1k0jntykt7e4g3y88ltc60czgjuqdy4c9e8fzek -description: the first blockchain with customizable privacy. You get to choose what - you share, with whom, and how. This protects users, and empowers developers to build - a better Web3 + - symbol: SCRT + name: Secret + contract_address: "" + token_link: https://www.mintscan.io/secret +description: the first blockchain with customizable privacy. You get to choose + what you share, with whom, and how. This protects users, and empowers + developers to build a better Web3 project_type: Infrastructure -product_launch_day: '2020-02-13' +product_launch_day: 2020-02-01T23:00:00.000Z technology: type: TEE name: Trusted execution environment features: - - privacy - - DeFi - - applicationss - - PaaS + - privacy + - DeFi + - applicationss + - PaaS links: web: https://scrt.network - twitter: https://twitter.com/SecretNetwork - telegram: https://t.me/scrtCommunity - discord: https://discord.com/invite/secret-network-360051864110235648 blog: https://scrt.network/blog - block_explorer: https://www.mintscan.io/secret - whitepaper: https://scrt.network/graypaper/ github: https://github.com/scrtlabs/SecretNetwork - docs: https://docs.scrt.network/secret-network-documentation/ forum: https://forum.scrt.network/ + docs: https://docs.scrt.network/secret-network-documentation/ + whitepaper: https://scrt.network/graypaper/ + block_explorer: https://www.mintscan.io/secret + governance: https://wallet.keplr.app/chains/secret-network?tab=governance + twitter: https://twitter.com/SecretNetwork + discord: https://discord.com/invite/secret-network-360051864110235648 + telegram: https://t.me/scrtCommunity + lens: "" + farcaster: "" blockchain_features: - p2p: false - encryption: TEE opensource: true - viewing_key: true - dissapearing_tx: false - connected_tx: true - reversability_condition: viewing key, hack - data_masking: Secret Contracts + upgradability: + enabled: true asset_custody_type: non-custody + encryption: TEE + p2p: false licences: MIT License privacy_policy: defined: false + link: "" + data_usage: "" team: anonymous: false - company: - name: Secret Labs - link: https://www.scrtlabs.com/ - contacts: info@scrtlabs.com teammembers: - - name: Alex Zaidelson - role: SLabs CEO - link: https://twitter.com/azaidelson + - name: Alex Zaidelson + role: SLabs CEO + link: https://twitter.com/azaidelson + - name: Lisa Loud + link: https://x.com/lisaisloud storage: decentralized: true tracebility: - tracked_data: user SCRT adress kyc: false + tracked_data: user SCRT adress sign_in_type_requirments: wallet third_party_dependency: false - +compliance: No social_trust: Slabs ( MRSINGER ) technical_spof: Can decrypt history: -- title: Mainnet - event_type: launch - description: Mainnet - time: Feb 13, 2020 - link: https://shadeprotocol.io/blog/shade-protocol-claim-tutorial + - title: Mainnet + event_type: launch + description: Mainnet + time: Feb 13, 2020 + link: https://shadeprotocol.io/blog/shade-protocol-claim-tutorial client_diversability: -- name: Keplr - link: https://www.keplr.app/ -- name: Starshell - link: https://starshell.net/ + - name: Keplr + link: https://www.keplr.app/ + - name: Starshell + link: https://starshell.net/ default_privacy: false funding: name: Private investors @@ -87,6 +87,120 @@ project_status: version: Mainnet v1.12.1 testnet: true mainnet: true -have_token: true +have_token: false usecases: -- infrastructure + - infrastructure +logos: + - file: logo.png + ext: png + url: https://explorer-data.web3privacy.info/assets/projects/secret-network/logo.png +ratings: + - type: openess + name: Openess + items: + - isValid: true + label: Team + positive: 1 Member + negative: Anonymous + value: 1 + - isValid: true + label: Documentation + positive: Link + negative: Not available + value: https://docs.scrt.network/secret-network-documentation/ + - isValid: true + label: Github + positive: Link + negative: Not available + value: https://github.com/scrtlabs/SecretNetwork + - isValid: true + label: Twitter + positive: Link + negative: Not available + value: https://twitter.com/SecretNetwork + - isValid: true + label: Twitter + positive: Link + negative: Not available + value: https://t.me/scrtCommunity + - isValid: true + label: Discord + positive: Link + negative: Not available + value: https://discord.com/invite/secret-network-360051864110235648 + - 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://scrt.network/graypaper/ + - isValid: true + label: Funding + positive: Investment + negative: Not available + value: 236.500.000 $ + points: 53 + - type: technology + name: Technology + items: + - isValid: true + label: Mainnet + positive: Yes + negative: No + value: true + - isValid: true + label: Open Source + positive: Yes + negative: No + value: true + - isValid: true + label: Non Custody + positive: None + negative: Custodial + value: non-custody + - isValid: false + label: Upgradability + positive: Disabled + negative: Enabled + - isValid: false + label: Audits + positive: Audit + negative: None + points: 40 + - type: privacy + name: Privacy + items: + - isValid: false + label: Privacy Policy + positive: Link + negative: Not available + - isValid: true + label: KYC + positive: No + negative: Yes + value: false + - isValid: false + label: Compliance + positive: No + negative: OFAC + value: false + - isValid: false + label: Default Privacy + positive: YES + negative: No + value: false + points: 10 +percentage: 69 +ecosystem: + - cosmos +sunset: false +assets_used: [] +project_phase: mainnet +audits: [] diff --git a/src/projects/sentinel/index.yaml b/src/projects/sentinel/index.yaml index dbf852f7..4e99b9d5 100644 --- a/src/projects/sentinel/index.yaml +++ b/src/projects/sentinel/index.yaml @@ -1,19 +1,28 @@ id: sentinel name: Sentinel categories: -- applications -description: A global network of autonomous dVPN applications that enable private - and censorship resistant internet access + - applications +description: A global network of autonomous dVPN applications that enable + private and censorship resistant internet access ecosystem: -- cosmos + - cosmos links: web: https://sentinel.co + blog: https://www.dvpn.news/ github: https://github.com/sentinel-official - whitepaper: https://docs.sentinel.co/getting-started/whitepaper + forum: https://t.me/SentinelDVPN docs: https://docs.sentinel.co/ + whitepaper: https://docs.sentinel.co/getting-started/whitepaper + block_explorer: https://www.mintscan.io/sentinel/ + governance: https://wallet.keplr.app/chains/sentinel?tab=governance twitter: https://twitter.com/SentinelDVPN + discord: https://discord.com/invite/mmAA8qF + telegram: https://t.me/SentinelDVPN + lens: "" + farcaster: "" team: anonymous: true + teammembers: [] have_token: false token_link: https://coinmarketcap.com/currencies/sentinel/ project_status: @@ -22,5 +31,145 @@ project_status: testnet: false mainnet: false usecases: -- vpn -third_party_dependency: false + - vpn + - infrastructure + - ai +third_party_dependency: None +logos: + - file: logo.png + ext: png + url: https://explorer-data.web3privacy.info/assets/projects/sentinel/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.sentinel.co/ + - isValid: true + label: Github + positive: Link + negative: Not available + value: https://github.com/sentinel-official + - isValid: true + label: Twitter + positive: Link + negative: Not available + value: https://twitter.com/SentinelDVPN + - 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: true + label: Whitepaper + positive: Link + negative: Not available + value: https://docs.sentinel.co/getting-started/whitepaper + - isValid: false + label: Funding + positive: Investment + negative: Not available + points: 31 + percentagePoints: 56.36363636363636 + - type: technology + name: Technology + items: + - isValid: false + label: Mainnet + positive: Yes + negative: No + value: false + - 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: false + label: Compliance + positive: ... + negative: No + - isValid: false + label: Default Privacy + positive: YES + negative: No + points: 0 + percentagePoints: 0 +percentage: 21 +product_launch_day: 2018-05-03T22:00:00.000Z +sunset: false +assets_used: + - atom + - scrt + - other +tokens: + - symbol: dVPN + name: Sentinel + contract_address: "" + token_link: https://www.mintscan.io/sentinel/ +project_phase: mainnet +blockchain_features: + opensource: true + upgradability: + enabled: true + asset_custody_type: non-custody + encryption: Permission-less VPN + p2p: true +storage: + decentralized: true +privacy_policy: + defined: true + link: https://shield.sentinel.co/legal/privacy + data_usage: "" +compliance: "" +tracebility: + kyc: false + tracked_data: Onchain data, VPN provider can see you IP adress ( depends on a + provider you choose ) +default_privacy: false +audits: [] +social_trust: None +technical_spof: None +funding: [] +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/ranks.yaml b/src/ranks.yaml index 42cac090..64ce94ee 100644 --- a/src/ranks.yaml +++ b/src/ranks.yaml @@ -26,7 +26,7 @@ exists: true points: 10 - field: links.twitter - label: + label: name: Twitter positive: Link negative: Not available @@ -35,7 +35,7 @@ points: 1 - field: links.telegram label: - name: Twitter + name: Telegram positive: Link negative: Not available condition: