Difference between revisions of "Bisq 2 mobile applications"

From Bisq Wiki
Jump to navigation Jump to search
(First stump)
 
m (SuddenWhipVapor moved page Bisq 2 mobile to Bisq 2 mobile applications: more appropriate and descriptive)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
The mobile version of Bisq 2 allows to access the [[Bisq Easy]] protocol from a smartphone, and it comes in two versions:
+
The mobile ecosystem of Bisq 2 allows access to the [[Bisq Easy]] protocol from a smartphone, via two applications:
  
* Bisq Easy full node
+
* Bisq Easy Mobile (Android only)
* Bisq 2 remote
+
* Bisq Connect (Android and iOS)
  
== Bisq Easy full node ==
+
== Bisq Easy Mobile ==
  
This is the full experience of Bisq Easy on mobile: the application acts as an autonomous node on the Bisq 2 p2p network, getting its own onion address and hosting the feature of the Bisq Easy trading protocol in your pocket.
+
Bisq Easy Mobile is a full Bisq Easy node running on your Android device. It features the complete p2p network stack and connects with its own onion address.
It is tailored mostly for buyers, who:
+
 
* are completely new to Bitcoin and want to get their first satoshis, so they can use them to cover for the security deposit on [[Bisq 1]], in order to access a stronger trading protocol, with larger liquidity and better prices
+
It provides the same privacy and security as the Bisq 2 desktop application.
* do not own a desktop computer, or share it with other people, and prefer not to expose their trading
+
 
 +
It is primarily suited for buyers who:
 +
* want to buy their first sats
 +
* prefer not to use a desktop computer
 +
 
 +
Pros:
 +
* Runs a full Bisq Easy node
 +
* Does not require a separate device
 +
 
 +
Cons:
 +
* Available for Android only
 +
* Higher battery, bandwidth, and resource usage
 +
* App may lose connectivity when moved to background, and reconnection can take time
 +
* No synchronization or interoperability with a desktop instance
 +
* Users must manually manage backups
 +
 
 +
== Bisq Connect ==
 +
 
 +
Bisq Connect is a lightweight companion app that allows you to remotely access and control a Bisq 2 node running elsewhere.
 +
 
 +
It is available for both Android and iOS (via TestFlight).
 +
 
 +
Instead of running a node locally, the app connects to a backend node, which can be:
 +
 
 +
* your own Bisq 2 desktop application
 +
* a Bisq 2 node running on a headless machine or VPS
 +
* a node operated by a trusted third party
 +
 
 +
The mobile app acts as a remote interface, allowing you to monitor and manage your node from your phone.
 +
 
 +
Features:
 +
* Pairing via QR code
 +
* Real-time market data
 +
* Push notifications
 +
* Private P2P messaging
 +
* Built-in Tor support
 +
* Open-source and auditable
 +
 
 +
Pros:
 +
* Available on both Android and iOS
 +
* Low resource and battery usage
 +
* Seamless access to the same data across devices when self-hosted
 +
* No need for mobile backups (data is stored on the backend node)
 +
* Mobile app can be closed without affecting node operation
  
 
Cons:
 
Cons:
* it will use more of your battery, because it has to manage the full p2p stack to be online
+
* Requires a running backend node
* your phone will probably kill the process after a while to free up resources, so you will lose the current state
+
* Using a third-party node requires trust in the operator, as all data is hosted on that node
 +
 
 +
== Notes ==
 +
 
 +
On iOS, Bisq Connect is currently distributed via Apple TestFlight and requires iOS 16.0 or higher.
 +
 
 +
TestFlight builds expire after 90 days, but updates are released regularly.
 +
 
 +
== Future Development ==
 +
 
 +
Bisq Easy Mobile will not support the upcoming MuSig protocol.
  
== Bisq 2 remote ==
+
Bisq Connect is the likely platform for supporting new protocols, depending on development priorities and user demand.

Latest revision as of 16:53, 11 April 2026

The mobile ecosystem of Bisq 2 allows access to the Bisq Easy protocol from a smartphone, via two applications:

  • Bisq Easy Mobile (Android only)
  • Bisq Connect (Android and iOS)

Bisq Easy Mobile

Bisq Easy Mobile is a full Bisq Easy node running on your Android device. It features the complete p2p network stack and connects with its own onion address.

It provides the same privacy and security as the Bisq 2 desktop application.

It is primarily suited for buyers who:

  • want to buy their first sats
  • prefer not to use a desktop computer

Pros:

  • Runs a full Bisq Easy node
  • Does not require a separate device

Cons:

  • Available for Android only
  • Higher battery, bandwidth, and resource usage
  • App may lose connectivity when moved to background, and reconnection can take time
  • No synchronization or interoperability with a desktop instance
  • Users must manually manage backups

Bisq Connect

Bisq Connect is a lightweight companion app that allows you to remotely access and control a Bisq 2 node running elsewhere.

It is available for both Android and iOS (via TestFlight).

Instead of running a node locally, the app connects to a backend node, which can be:

  • your own Bisq 2 desktop application
  • a Bisq 2 node running on a headless machine or VPS
  • a node operated by a trusted third party

The mobile app acts as a remote interface, allowing you to monitor and manage your node from your phone.

Features:

  • Pairing via QR code
  • Real-time market data
  • Push notifications
  • Private P2P messaging
  • Built-in Tor support
  • Open-source and auditable

Pros:

  • Available on both Android and iOS
  • Low resource and battery usage
  • Seamless access to the same data across devices when self-hosted
  • No need for mobile backups (data is stored on the backend node)
  • Mobile app can be closed without affecting node operation

Cons:

  • Requires a running backend node
  • Using a third-party node requires trust in the operator, as all data is hosted on that node

Notes

On iOS, Bisq Connect is currently distributed via Apple TestFlight and requires iOS 16.0 or higher.

TestFlight builds expire after 90 days, but updates are released regularly.

Future Development

Bisq Easy Mobile will not support the upcoming MuSig protocol.

Bisq Connect is the likely platform for supporting new protocols, depending on development priorities and user demand.