mirror of
https://github.com/RoboSats/robosats.git
synced 2025-07-22 10:33:26 +00:00
53 lines
2.4 KiB
Markdown
53 lines
2.4 KiB
Markdown
---
|
|
layout: single
|
|
title: "Accessing RoboSats"
|
|
permalink: /docs/access/
|
|
toc: true
|
|
toc_sticky: true
|
|
sidebar:
|
|
title: "<i class='fa-solid fa-arrow-up-right-from-square'></i> Access"
|
|
nav: docs
|
|
src: "_pages/docs/00-quick-start/03-access.md"
|
|
---
|
|
|
|
## <img style='width:32px;height:32px' src='/assets/vector/tor.svg'/> Privately with TOR
|
|
The safest and most private way to use RoboSats is through the Onion address. You need [Tor Browser](/docs/tor/).
|
|
|
|
> [<b>robosats</b>6tkf3eva7x2voqso3a5wcorsnw34j<br/>veyxfqi2fu7oyheasid.onion](http://robosats6tkf3eva7x2voqso3a5wcorsnw34jveyxfqi2fu7oyheasid.onion/)
|
|
|
|
|
|
## <i class="fa-solid fa-window-maximize"></i> Unsafe in Clearnet
|
|
There is an unsafe way to view RoboSats without TOR that relies on third party tor2web services. With this URL you can access RoboSats from any browser, but using this URL is highly unrecommended!
|
|
|
|
> [unsafe.robosats.com](https://unsafe.robosats.com)
|
|
|
|
Take it for granted: if you use that link, you are being spied on. However, most sensitive tools will be disabled (e.g. the chat) to avoid users giving away sensitive personal data.
|
|
|
|
## <i class="fa-solid fa-person-dots-from-line"></i> All in one
|
|
|
|
In order to more easily remember how to access, we have set up robosats.com . If you are using Tor Browser, it will directly take you to the Onion Site. Otherwise, it will take you to the unsafe site.
|
|
|
|
> [<span style="font-size:larger;">robosats.com</span>](https://robosats.com)
|
|
|
|
|
|
## Others
|
|
### Testnet
|
|
You can practice and test all of the functionalities in RoboSats without of losing funds by using [Testnet Bitcoin](https://en.bitcoin.it/wiki/Testnet). All you need is a Testnet Lightning wallet and access the testnet platform
|
|
|
|
> [<b>robotest</b>agw3dcxmd66r4rgksb4nmmr43fh7<br/>7bzn2ia2eucduyeafnyd.onion](http://robotestagw3dcxmd66r4rgksb4nmmr43fh77bzn2ia2eucduyeafnyd.onion/)
|
|
|
|
Or unsafely on the testnet clearnet bridge.
|
|
|
|
> [unsafe.testnet.robosats.com](http://unsafe.testnet.robosats.com)
|
|
|
|
### Clearnet Mirrors
|
|
There are several tor2web services that serve as mirrors in case one of them is unavailable
|
|
|
|
> [unsafe.robosats.com](https://unsafe.robosats.com/) <br/>
|
|
> [unsafe2.robosats.com](https://unsafe2.robosats.com/) <br/>
|
|
> [unsafe3.robosats.com](https://unsafe3.robosats.com/) <br/>
|
|
> [unsafe.testnet.robosats.com](http://unsafe.testnet.robosats.com/) <br/>
|
|
> [unsafe2.testnet.robosats.com](http://unsafe2.testnet.robosats.com/)
|
|
|
|
{% include improve %}
|