All Projects → aliascash → alias-wallet

aliascash / alias-wallet

Licence: other
Official Alias source code repository

Projects that are alternatives of or similar to alias-wallet

Adamant Im
ADAMANT Decentralized Messenger. Progressive Web Application (PWA)
Stars: ✭ 202 (+3940%)
Mutual labels:  tor, anonymity, wallet
Walletwasabi
Open-source, non-custodial, privacy focused Bitcoin wallet for Windows, Linux, and Mac. Built-in Tor, CoinJoin, and coin control features.
Stars: ✭ 1,197 (+23840%)
Mutual labels:  tor, wallet
Jacobappelbaumleavestor
🔍 An investigation into Jacob Appelbaum leaving the Tor Project
Stars: ✭ 75 (+1400%)
Mutual labels:  tor, anonymity
Tor Android
Tor binary and library for Android
Stars: ✭ 90 (+1700%)
Mutual labels:  tor, anonymity
OrionServer
An open-source, centralized HTTPS botnet
Stars: ✭ 58 (+1060%)
Mutual labels:  tor, tor-hidden-services
Nowallet
This project is a secure Bitcoin brainwallet app written in Python.
Stars: ✭ 52 (+940%)
Mutual labels:  tor, wallet
Onionr
Private Decentralized Communication Network 🎭 🧅
Stars: ✭ 84 (+1580%)
Mutual labels:  tor, anonymity
Coyim
coyim - a safe and secure chat client
Stars: ✭ 513 (+10160%)
Mutual labels:  tor, anonymity
Private Tor Network
Run an isolated instance of a tor network in Docker containers
Stars: ✭ 125 (+2400%)
Mutual labels:  tor, anonymity
Digital Rights
Promote digital rights in China
Stars: ✭ 186 (+3620%)
Mutual labels:  tor, anonymity
Nipe
An engine to make Tor network your default gateway
Stars: ✭ 1,032 (+20540%)
Mutual labels:  tor, anonymity
Invizible
Android application for Internet privacy and security
Stars: ✭ 251 (+4920%)
Mutual labels:  tor, anonymity
Globaleaks
GlobaLeaks is free, open source software enabling anyone to easily set up and maintain a secure whistleblowing platform.
Stars: ✭ 832 (+16540%)
Mutual labels:  tor, anonymity
Torchat Mac
macOS native TorChat client
Stars: ✭ 73 (+1360%)
Mutual labels:  tor, anonymity
Orbot
The Github home of Orbot: Tor on Android (Also available on gitlab!)
Stars: ✭ 629 (+12480%)
Mutual labels:  tor, anonymity
Tinytor
A tiny Tor client implementation (in pure python).
Stars: ✭ 80 (+1500%)
Mutual labels:  tor, anonymity
Thgtoa
The Hitchhiker’s Guide to Online Anonymity
Stars: ✭ 326 (+6420%)
Mutual labels:  tor, anonymity
Go Libtor
Self-contained Tor from Go
Stars: ✭ 368 (+7260%)
Mutual labels:  tor, anonymity
Onionbrowser
An open-source, privacy-enhancing web browser for iOS, utilizing the Tor anonymity network
Stars: ✭ 1,702 (+33940%)
Mutual labels:  tor, anonymity
Torghostng
TorghostNG - Make your internet traffic anonymized through Tor network and Privoxy. Rewritten from TorGhost with Python 3
Stars: ✭ 241 (+4720%)
Mutual labels:  tor, anonymity

Alias

Latest release Latest develop build Discord Reddit Build Status Master Build Status Develop

Alias is a Secure Proof-of-Stake (PoSv3) Network with Anonymous Transaction Capability.

Alias utilizes a range of proven cryptographic techniques to achieve un-linkable, un-traceable and anonymous transactions on its underlaying blockchain and also protects the users identity by running all the network nodes as Tor hidden services.

Licensing

  • SPDX-FileCopyrightText: © 2020 Alias Developers
  • SPDX-FileCopyrightText: © 2016 SpectreCoin Developers
  • SPDX-FileCopyrightText: © 2014 ShadowCoin Developers
  • SPDX-FileCopyrightText: © 2014 BlackCoin Developers
  • SPDX-FileCopyrightText: © 2013 NovaCoin Developers
  • SPDX-FileCopyrightText: © 2011 PPCoin Developers
  • SPDX-FileCopyrightText: © 2009 Bitcoin Developers

SPDX-License-Identifier: MIT

Social

Key Privacy Technology

Anonymous token creation: Through the use of dual key stealth technology, Alias provides the ability to generate ‘private coins’ by consuming 'public coins'. Private coins can then be sent through an implementation of ring signatures based on the Cryptonote protocol to eliminate any transaction history. The wallet offers the opportunity to transfer your balance between public coins and private coins. We are currently working on improving this technology for better functionality and privacy.

Built in Tor: The Alias software offers a full integration of Tor so that the Alias client runs exclusively as a Tor hidden service using a .onion address to connect to other clients in the network. Your real IP address is therefore protected at all times.

Basic Coin Specs V3/V4

AlgoPoSv3/PoAS
Block Time96 Seconds
Difficulty RetargetingEvery Block (Moving average of last 24 hours)
Initial Coin Supply20,000,000 ALIAS
Funding Coin Supply3,000,000 ALIAS
Max Coin Supply (PoS Phase)3 private or 2 public coins reward per block, depending on what you're staking
Min Stake Maturity450 blocks (~12 hours)
Min ALIAS Confirmations10 blocks
Base Fee0.0001 ALIAS
Max Anon Output1000
Ring Sizefix 10

Further documentation

For detailed description and further documentation have a look at our Wiki.

Like to build from source? Go straight to these pages there:

  • Build on and for Windows
  • Build on and for Mac
  • Separate pages for different flavours of Linux are also available there

UI development

The following files where maintained on the separate Git repository alias-wallet-ui:

  • src/qt/res/assets/*
  • src/qt/res/index.html
  • spectre.qrc

Do not modify them here!

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].