mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
Updating the project: deeponion
This commit is contained in:
parent
4310a95529
commit
710c658344
1 changed files with 163 additions and 50 deletions
|
@ -8,19 +8,22 @@ assets_used:
|
|||
ecosystem:
|
||||
- deeponion-network
|
||||
project_type: Hybrid cryptocurrency
|
||||
description: DeepOnion (ONION) is a decentralized, open-source, community-driven cryptocurrency
|
||||
that offers multi-layered privacy and everyday use cases. It uses an x13 hybrid
|
||||
PoW/PoS to secure the network. DeepOnion is one of the earliest cryptos to integrate
|
||||
the Tor network into the wallet, which has not leaked any IP addresses since its
|
||||
release on 12 July 2017.
|
||||
description: DeepOnion (ONION) is a decentralized, open-source, community-driven
|
||||
cryptocurrency that offers multi-layered privacy and everyday use cases. It
|
||||
uses an x13 hybrid PoW/PoS to secure the network. DeepOnion is one of the
|
||||
earliest cryptos to integrate the Tor network into the wallet, which has not
|
||||
leaked any IP addresses since its release on 12 July 2017.
|
||||
product_readiness: Mainnet
|
||||
product_launch_day: '2017-07-12'
|
||||
have_token: true
|
||||
tokens:
|
||||
- name: DeepOnion
|
||||
symbol: ONION
|
||||
network: DeepOnion Network
|
||||
fee: 0.0001 ONION/kB
|
||||
- symbol: ""
|
||||
name: ""
|
||||
contract_address: ""
|
||||
token_link: ""
|
||||
team:
|
||||
anonymous: true
|
||||
teammembers:
|
||||
|
@ -76,11 +79,11 @@ technology:
|
|||
- DeepOnionJ for Java integration
|
||||
- VoteCentral for community governance
|
||||
blockchain_features:
|
||||
encryption: zksnark
|
||||
opensource: true
|
||||
data_masking: DeepSend
|
||||
frontend_anonymity: TOR addresses
|
||||
asset_custody_type: non-custodial
|
||||
upgradability:
|
||||
enabled: true
|
||||
asset_custody_type: custodial
|
||||
encryption: zksnark
|
||||
p2p: true
|
||||
project_status:
|
||||
live_status: true
|
||||
|
@ -97,12 +100,122 @@ privacy_policy:
|
|||
data_usage: Not using
|
||||
tracebility:
|
||||
kyc: false
|
||||
sign_in_type_requirements: wallet
|
||||
tracked_data: None
|
||||
compliance: none
|
||||
storage:
|
||||
decentralized: true
|
||||
third_party_dependency: false
|
||||
social_trust: DeepOnion uses a multisig system for governance decisions and has a
|
||||
DAO for community voting.
|
||||
third_party_dependency: No
|
||||
social_trust: DeepOnion uses a multisig system for governance decisions and has
|
||||
a DAO for community voting.
|
||||
usecases:
|
||||
- currency
|
||||
logos:
|
||||
- file: logo.png
|
||||
ext: png
|
||||
url: https://explorer-data.web3privacy.info/assets/projects/deeponion/logo.png
|
||||
ratings:
|
||||
- type: openess
|
||||
name: Openess
|
||||
items:
|
||||
- isValid: true
|
||||
label: Team
|
||||
positive: 6 Members
|
||||
negative: Anonymous
|
||||
value: 6
|
||||
- isValid: false
|
||||
label: Documentation
|
||||
positive: Link
|
||||
negative: Not available
|
||||
- isValid: true
|
||||
label: Github
|
||||
positive: Link
|
||||
negative: Not available
|
||||
value: https://github.com/deeponion/deeponion/
|
||||
- isValid: true
|
||||
label: Twitter
|
||||
positive: Link
|
||||
negative: Not available
|
||||
value: https://twitter.com/TheDeepOnion
|
||||
- isValid: true
|
||||
label: Twitter
|
||||
positive: Link
|
||||
negative: Not available
|
||||
value: https://t.me/getdeeponion
|
||||
- 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://deeponion.org/White-Paper.pdf
|
||||
- isValid: true
|
||||
label: Funding
|
||||
positive: Investment
|
||||
negative: Not available
|
||||
value: Not applicable
|
||||
points: 42
|
||||
- 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: false
|
||||
label: Non Custody
|
||||
positive: None
|
||||
negative: Custodial
|
||||
value: non-custodial
|
||||
- isValid: false
|
||||
label: Upgradability
|
||||
positive: Disabled
|
||||
negative: Enabled
|
||||
- isValid: false
|
||||
label: Audits
|
||||
positive: Audit
|
||||
negative: None
|
||||
points: 30
|
||||
- type: privacy
|
||||
name: Privacy
|
||||
items:
|
||||
- isValid: true
|
||||
label: Privacy Policy
|
||||
positive: Link
|
||||
negative: Not available
|
||||
value: https://deeponion.org/privacypolicy.html
|
||||
- isValid: true
|
||||
label: KYC
|
||||
positive: No
|
||||
negative: Yes
|
||||
value: false
|
||||
- isValid: false
|
||||
label: Compliance
|
||||
positive: No
|
||||
negative: OFAC
|
||||
value: none
|
||||
- isValid: false
|
||||
label: Default Privacy
|
||||
positive: YES
|
||||
negative: No
|
||||
points: 20
|
||||
percentage: 61
|
||||
default_privacy: true
|
||||
audits: []
|
||||
technical_spof: ""
|
||||
history: []
|
||||
|
|
Loading…
Reference in a new issue