All Projects → Samourai-Wallet → Samourai Wallet Android

Samourai-Wallet / Samourai Wallet Android

Licence: unlicense
Bitcoin Wallet strongly focused on privacy when transacting on the bitcoin network

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Samourai Wallet Android

Nowallet
This project is a secure Bitcoin brainwallet app written in Python.
Stars: ✭ 52 (-90.13%)
Mutual labels:  bitcoin, tor
Fullynoded
Self sovereign, secure, powerful, easy to use wallet that utilizes your own node as a backend. Powered by PSBT's and descriptors. Acts as an offline signer using your node as a watch-only wallet. C-Lightning compatible for instant, unfairly cheap payments.
Stars: ✭ 107 (-79.7%)
Mutual labels:  bitcoin, tor
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 (+127.13%)
Mutual labels:  bitcoin, tor
Adamant Im
ADAMANT Decentralized Messenger. Progressive Web Application (PWA)
Stars: ✭ 202 (-61.67%)
Mutual labels:  bitcoin, tor
Dot
Darknet OSINT Transform
Stars: ✭ 93 (-82.35%)
Mutual labels:  bitcoin, tor
Zeronet
ZeroNet - Decentralized websites using Bitcoin crypto and BitTorrent network
Stars: ✭ 17,227 (+3168.88%)
Mutual labels:  bitcoin, tor
Tor Controller
Run Tor onion services on Kubernetes
Stars: ✭ 476 (-9.68%)
Mutual labels:  tor
Cpuminer Multi
Multi-algo CPUMiner & Reference Cryptonote Miner (JSON-RPC 2.0)
Stars: ✭ 499 (-5.31%)
Mutual labels:  bitcoin
Bitcoin Sv
Bitcoin SV (Satoshi Vision) is the original Bitcoin. This Github repository provides open-source software to enable use of Bitcoin SV.
Stars: ✭ 459 (-12.9%)
Mutual labels:  bitcoin
Lightning Charge
A simple drop-in solution for accepting lightning payments
Stars: ✭ 457 (-13.28%)
Mutual labels:  bitcoin
Icepa
iOS system-wide VPN based Tor client
Stars: ✭ 519 (-1.52%)
Mutual labels:  tor
Bxbot
A simple Bitcoin trading bot written in Java.
Stars: ✭ 515 (-2.28%)
Mutual labels:  bitcoin
Bine
Go library for accessing and embedding Tor clients and servers
Stars: ✭ 489 (-7.21%)
Mutual labels:  tor
Deep Learning Bitcoin
Exploiting Bitcoin prices patterns with Deep Learning.
Stars: ✭ 481 (-8.73%)
Mutual labels:  bitcoin
Coyim
coyim - a safe and secure chat client
Stars: ✭ 513 (-2.66%)
Mutual labels:  tor
Simcoin
Blockchain simulation framework with Docker and Python.
Stars: ✭ 470 (-10.82%)
Mutual labels:  bitcoin
Umbrel
A personal Bitcoin and Lightning node designed for everyone
Stars: ✭ 508 (-3.61%)
Mutual labels:  bitcoin
Trezor Crypto
🔒 Don't use this repo, use the new monorepo instead:
Stars: ✭ 458 (-13.09%)
Mutual labels:  bitcoin
Awesome Privacy
💡Limiting personal data leaks on the internet
Stars: ✭ 488 (-7.4%)
Mutual labels:  tor
Kalitorify
Transparent proxy through Tor for Kali Linux OS
Stars: ✭ 513 (-2.66%)
Mutual labels:  tor

Build Status

Samourai Wallet

This repository is now maintained at https://code.samourai.io/wallet/samourai-wallet-android

Features:

Samourai Wallet features list

Build:

Import as Android Studio project. Should build "as is". PGP signed tagged releases correspond to builds that were issued via Google Play.

BIP44:

Samourai implementation based on original BIP, extends bitcoinj.

BIP47:

Samourai implementation based on original BIP by Justus Ranvier. Extends BIP44 implementation (above). Further modifications have been made to incorporate Segwit addresses into BIP47.

Generic source code for BIP47.

BIP47 test vectors

BIP49 (Segwit):

Samourai P2SH-P2WPKH implementation based on original BIP by Daniel Weigl and includes support for BIP49-specific XPUBs: YPUB.

BIP69:

Samourai implementation based on original BIP by Kristov Atlas.

BIP84 (Segwit):

Samourai implementation based on original BIP by Pavol Rusnak.

BIP125 (Replace-by-fee, RBF):

Samourai implementation based on original BIP by David A. Harding and Peter Todd.

BIP141 (Segwit):

Samourai spends to bech32 addresses P2WPKH based on original BIP by Eric Lombrozo, Johnson Lau and Pieter Wuille.

BIP173 (Segwit):

Samourai implementation based on original BIP by Pieter Wuille and Greg Maxwell.

Spending:

Samourai spends include the possibility of including custom fees as well as the use of batch spending (build up a list of batched outputs for grouped spend and fee savings).

Ricochet:

Samourai implementation of multi-hop spend designed to outrun the baying pack of #KYCRunningDogs.

Ricochet using nLockTime (staggered) will spread out hops over different blocks and make sure that hops do not appear all at once in the mempool.

STONEWALL:

STONEWALL spend is designed to increase the number of combinations between inputs and outputs (transaction entropy). It replaces the previously used BIP126. The objective is to obtain a positive entropy score using Boltzmann evaluation of the transaction.

Stowaway:

A Stowaway spend, also implemented as PayJoin, is a collaborative-spend carried out with another user. UTXOs are joined and the spend amount is cloaked. It is based on an idea by Gregory Maxwell.

Tor:

Samourai indicates whether or not connections are being routed via Tor Socks5 proxy (uses Orbot).

TestNet3:

MainNet/TestNet selection is displayed when sideloading a new installation. To switch networks, make a backup of your current wallet, uninstall/reinstall (sideload) and select desired network.

OpenDime:

Plug in your OpenDime using the appropriate OTG (On-The-Go) USB cable and Samourai can be used to view address and balance, validate the private key, and sweep balance to your wallet.

License:

Unlicense

Contributing:

All development goes in 'develop' branch - do not submit pull requests to 'master'.

Dev contact:

PGP

What we do:

Samourai HQ

Sentinel

PayNym.is

OXT

Sovereign.ly

Mule Tools

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