Skip to content

Releases: ArturoLAnderson/beacon

0.1.3

19 Dec 07:42
5660214
Compare
Choose a tag to compare
  • Fix the following issues:
  1. The group name is automatically overwritten
  2. The message data can only be obtained from the sender
  3. Failed to update friend status in real time

0.1.2

07 Dec 09:42
53952ca
Compare
Choose a tag to compare
Update README.md

0.1.1

05 Dec 03:31
de93078
Compare
Choose a tag to compare
Update README.md

0.1.0

28 Nov 11:16
25db8f9
Compare
Choose a tag to compare

Beacon is a decentralized instant messaging software. The underlying communication is based on NKN, Libp2p and other peer-to-peer communication systems. It can realize point-to-point direct communication between users. Data is stored and forwarded without third-party servers. It has important features such as security and privacy protection.

In addition to peer-to-peer user communications, users can also set up their own groups. Group communication also implements important functions such as offline messaging.

Currently only supports mac os, windows operating system.

Future versions will integrate crypto currency wallets and applets. Allows direct transfer of friends to the chat window, as well as allowing the applet to call the wallet interface to implement a financial-related applet application scenario.