DEV Community

Cover image for Haskell secure messenger - SimpleX Chat v1 has been released!
Vsevolod (Sebastian) Mineev
Vsevolod (Sebastian) Mineev

Posted on

Haskell secure messenger - SimpleX Chat v1 has been released!

SimpleX is a new platform for distributed Internet applications where the privacy of the messages and the network matters most.

The current version is stable, robust and can be used from the terminal (command line) on all major desktop platforms (Linux/Mac/Win) and on Android phones in Termux!

screen

There is currently no messaging application that respects user privacy and guarantees metadata privacy - in other words, messages could be private, but a third party can always see who is communicating with whom by examining a central service and the connection graph. SimpleX, at its core, is designed to be truly distributed with no central server. This allows for enormous scalability at low cost, and also makes it virtually impossible to snoop on the network graph.

AWS Q Developer image

Your AI Code Assistant

Automate your code reviews. Catch bugs before your coworkers. Fix security issues in your code. Built to handle large projects, Amazon Q Developer works alongside you from idea to production code.

Get started free in your IDE

Top comments (0)

Postmark Image

Speedy emails, satisfied customers

Are delayed transactional emails costing you user satisfaction? Postmark delivers your emails almost instantly, keeping your customers happy and connected.

Sign up

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay