mirror of
https://github.com/RoboSats/robosats.git
synced 2024-12-26 05:43:34 +03:00
A simple and private bitcoin exchange
354e7fc5c7
Endpoint request contains a token. Server checks whether it has enough entropy to be secure (at least 128 bits and >0.7 shannon heterogeneity). Server hashes the token (once as of now) and derives nickname and robohash avatar (goes into static/assets/avatars). Nickname is limited to only adjectives, nouns and 3 digits, restricted to 18 characters long max. The corpus of nicknames is 20 billion big (maybe not enough? nick collision chance can happen, but server will just reply with 400 unless the token matches perfectly too) |
||
---|---|---|
.github/ISSUE_TEMPLATE | ||
api | ||
frontend | ||
robosats | ||
.editorconfig | ||
.gitignore | ||
concept_v0.0.1.pdf | ||
CONTRIBUTING.md | ||
faq.md | ||
LICENSE | ||
manage.py | ||
README.md | ||
setup.md |
RoboSats: Buy and sell non-KYC Satoshis.
What is RoboSats?
RoboSats is a simple and private way to exchange bitcoin for national currencies. Robosats aims to simplify the peer-to-peer experience and uses lightning hodl invoices to minimize the trust needed to trade. In addition, your Robotic Satoshi will help you stick to best privacy practices.
Try it out
Bitcoin mainnet:
- Tor: robosatsbkpis32grrxz7vliwjuivdmsyjx4d7zrlffo3nul44ck5sad.onion
- Url: robosats.org (Not active)
- Version: v0.0.0 (Last stable)
Bitcoin testnet:
- Tor: robotescktg6eqthfvatugczhzo3rj5zzk7rrkp6n5pa5qrz2mdikwid.onion
- Url: testnet.robosats.org (Not active)
- Commit height: v0.0.0 Latest commit.
Use Tor Browser and .onion for best anonymity.
Contribute to the Robotic Satoshis Open Source Project
See CONTRIBUTING.md
License
RoboSats is released under the terms of the AGPL3.0 license. See LICENSE for more details.