RoboSats Icon

RoboSats is an easy way to privately exchange Bitcoin for national currencies. It simplifies the peer-to-peer experience and makes use of lightning hold invoices to minimize custody and trust requirements. The deterministically generated avatars help users stick to best privacy practices.

Open Source

RoboSats Source Code

Author

RoboSats

Description

A simple and private bitcoin exchange

#bitcoin#exchange#freedom-tools#i2p#lightning#p2p#peer-to-peer#privacy#tor

Homepage

https://learn.robosats.org

License

AGPL-3.0

Created

01 Jan 22

Last Updated

23 Feb 26

Latest version

v0.8.4-alpha

Primary Language

Python

Size

190,134 KB

Stars

955

Forks

208

Watchers

955

Language Usage

Language Usage

Star History

Star History

Recent Commits

  • KoalaSat (22 Feb 26)

    Merge pull request #2436 from RoboSats/dependabot/npm_and_yarn/frontend/ajv-6.14.0 chore(deps): bump ajv from 6.12.6 to 6.14.0 in /frontend

  • dependabot[bot] (21 Feb 26)

    chore(deps): bump ajv from 6.12.6 to 6.14.0 in /frontend Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.6 to 6.14.0. - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](https://github.com/ajv-validator/ajv/compare/v6.12.6...v6.14.0) --- updated-dependencies: - dependency-name: ajv dependency-version: 6.14.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>

  • KoalaSat (15 Feb 26)

    Merge pull request #2425 from RoboSats/dependabot/pip/pillow-12.1.1 chore(deps): bump pillow from 11.3.0 to 12.1.1

  • KoalaSat (15 Feb 26)

    Merge pull request #2428 from RoboSats/dependabot/npm_and_yarn/desktopApp/qs-6.14.2 chore(deps): bump qs from 6.14.1 to 6.14.2 in /desktopApp

  • dependabot[bot] (14 Feb 26)

    chore(deps): bump qs from 6.14.1 to 6.14.2 in /desktopApp Bumps [qs](https://github.com/ljharb/qs) from 6.14.1 to 6.14.2. - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](https://github.com/ljharb/qs/compare/v6.14.1...v6.14.2) --- updated-dependencies: - dependency-name: qs dependency-version: 6.14.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>

  • dependabot[bot] (11 Feb 26)

    chore(deps): bump pillow from 11.3.0 to 12.1.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.3.0 to 12.1.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/11.3.0...12.1.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>

  • KoalaSat (05 Feb 26)

    Merge pull request #2405 from kanishka0411/feat/custom-http-notifications feat: custom http notifications

  • KoalaSat (05 Feb 26)

    Merge branch 'main' into feat/custom-http-notifications

  • Kanishka (01 Feb 26)

    refactor: simplify webhook implementation

  • KoalaSat (02 Feb 26)

    Merge pull request #2410 from kanishka0411/fix/chart-yaxis-icons fix: use BTC axis label instead of ₿ symbol in depth chart for Tor Browser compatibility

  • Kanishka (01 Feb 26)

    fix: replace Bitcoin symbol with BTC axis label for Tor Browser compatibility

  • KoalaSat (02 Feb 26)

    Merge pull request #2408 from keshav0479/fix/excessive-coordinator-warning fix: added silent flag to suppress background loading errors

  • KoalaSat (01 Feb 26)

    Merge pull request #2409 from f321x/patch-1 Remove Tor access details for Experimental coordinator

  • Felix (01 Feb 26)

    Remove Tor access details for Experimental coordinator Removes the experimental coordinator from the docs, its the same url as the robosats federated frontend url in the paragraph above and the coordinator doesn't exist anymore.

  • keshav0479 (01 Feb 26)

    fix: added silent flag to suppress background loading errors

  • KoalaSat (01 Feb 26)

    Merge pull request #2404 from keshav0479/fix/renew-order-stuck-loading fix: resolve infinite loading and show errors on order renewal

  • KoalaSat (01 Feb 26)

    Merge pull request #2402 from keshav0479/fix/order-page-loading-race-condition fix: resolve order page loading race condn

  • KoalaSat (01 Feb 26)

    Merge pull request #2407 from RoboSats/dependabot/npm_and_yarn/frontend/glob-10.5.0 chore(deps): bump glob from 10.4.5 to 10.5.0 in /frontend

  • dependabot[bot] (01 Feb 26)

    chore(deps): bump glob from 10.4.5 to 10.5.0 in /frontend Bumps [glob](https://github.com/isaacs/node-glob) from 10.4.5 to 10.5.0. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](https://github.com/isaacs/node-glob/compare/v10.4.5...v10.5.0) --- updated-dependencies: - dependency-name: glob dependency-version: 10.5.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>

  • Kanishka (01 Feb 26)

    Fix webhook test authentication

  • Kanishka (01 Feb 26)

    minor fixes

  • Kanishka (01 Feb 26)

    Add webhook tests and API documentation

  • Kanishka (01 Feb 26)

    added webhook config

  • Kanishka (01 Feb 26)

    added webhook configuration

  • keshav0479 (31 Jan 26)

    fix: resolve infinite loading and show errors on order renewal

  • Kanishka (31 Jan 26)

    added backend notification logic

  • Kanishka (31 Jan 26)

    added webhook fields

  • keshav0479 (31 Jan 26)

    fix: resolve order page loading race condn

  • KoalaSat (30 Jan 26)

    Merge pull request #2397 from RoboSats/android-app-image-upload Android app image upload

  • KoalaSat (30 Jan 26)

    Android implementation

RoboSats Website

Website

Learn RoboSats

A simple and private way to exchange bitcoin for national currencies. Use RoboSats with Tor Browser GitHub Project Page

Redirects

Does not redirect

Security Checks

All 66 security checks passed

Server Details

  • IP Address 185.199.110.153
  • Hostname cdn-185-199-110-153.github.com
  • Location California, Pennsylvania, United States of America, NA
  • ISP GitHub Inc.
  • ASN AS54113

Associated Countries

  • US

Safety Score

Website marked as safe

100%

Blacklist Check

learn.robosats.com was found on 0 blacklists

  • ThreatLog
  • OpenPhish
  • PhishTank
  • Phishing.Database
  • PhishStats
  • URLhaus
  • RPiList Not Serious
  • AntiSocial Blacklist
  • PhishFeed
  • NABP Not Recommended Sites
  • Spam404
  • CRDF
  • Artists Against 419
  • CERT Polska
  • PetScams
  • Suspicious Hosting IP
  • Phishunt
  • CoinBlockerLists
  • MetaMask EthPhishing
  • EtherScamDB
  • EtherAddressLookup
  • ViriBack C2 Tracker
  • Bambenek Consulting
  • Badbitcoin
  • SecureReload Phishing List
  • Fake Website Buster
  • TweetFeed
  • CryptoScamDB
  • StopGunScams
  • ThreatFox
  • PhishFort

Website Preview

RoboSats Reviews

More Crypto Exchanges

  • An open-source, peer-to-peer application that allows you to buy and sell cryptocurrencies in exchange for national currencies. Fully decentralized, and no registration required.

  • Person-to-person exchange, find people local to your area, and trade directly with them, to avoid going through any central organization. Primarily focused on Bitcoin, Ethereum, Ripple, and LiteCoin, as it gets harder to find people near you selling niche alt-coins.

  • Person-to-person cryptocurrency exchange with no KYC or registration required and uses atomic swaps to perform trustless trades. The orderbook uses a modified libp2p protocol to prevent censorship and maintain decentralization. Fiat currencies are not supported, but hundreds of alt-coins and major cryptocurrencies are supported.

About the Data: RoboSats

API

You can access RoboSats's data programmatically via our API. Simply make a GET request to:

https://api.awesome-privacy.xyz/finance/crypto-exchanges/robosats

The REST API is free, no-auth and CORS-enabled. To learn more, view the Swagger Docs or read the API Usage Guide.

About the Data

Beyond the user-submitted YAML you see above, we also augment each listing with additional data dynamically fetched from several sources. To learn more about where the rest of data included in this page comes from, and how it is computed, see the About the Data section of our About page.

Share RoboSats

Help your friends compare Crypto Exchanges, and pick privacy-respecting software and services.
Share RoboSats and Awesome Privacy with your network!

View Crypto Exchanges (4)