LONG NETWORK Core — Cryptographic decentralized network on an open source blockchain (based on bitcoin-core-0.12.1)
LONG NETWORK works on the principle of encryption of all outgoing messages. All messages automatically fall into a single blockchain,
accessible to all network members, and the fact that messages appear on the blockchain is “seen” by everyone. But! Even the sender
cannot determine which computer will ultimately “read” the message, since only the addressee who owns the secret private key associated
with the recipient’s address can “read” the message.
Unlike traditional crypto messengers and networks, it is impossible to establish the very fact of “contact” of the sender and the recipient,
which is the most compromising factor and makes it easy to decrypt messages by striking devices on the head.
The system uses addresses similar to Bitcoin network addresses, which can be created locally by the user in unlimited quantities.
I think monero also do the same thing, i.e. providing the same functionality (correct me please if I am wrong).
Can you please tell what new thing your project is bringing? Sorry we have too many projects that are giving solutions that are already present.