Ana Sayfa Arama Galeri Video Yazarlar
Üyelik
Üye Girişi
Yayın/Gazete
Yayınlar
Kategoriler
Servisler
Nöbetçi Eczaneler Sayfası Nöbetçi Eczaneler Hava Durumu Namaz Vakitleri Puan Durumu
WhatsApp
Sosyal Medya
Uygulamamızı İndir

Jack Dorsey Introduces Decentralized Messaging App ‘Bitchat’

Discover ‘Bitchat,’ Jack Dorsey’s new decentralized messaging app, aiming to revolutionize communication with enhanced privacy and security.

Discover 'Bitchat,' Jack Dorsey's new decentralized messaging app, aiming to

Bitchat: A New Era of Decentralized Communication

Twitter co-founder and Block CEO Jack Dorsey has launched the beta version of a groundbreaking messaging platform called Bitchat. This innovative app facilitates communication without relying on traditional internet infrastructure, utilizing Bluetooth Low Energy (BLE) to exchange messages entirely free from centralized servers. Dorsey announced Bitchat’s release via X (formerly known as Twitter), highlighting its resemblance to the IRC-like free messaging systems of the early internet era.

Bluetooth Mesh Technology: Bitchat operates on Bluetooth mesh technology, where each device functions as both a sender and an intermediate relay. This setup enables messages to traverse through multiple devices, reaching even those beyond direct connection range. The typical 30-meter range of BLE can be expanded using “bridge nodes” to cover broader areas. Messages carry encryption tailored to their format—whether private, group, or broadcast—and data is segmented into small 500-byte packets for efficient transmission.

Bitchat: A New Era of Decentralized Communication

Decentralization and Anonymity: A standout feature of Bitchat is its commitment to complete decentralization and user anonymity. Users can join without registering an email address, phone number, or account. Messages are stored temporarily in device memory, with no centralized data storage involved. This system, coupled with end-to-end encryption, ensures a secure and privacy-centric communication environment.

Practical Applications: Bitchat is designed for diverse scenarios, offering significant benefits in regions with limited or unreliable internet access, such as disaster zones, protests, large gatherings, or areas under internet censorship. The app supports encrypted group chats, hashtag-based chat rooms, and message delivery to offline devices using a “store and forward” model, allowing messages to queue up on offline devices until a connection is established.

İlgili Haber  Honor MagicPad 3: Upcoming Features and Specifications

Future Expansion: According to its Github documentation, Dorsey envisions Bitchat extending beyond Bluetooth, with potential WiFi support on the horizon. This enhancement would facilitate more substantial data transfers, broadening Bitchat’s functionality from simple text communication to handling larger data exchanges.

Bitchat: A New Era of Decentralized Communication

Open Source Development: Bitchat’s source code is publicly available, inviting developers to engage with the project, which is currently in beta. Developers can install the app using XcodeGen, the recommended method, by setting up necessary tools, generating the Xcode project via terminal commands, and launching the application. Alternatively, Swift Package Manager can be used by opening the project directly from the Package.swift file. Detailed instructions are available in the project’s references.