Bisq's avatar
Bisq
_@bisq.network
npub1sqn6...5net
A peer-to-peer bitcoin exchange system
Bisq's avatar
bisq 2 weeks ago
Bisq v1.10.4 is released. This important security update fixes vulnerabilities identified during our recent security audit. Updating is required to continue trading. BSQ Swaps are re-enabled. ## Release notes This is an important security update that fixes vulnerabilities identified during our recent security audit. Updating to this version is required to continue trading. BSQ Swaps have also been re-enabled. ### Security - **DAO block signatures**: DAO blocks received from the network can now be signed by trusted BSQ block providers. Bisq verifies these signatures before accepting the blocks. - **Blind-vote validation**: Bisq rejects blind votes whose encrypted payload does not match the on-chain commitment, and decrypts vote results only from the ballots that match the majority hash. - **Dispute-opening validation**: New dispute cases are validated before being accepted. Disputes that fail validation are rejected. - **Arbitrator-witness signatures**: Signed witness records are now checked for valid DSA signatures before being used for account aging. - **Seed-only data filtering**: Network data that is intended to come only from seed nodes is now rejected when received from non-seed peers. - **Price-zero offer rejection**: Offers with a price of zero are rejected and not added to the offer book. - **Burning Man fee routing**: The Burning Man distribution address list is now used when selecting BTC fee receivers. - **Trusted seeds**: Trusted seed nodes are used during network bootstrap. ### Other changes - Alert authors can remove all alerts they created. - Legacy arbitrator data has been removed from trade and deposit flows. image
Bisq's avatar
bisq 1 month ago
## Why can a decentralized exchange halt trading or temporarily deactivate features? This question comes up regularly, and it's a fair one. First, these measures are not strictly enforced. Users can opt out by starting Bisq with the `ignoreDevMsg=true` program argument. This option exists to ensure developers cannot unilaterally force restrictions on users. The purpose of these emergency mechanisms is to help prevent greater harm in exceptional situations, such as the May 1 security incident or the recent discovery of critical vulnerabilities. In those cases, temporarily disabling certain functionality is the safest way to reduce the risk of users losing funds while a fix is being prepared and deployed. ### Why not leave that decision entirely to users? The challenge is that disclosing the details of a critical vulnerability before a fix is widely available would also reveal the information needed to exploit it. That means users would have to make a decision without access to the very information that would allow them to assess the risk. In practice, this makes informed individual decision-making difficult. ### Isn't that centralized? Emergency mechanisms like this are not unique to Bisq. Bitcoin itself originally included an Alert system that allowed developers to notify users of critical issues. Once Bitcoin had matured and the ecosystem no longer depended on it, that feature was removed. Bisq is still evolving and operates in a very different environment, with a smaller user base and more rapid protocol development. At its current stage, we believe these emergency tools provide an important layer of protection against severe incidents. At the same time, users who prefer full control can opt out of these protections. That choice is respected, but it also means accepting responsibility for the additional risk. If emergency warnings or temporary safeguards are intentionally bypassed and an exploit occurs, the Bisq project cannot provide support or compensation for resulting losses.
Bisq's avatar
bisq 1 month ago
Update on the trading halt: We are close to publishing a new release, provided the final testing and audit do not reveal any further issues. Thanks for your patience and understanding. Security has the highest priority for Bisq.
Bisq's avatar
bisq 1 month ago
As a precautionary measure, trading on Bisq 1 has been temporarily halted until a security update is released. The update is expected very soon. We apologize for the inconvenience, but we're sure you'll agree that security comes first. Open trades can be resumed after updating.
Bisq's avatar
bisq 1 month ago
A new Bisq release (v1.10.2) is available. All users are strongly encouraged to update as soon as possible. Release highlights: • Strengthens DAO consensus validation and merit verification. • Improves precision in DAO voting and issuance calculations. • Adds protections against invalid consensus states. • Includes extensive regression testing to ensure consensus integrity and compatibility. Update directly from within Bisq or download here: image
Bisq's avatar
bisq 2 months ago
# Bisq v1.10.1 has been released This release mainly addresses concerns about the overly restrictive trade amount limits introduced in the previous release and fixes a bug affecting BSQ swap trades. ## Release notes ### Trading - Maximum trade limits were increased to 0.250 BTC. - The risk-based reduction factors for the 4 risk classes were changed from `1, 2, 4, 8` to `1, 2, 3, 4`. This results in trade limits of up to 0.250 BTC for Altcoins and up to 0.0625 BTC for higher-risk fiat payment methods such as SEPA or Zelle. - Fixed a bug in BSQ swap fee validation and added additional validation checks. - Trade statistics validation was adjusted for the reduced trade limits introduced in the previous release. ### UX And Settings - Updated the user agreement. - Trade rules are now shown when users create or take an offer for the first time. - Trade rules and the user agreement are now available from Settings → About. - The cold-storage reminder threshold is now configurable in preferences. ### Release Process - Debian package dependency generation now relaxes `t64` dependencies while preserving the original constraint or qualifier on the non-`t64` alternative. See full release notes at:
Bisq's avatar
bisq 2 months ago
Bisq v2.1.11 released. Main focus of this release: • Major security and hardening improvements • Stronger release verification and update protection • Better Tor reliability and macOS Apple Silicon support Please update as soon as possible! image