mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
Merge pull request #362 from PEPE-3000/patch-5
Update index DeepOnion.yaml
This commit is contained in:
commit
9ebd8aadbc
1 changed files with 131 additions and 19 deletions
|
@ -1,38 +1,150 @@
|
||||||
|
#PROJECT DESCRIPTION -------------------------------------------------------------
|
||||||
name: DeepOnion
|
name: DeepOnion
|
||||||
categories: currency
|
categories: currency
|
||||||
ecosystem: DeepOnion
|
assets_used: ZK-Snarks, TOR Network
|
||||||
|
ecosystem: DeepOnion Network
|
||||||
|
|
||||||
description: An anonymous cryptocurrency that is integrated with the Tor network
|
project_type: Hybrid cryptocurrency
|
||||||
product_launch_day: “2017-07-12“
|
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
|
||||||
|
|
||||||
project_status: Mainnet
|
have_token: Yes
|
||||||
|
token_link:
|
||||||
|
tokens:
|
||||||
|
- name: DeepOnion
|
||||||
|
symbol: ONION
|
||||||
|
network: DeepOnion Network
|
||||||
|
contract_address:
|
||||||
|
fee: 0.0001 ONION/kB
|
||||||
|
|
||||||
|
team:
|
||||||
|
anonymous: Yes
|
||||||
|
teammembers:
|
||||||
|
- name: Deeper
|
||||||
|
role: Marketing Manager
|
||||||
|
link: https://deeponion.org/community/members/deeper.2/
|
||||||
|
- name: Monocolor
|
||||||
|
role: Lead Blockchain Developer
|
||||||
|
link: https://deeponion.org/community/members/monocolor.207/
|
||||||
|
- name: Nezero
|
||||||
|
role: Blockchain Developer
|
||||||
|
link: https://deeponion.org/community/members/nezero.1858/
|
||||||
|
- name: Obszoenling
|
||||||
|
role: Blockchain Developer
|
||||||
|
link: https://deeponion.org/community/members/obszoenling.414/
|
||||||
|
- name: Impressive
|
||||||
|
role: Web Developer
|
||||||
|
link: https://deeponion.org/community/members/impressive.2278/
|
||||||
|
- name: DogLover
|
||||||
|
role: Web Developer
|
||||||
|
link: https://deeponion.org/community/members/doglover.2258/
|
||||||
|
|
||||||
|
funding:
|
||||||
|
- name: Community Contributions
|
||||||
|
type: Community Support
|
||||||
|
link: https://deeponion.org/community
|
||||||
|
value: Not applicable
|
||||||
|
time: Ongoing
|
||||||
|
|
||||||
|
history:
|
||||||
|
title:
|
||||||
|
event_type:
|
||||||
|
description:
|
||||||
|
time:
|
||||||
|
link:
|
||||||
|
|
||||||
|
sunset: No
|
||||||
|
|
||||||
|
|
||||||
|
# LINKS ---------------------------------------------------------------------
|
||||||
links:
|
links:
|
||||||
web: https://deeponion.org
|
web: https://deeponion.org
|
||||||
github: https://github.com/deeponion/deeponion/
|
github: https://github.com/deeponion/deeponion/
|
||||||
|
block_explorer: https://explorer.deeponion.org/
|
||||||
forum: https://deeponion.org/community/
|
forum: https://deeponion.org/community/
|
||||||
whitepaper: https://deeponion.org/White-Paper.pdf
|
whitepaper: https://deeponion.org/White-Paper.pdf
|
||||||
|
|
||||||
twitter: https://twitter.com/TheDeepOnion
|
twitter: https://twitter.com/TheDeepOnion
|
||||||
|
facebook: https://www.facebook.com/deeponionx
|
||||||
telegram: https://t.me/getdeeponion
|
telegram: https://t.me/getdeeponion
|
||||||
|
cmc community: https://coinmarketcap.com/community/profile/DeepOnion/
|
||||||
|
gettr: https://gettr.com/user/deeponion
|
||||||
|
rumble: https://rumble.com/user/DeepOnion
|
||||||
|
primal: http://primal.net/p/npub1l3h54332pdmwnvyg83fsd5g6cfsrdf75mqy3fnh8nxhls0gr2eysm5hucr
|
||||||
|
|
||||||
|
education: https://deeponion.org/#academy
|
||||||
|
|
||||||
|
|
||||||
team:
|
# TECHNOLOGY ---------------------------------------------------------------------
|
||||||
anonymous: yes
|
|
||||||
teammembers:
|
|
||||||
- name: Deeper
|
|
||||||
role: Marketing Manager
|
|
||||||
- name: Monocolor
|
|
||||||
role: Lead Blockchain Developer
|
|
||||||
- name: Nezero
|
|
||||||
role: Blockchain Developer
|
|
||||||
|
|
||||||
technology:
|
technology:
|
||||||
type: x13
|
type: x13 PoW & PoS
|
||||||
features:
|
features:
|
||||||
- Private wallet
|
- Private wallet
|
||||||
- DeepVault
|
- Hybrid - PoW & PoS
|
||||||
- DeepSend
|
- ZK-Snarks for privacy
|
||||||
- DeepOnionJ
|
- TOR Network integration
|
||||||
- VoteCentral
|
- DeepSend for transaction masking
|
||||||
|
- DeepVault for file verification
|
||||||
|
- DeepProtocol for encrypted messaging
|
||||||
|
- DeepOnionJ for Java integration
|
||||||
|
- VoteCentral for community governance
|
||||||
|
|
||||||
|
blockchain_features:
|
||||||
|
encryption: zksnark
|
||||||
|
opensource: Yes
|
||||||
|
identity_integration: None
|
||||||
|
p2p: Yes
|
||||||
|
data_masking: DeepSend
|
||||||
|
viewing_key: No
|
||||||
|
dissapearing_tx: No
|
||||||
|
connected_tx: No
|
||||||
|
frontend_anonymity: TOR addresses
|
||||||
|
asset_custody_type: non-custodial
|
||||||
|
|
||||||
|
project_status:
|
||||||
|
live_status: Yes
|
||||||
|
version: V2.3.3
|
||||||
|
testnet: No
|
||||||
|
mainnet: Yes
|
||||||
|
|
||||||
|
client_diversability:
|
||||||
|
name: DeepOnion Wallet
|
||||||
|
link: https://deeponion.org/#download
|
||||||
|
|
||||||
|
|
||||||
|
# PRIVACY ---------------------------------------------------------------------
|
||||||
|
licences: General Public License
|
||||||
|
|
||||||
|
privacy_policy:
|
||||||
|
defined: Yes
|
||||||
|
link: https://deeponion.org/privacypolicy.html
|
||||||
|
data_usage: Not using
|
||||||
|
|
||||||
|
traceability:
|
||||||
|
tracked_data: None
|
||||||
|
kyc: No
|
||||||
|
sign_in_type_requirements: wallet
|
||||||
|
|
||||||
|
compliance: none
|
||||||
|
|
||||||
|
storage:
|
||||||
|
decentralized: Yes
|
||||||
|
|
||||||
|
|
||||||
|
# SECURITY ---------------------------------------------------------------------
|
||||||
|
third_party_dependency: None
|
||||||
|
social_trust: DeepOnion uses a multisig system for governance decisions and has a DAO for community voting.
|
||||||
|
technical_spof: None
|
||||||
|
|
||||||
|
upgradability:
|
||||||
|
- enabled: Yes
|
||||||
|
- type: DAO Governance
|
||||||
|
- admin_keys: Not defined
|
||||||
|
|
||||||
|
audits:
|
||||||
|
- name:
|
||||||
|
company:
|
||||||
|
logo:
|
||||||
|
link:
|
||||||
|
time:
|
||||||
|
|
Loading…
Reference in a new issue