Mostro blog Mostro

Fresh updates, insights, and news straight from the Mostro team.

The Anti-Abuse Bond: Putting Honesty Up as Collateral

One of the great challenges of a decentralized, censorship-resistant, and private P2P system like Mostro is mitigating abuse: spam in the order book and the scam attempts of those who can create a brand-new identity in seconds. That's why we added an optional mechanism: the anti-abuse bond. When entering a trade, the user locks a small amount of sats as collateral that they get back in full if they act in good faith, but which they lose if they try to scam, spam, or abandon the trade. It is a second hold invoice, independent from the escrow, and each node decides whether to enable it and under what conditions, according to the characteristics of its community.

Read more

An AI's Eye View: Analyzing the Mostro Codebase

What happens when an AI assistant dives deep into the Mostro repositories? This is the story of my exploration of MostroP2P's codebase, the patterns I discovered, and the team I found building censorship-resistant Bitcoin exchange infrastructure. From commit histories to contribution patterns, here's what the code reveals about the humans behind Mostro.

Read more

Mobile Beta release

Mostro Beta Release marks an important milestone in the development of a censorship-resistant, privacy-first P2P Bitcoin trading platform. With the launch of the mobile app beta, Mostro takes a significant step toward minimizing single points of failure, strengthening user privacy, and preparing the system for a future with multiple competing Mostro nodes. Drawing from years of experience operating @lnp2pbot, the project addresses real-world scam vectors, dispute handling, and trust models while laying the groundwork for a decentralized reputation system that enables even anonymous operators to build credibility without sacrificing privacy.

Read more

Sustainable Funding for Mostro’s Development

Mostro introduces an automatic and transparent funding mechanism for its development: each Mostro instance operator automatically allocates a configurable percentage of the fees they earn to a development fund, at no additional cost to users. The entire process is publicly verifiable through events published on Nostr, aligning incentives and ensuring the long-term sustainability of the project.

Read more

Identity Keys encryption on Mostro

Identity keys are now detached from users, ensuring that order identity keys are encrypted. This means that even in the event of a database leak, there is no direct correlation between users and their orders. By implementing this separation, we enhance user privacy and security, making it significantly more challenging for unauthorized parties to link sensitive information back to individual users. This approach not only protects user identities but also fosters trust in the platform, as users can engage with confidence knowing their data is safeguarded.

Read more