this post was submitted on 08 Jul 2025
19 points (95.2% liked)

It's Foss News

209 readers
1 users here now

RSS News community for It's Foss News.

If you dislike RSS Bot communities please block this one.


It’s FOSS is an award-winning web portal that focuses on Open Source in general and Linux in particular.

It’s FOSS was founded in mid-2012 as a hobby project to help desktop Linux users and spread awareness about Linux and open source. As the popularity of It’s FOSS grew worldwide, it was incorporated as an independent company CHMOD777 Media Tech in mid-2018. The term chmod 777 is inspired from the Linux command chmod with parameter 777 which signifies access (to knowledge) for everyone.

founded 4 months ago
MODERATORS
 

Twitter's Original Co-Founder’s New Messaging App Works Without an Internet Connection

Having a secure way to communicate, especially in conflict zones, is more important than ever. When authorities or the occupying power feel threatened, they shut down networks, block apps, and surveil everything, going to great lengths to suppress dissent.

Against this bleak backdrop, Jack Dorsey, co-founder of Twitter, has launched an open source project. It's a decentralized messaging app that works offline without needing the internet or cellular networks.

bitchat: What to Expect?

Twitter's Original Co-Founder’s New Messaging App Works Without an Internet Connection

Built with offline and physical proximity use in mind, bitchat enables secure, peer-to-peer messaging by connecting nearby devices via Bluetooth LE Mesh Networking, allowing messages to hop between phones without involving conventional network connectivity.

bitchat’s architecture depends on a decentralized mesh in which each device simultaneously acts as both a node (client) and relay (server), where each device broadcasts and receives encrypted message packets using Bluetooth LE, enabling multi-hop communication without central servers.

As for its features, bitchat requires no accounts or phone numbers, supports IRC-style commands for easy navigation, enables group chats with channel management, and offers an emergency wipe option to instantly clear all data. It also includes performance optimizations like message compression and adaptive battery modes.

If you ask me, the features it provides can actually be useful for people who are in places where their government can’t be trusted and are facing constant surveillance, censorship, and sudden internet shutdowns that block normal communication channels, e.g., during protests, unlawful crackdowns, armed conflicts, or other emergencies.

Get bitchat

The app is currently in the testing phase via TestFlight (the beta spots are currently full) and is only available for iOS and macOS right now. There’s no word on an Android version yet.

The source code is hosted on GitHub as an Unlicense project. You can also check out the detailed whitepaper for more information on the underlying bits.

Explore bitchat


From It's FOSS News via this RSS feed

top 6 comments
sorted by: hot top controversial new old
[–] Onomatopoeia@lemmy.cafe 5 points 3 weeks ago

Yea, no way I'm trusting anyone involved with that garbage Twitter.

[–] gravitywell@sh.itjust.works 4 points 3 weeks ago* (last edited 3 weeks ago)

This twitter guy sure is good at astroturfing.

[–] kspatlas@sh.itjust.works 4 points 3 weeks ago (2 children)

Isn't this literally just how briar works?

[–] Witziger_Waschbaer@feddit.org 2 points 3 weeks ago

There was also FireChat, thats discontinued though: https://en.m.wikipedia.org/wiki/FireChat

[–] AmbitiousProcess@piefed.social 1 points 2 weeks ago

Yes, except it seems without the ability to also transfer messages over long-range communications networks, like Wi-Fi/Cell Service, or proxied through Tor. It looks like it's Bluetooth only, which is unfortunate, but not a total deal breaker if it were to become so widespread that a true mesh network existed and could still relatively effectively pass around messages in widespread areas.

[–] _core@sh.itjust.works 2 points 3 weeks ago

He took the way a Tile works and is using it to send messages. Kinda cool