Merge branch 'main' into enable-tests

This commit is contained in:
MufCZ 2024-10-08 08:51:25 +02:00 committed by GitHub
commit f87a264c84
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 959 additions and 129 deletions

View file

@ -41,7 +41,7 @@ storage:
tracebility: tracebility:
tracked_data: Chains activity tracked_data: Chains activity
kyc: false kyc: false
sign_in_type_requirments: wallets sign_in_type_requirments: wallet
third_party_dependency: false third_party_dependency: false
client_diversability: client_diversability:
- name: BasicSwap client - name: BasicSwap client

View file

@ -5,13 +5,18 @@ categories:
description: Best in class privacy coin and confidential DeFi platform description: Best in class privacy coin and confidential DeFi platform
links: links:
web: https://beam.mw 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 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 twitter: https://x.com/beamprivacy
discord: https://discord.com/invite/BHZvAhg discord: https://discord.com/invite/BHZvAhg
telegram: https://t.me/BeamPrivacy telegram: https://t.me/BeamPrivacy
lens: ""
farcaster: ""
ecosystem: ecosystem:
- beam - beam
project_status: project_status:
@ -21,7 +26,126 @@ project_status:
testnet: false testnet: false
team: team:
anonymous: false 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: usecases:
- currency - currency
- defi
- did
- dao
- bridge
- messaging
- dapps
- nft-community
have_token: false 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)

View file

@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

View file

@ -2,8 +2,8 @@ id: nym
name: NYM name: NYM
categories: categories:
- infrastructure - infrastructure
description: Nym protects communication patterns, IP addresses and metadata for end-users, description: Nym protects communication patterns, IP addresses and metadata for
enterprise and infrastructure operators end-users, enterprise and infrastructure operators
team: team:
anonymous: false anonymous: false
teammembers: teammembers:
@ -19,10 +19,18 @@ team:
role: Chief Strategy Officer role: Chief Strategy Officer
links: links:
web: https://nymtech.net 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/ 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 have_token: false
tokens: tokens:
- symbol: NYM - symbol: NYM
@ -33,4 +41,164 @@ project_status:
mainnet: true mainnet: true
usecases: usecases:
- infrastructure - infrastructure
third_party_dependency: false 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: []

View file

@ -3,48 +3,52 @@ name: Oasis Network
categories: categories:
- infrastructure - infrastructure
project_type: Confidential compute project_type: Confidential compute
description: A privacy-enabled blockchain platform for open finance and a responsible description: A privacy-enabled blockchain platform for open finance and a
data economy responsible data economy
product_launch_day: '2020-11-18' product_launch_day: 2020-11-02T23:00:00.000Z
team: team:
anonymous: true anonymous: false
teammembers: []
links: links:
web: https://oasisprotocol.org web: https://oasisprotocol.org
github: https://github.com/oasisprotocol
docs: https://docs.oasis.io/
blog: https://oasisprotocol.org/blog 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 twitter: https://twitter.com/OasisProtocol
discord: https://discord.com/invite/BQCxwhT5wS discord: https://discord.com/invite/BQCxwhT5wS
telegram: http://t.me/oasisprotocolcommunity telegram: http://t.me/oasisprotocolcommunity
youtube: https://www.youtube.com/@OasisFoundation lens: ""
reddit: https://www.reddit.com/r/oasisnetwork/ farcaster: ""
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
project_status: project_status:
live_status: true live_status: true
version: Mainnet version: Mainnet
testnet: true testnet: true
mainnet: true mainnet: true
have_token: false have_token: true
tokens: tokens:
- symbol: ROSE - symbol: ROSE
- name: Wrapped ROSE - name: Wrapped ROSE
symbol: wROSE symbol: wROSE
network: BSC network: BSC
contract_address: '0xF00600eBC7633462BC4F9C61eA2cE99F5AAEBd4a' contract_address: "0xF00600eBC7633462BC4F9C61eA2cE99F5AAEBd4a"
- name: Wrapped ROSE (Wormhole) - name: Wrapped ROSE (Wormhole)
symbol: wROSE symbol: wROSE
network: Ethereum network: Ethereum
contract_address: '0x26B80FBfC01b71495f477d5237071242e0d959d7' contract_address: "0x26B80FBfC01b71495f477d5237071242e0d959d7"
history: history:
- title: Oasis Mainnet - title: Oasis Mainnet
event_type: launch event_type: launch
description: 'Oasis Mainnet: Ushering a New Era of Privacy and Scalability' description: "Oasis Mainnet: Ushering a New Era of Privacy and Scalability"
time: '2020-11-18' time: 2020-11-18
link: https://oasisprotocol.org/blog/oasis-mainnet-ushering-in-a-new-era-of-privacy-and-scalability 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: technology:
type: TEE type: TEE
features: features:
@ -52,9 +56,40 @@ technology:
- Tokenized Data - Tokenized Data
- Confidential compute - Confidential compute
blockchain_features: blockchain_features:
opensource: true
upgradability:
enabled: false
asset_custody_type: non-custody
encryption: TEE encryption: TEE
p2p: true p2p: true
opensource: true
usecases: usecases:
- infrastructure - infrastructure
third_party_dependency: false 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

View file

@ -3,15 +3,15 @@ name: Secret Network
categories: categories:
- infrastructure - infrastructure
tokens: tokens:
- name: Secret - symbol: SCRT
symbol: SCRT name: Secret
network: Secret Network contract_address: ""
contract_address: secret1k0jntykt7e4g3y88ltc60czgjuqdy4c9e8fzek token_link: https://www.mintscan.io/secret
description: the first blockchain with customizable privacy. You get to choose what description: the first blockchain with customizable privacy. You get to choose
you share, with whom, and how. This protects users, and empowers developers to build what you share, with whom, and how. This protects users, and empowers
a better Web3 developers to build a better Web3
project_type: Infrastructure project_type: Infrastructure
product_launch_day: '2020-02-13' product_launch_day: 2020-02-01T23:00:00.000Z
technology: technology:
type: TEE type: TEE
name: Trusted execution environment name: Trusted execution environment
@ -22,46 +22,46 @@ technology:
- PaaS - PaaS
links: links:
web: https://scrt.network 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 blog: https://scrt.network/blog
block_explorer: https://www.mintscan.io/secret
whitepaper: https://scrt.network/graypaper/
github: https://github.com/scrtlabs/SecretNetwork github: https://github.com/scrtlabs/SecretNetwork
docs: https://docs.scrt.network/secret-network-documentation/
forum: https://forum.scrt.network/ 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: blockchain_features:
p2p: false
encryption: TEE
opensource: true opensource: true
viewing_key: true upgradability:
dissapearing_tx: false enabled: true
connected_tx: true
reversability_condition: viewing key, hack
data_masking: Secret Contracts
asset_custody_type: non-custody asset_custody_type: non-custody
encryption: TEE
p2p: false
licences: MIT License licences: MIT License
privacy_policy: privacy_policy:
defined: false defined: false
link: ""
data_usage: ""
team: team:
anonymous: false anonymous: false
company:
name: Secret Labs
link: https://www.scrtlabs.com/
contacts: info@scrtlabs.com
teammembers: teammembers:
- name: Alex Zaidelson - name: Alex Zaidelson
role: SLabs CEO role: SLabs CEO
link: https://twitter.com/azaidelson link: https://twitter.com/azaidelson
- name: Lisa Loud
link: https://x.com/lisaisloud
storage: storage:
decentralized: true decentralized: true
tracebility: tracebility:
tracked_data: user SCRT adress
kyc: false kyc: false
tracked_data: user SCRT adress
sign_in_type_requirments: wallet sign_in_type_requirments: wallet
third_party_dependency: false third_party_dependency: false
compliance: No
social_trust: Slabs ( MRSINGER ) social_trust: Slabs ( MRSINGER )
technical_spof: Can decrypt technical_spof: Can decrypt
history: history:
@ -87,6 +87,120 @@ project_status:
version: Mainnet v1.12.1 version: Mainnet v1.12.1
testnet: true testnet: true
mainnet: true mainnet: true
have_token: true have_token: false
usecases: 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: []

View file

@ -2,18 +2,27 @@ id: sentinel
name: Sentinel name: Sentinel
categories: categories:
- applications - applications
description: A global network of autonomous dVPN applications that enable private description: A global network of autonomous dVPN applications that enable
and censorship resistant internet access private and censorship resistant internet access
ecosystem: ecosystem:
- cosmos - cosmos
links: links:
web: https://sentinel.co web: https://sentinel.co
blog: https://www.dvpn.news/
github: https://github.com/sentinel-official github: https://github.com/sentinel-official
whitepaper: https://docs.sentinel.co/getting-started/whitepaper forum: https://t.me/SentinelDVPN
docs: https://docs.sentinel.co/ 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 twitter: https://twitter.com/SentinelDVPN
discord: https://discord.com/invite/mmAA8qF
telegram: https://t.me/SentinelDVPN
lens: ""
farcaster: ""
team: team:
anonymous: true anonymous: true
teammembers: []
have_token: false have_token: false
token_link: https://coinmarketcap.com/currencies/sentinel/ token_link: https://coinmarketcap.com/currencies/sentinel/
project_status: project_status:
@ -23,4 +32,144 @@ project_status:
mainnet: false mainnet: false
usecases: usecases:
- vpn - vpn
third_party_dependency: false - 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: []

View file

@ -2,30 +2,198 @@ id: swarm
name: Swarm name: Swarm
categories: categories:
- applications - applications
description: A decentralized data storage and distribution technology. Ready to power description: A decentralized data storage and distribution technology. Ready to
the next generation of censorship-resistant, unstoppable, serverless dApps power the next generation of censorship-resistant, unstoppable, serverless
dApps
team: team:
anonymous: true anonymous: false
teammembers:
- name: Viktor Trón
link: https://x.com/zeligf
links: links:
web: https://www.ethswarm.org web: https://www.ethswarm.org
github: https://github.com/ethersphere
blog: https://blog.ethswarm.org/ blog: https://blog.ethswarm.org/
github: https://github.com/ethersphere
forum: https://warpcast.com/ethswarm
docs: https://docs.ethswarm.org/ docs: https://docs.ethswarm.org/
whitepaper: https://www.ethswarm.org/swarm-whitepaper.pdf whitepaper: https://www.ethswarm.org/swarm-whitepaper.pdf
block_explorer: https://swarmscan.io/
governance: https://snapshot.org/#/swarmfoundation.eth
twitter: https://x.com/ethswarm twitter: https://x.com/ethswarm
discord: https://discord.com/invite/hyCr9BMX9U discord: https://discord.com/invite/hyCr9BMX9U
telegram: ""
lens: ""
farcaster: https://warpcast.com/ethswarm
project_status: project_status:
live_status: true live_status: true
version: Mainnet version: Mainnet
testnet: true testnet: true
mainnet: true mainnet: true
have_token: false have_token: true
token_link: https://etherscan.io/token/0x19062190b1925b5b6689d7073fdfc8c2976ef8cb token_link: https://etherscan.io/token/0x19062190b1925b5b6689d7073fdfc8c2976ef8cb
tokens: tokens:
- name: BZZToken - name: BZZToken
symbol: BZZ symbol: BZZ
network: Ethereum network: Ethereum
contract_address: '0x19062190B1925b5b6689D7073fDfC8c2976EF8Cb' contract_address: "0x19062190B1925b5b6689D7073fDfC8c2976EF8Cb"
usecases: usecases:
- storage - storage
third_party_dependency: false 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)

View file

@ -35,7 +35,7 @@
points: 1 points: 1
- field: links.telegram - field: links.telegram
label: label:
name: Twitter name: Telegram
positive: Link positive: Link
negative: Not available negative: Not available
condition: condition: