All Projects → deeponion → Deeponion Legacy

deeponion / Deeponion Legacy

Licence: mit
Official Source Repo for DeepOnion - Anonymous Cryptocurrency on TOR Network (legacy)

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Deeponion Legacy

Adamant Im
ADAMANT Decentralized Messenger. Progressive Web Application (PWA)
Stars: ✭ 202 (-51.09%)
Mutual labels:  blockchain, cryptocurrency, tor, secure
Cryptolist
Curated collection of blockchain & cryptocurrency resources.
Stars: ✭ 3,501 (+747.7%)
Mutual labels:  blockchain, cryptocurrency
Status React
a free (libre) open source, mobile OS for Ethereum
Stars: ✭ 3,307 (+700.73%)
Mutual labels:  blockchain, cryptocurrency
Conflux Rust
The Rust implementation of Conflux protocol.
Stars: ✭ 330 (-20.1%)
Mutual labels:  blockchain, cryptocurrency
Nano Node
Nano is a cryptocurrency
Stars: ✭ 3,336 (+707.75%)
Mutual labels:  blockchain, cryptocurrency
Desktop Wallet
💻 Multi Platform ARK Desktop Wallet
Stars: ✭ 287 (-30.51%)
Mutual labels:  blockchain, cryptocurrency
Nimbus Eth1
Nimbus: an Ethereum 1.0 and 2.0 Client for Resource-Restricted Devices
Stars: ✭ 386 (-6.54%)
Mutual labels:  blockchain, cryptocurrency
Time Series Machine Learning
Machine learning models for time series analysis
Stars: ✭ 261 (-36.8%)
Mutual labels:  blockchain, cryptocurrency
Ethlist
The Comprehensive Ethereum Reading List
Stars: ✭ 3,576 (+765.86%)
Mutual labels:  blockchain, cryptocurrency
Minter Go Node
🚀 Official Minter Blockchain Implementation in Go
Stars: ✭ 342 (-17.19%)
Mutual labels:  blockchain, cryptocurrency
Substratumnode
WE ARE THE FOUNDATION OF THE DECENTRALIZED WEB.
Stars: ✭ 359 (-13.08%)
Mutual labels:  blockchain, cryptocurrency
Elixium core
A privacy-preserving decentralized application network
Stars: ✭ 274 (-33.66%)
Mutual labels:  blockchain, cryptocurrency
Celo Monorepo
Official repository for core projects comprising the Celo platform
Stars: ✭ 269 (-34.87%)
Mutual labels:  blockchain, cryptocurrency
Xdag
XDAG (Dagger Coin) Official Main Repository. XDAG is a novel DAG based cryptocurrency.
Stars: ✭ 297 (-28.09%)
Mutual labels:  blockchain, cryptocurrency
Blockchain go
A simplified blockchain implementation in Golang
Stars: ✭ 3,150 (+662.71%)
Mutual labels:  blockchain, cryptocurrency
Blockchain
黑马程序员 120天全栈区块链开发 开源教程
Stars: ✭ 3,480 (+742.62%)
Mutual labels:  blockchain, cryptocurrency
Ico Check
Background checks and due diligence for crypto projects
Stars: ✭ 368 (-10.9%)
Mutual labels:  blockchain, cryptocurrency
Road2blockchain
180天搞懂区块链。 区块链的浪潮已来, 当一个弄潮儿,随时准备冲上浪潮之巅。(由于时间精力的原因, 项目暂时搁置,不再更新。 抱歉, 有一腔热情,但是吹下的牛逼没有按时完成。不过对区块链依然保持关注, 欢迎大家关注公众号allinblockchain)
Stars: ✭ 254 (-38.5%)
Mutual labels:  blockchain, cryptocurrency
Go Vite
Official Go implementation of the Vite protocol
Stars: ✭ 257 (-37.77%)
Mutual labels:  blockchain, cryptocurrency
Multi Party Ecdsa
Rust implementation of {t,n}-threshold ECDSA (elliptic curve digital signature algorithm).
Stars: ✭ 339 (-17.92%)
Mutual labels:  blockchain, cryptocurrency

alt text

This is DeepOnion legacy source code. It is superseded by the new code based on the latest bitcoin/litecoin codebase. All DeepOnion features are ported to the new codebase. The legacy codebase will be frozen unless for the critical bug fixes. It will co-exist with the new wallet for a while, then we will stop using the legacy codebase (timeline to be determined).

Starting from December 10, 2019, the legacy code will no longer be supported by the DeepOnion dev team.

DeepOnion (ONION) is an anonymous and untraceable cryptocurrency. All transactions are private and sent through the TOR network.

The integration with TOR ensures that users are always on a secure environment. There is no client-side configuration needed. Our client will automatically join the TOR network and connect to available TOR nodes on the network (including our seed nodes). After a successful connection to the DeepOnion network, you may check your displayed IP using the DeepOnion client console, where you will see that your client is assigned a TOR hidden service address (.onion address).

Pluggable Transports

DeepOnion has expanded and added the option for advanced users to configure PTs such as obfs4 & Meek.

Instructions:

Setup obfs4

Setup Meek

Specifications

Specification Value
Consensus Algorithm PoW & PoS
Mining Algorithm X13
Confirmations 5 tx
Block Confirm. 50 minted confirms
Port 17570
RPC Port 18580
PoW:
  • 240 sec block interval.
  • Difficulty readjustment every block.
  • Initial block reward will be 8 ONIONs per block.
  • PoW block reward will be halved every year, until it reaches 1 ONION/block where it will remain.
PoS:
  • 60 sec block interval.
  • Difficulty readjustment every block.
  • PoS interest will be variable per year: 1st year: 10% 2nd year: 5% 3rd and subsequent years: 1%
  • Minimum holding time before the PoS will be generated is 1 day.
  • Maximum allowed accumulated coin is 30 days.

Resources

📦 For software downloads, please see Downloads

Whitepaper

Roadmap

AirDrop

Community

Support

DeepOnion.conf file

Download DeepOnion.conf (right-click > save link as).

For more info on how setup your .conf file, please visit https://deeponion.org/DeepOnion.conf.php

License 📑

DeepOnion is released under the terms of the MIT license. See COPYING for more information or see https://opensource.org/licenses/MIT.

Development Process

The master branch is regularly built and tested, but is not guaranteed to be completely stable.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].