Polymorphic in the network
Communication is not stored in one place. The content of the messages is stored as a set of addresses, positions in the world wide web where they are hidden. Thus, the content of a single sentence can exist on dozens of real servers. After decrypting the network locations, the message is assembled from the fragments and sent to the client. It literally lives off the network. View >>;
The content may not be factual
Even the decoded channel has only the content hidden in the network. The authenticity of the messages can therefore only be confirmed by all the operators of the servers where the content is located at the same time. At the same time, it would be necessary to confirm that their content has not changed over time. Otherwise said/written, what you read may not be true.
TETRACHAT forgets
Communication cannot be postponed for a long period of time. In hours, days, weeks, it decays itself in time because data storage relies on a polymorphic real network. And this is where its modification and disintegration takes place. That is, gradual forgetting.
Encryption
By creating a new chat you will receive a 4096 bit key. This is used for RSA encryption of the entire content. The chat will start automatically with this key. If it is “down” in the future, you can only start it with this key. The key is not shared, only owned by the chat founder. The only exception is the test channel.
Anonymous users
The users are not linked by the user system. Anyone can use the login. The authenticity of the unique identity is ensured by protecting the login with a password, which is not mandatory. This ensures the greatest anonymity of the users. You know who you are communicating with, but you do not know who it is.
The chats are hidden by default
Each chat contains a unique 32 byte QUID identifier. Only the user to whom you have shared the quid can join the chat. If you don't share the chat publicly, accidental connections are virtually impossible. Anyone in particular you want to join? Share the quid with them.
Public operation of the chat
The generated HTLM code can be embedded in your website after creating your own chat. The TetraChat's “standalone” engine automatically and instantly enables communication, with the transmission of decrypted content protected by a 2048 bit key. From now on, the chat is publicly available.
“Fake messages”
QUID or public traffic will provide access to the chat, but not reading the real content. This is password protected. Otherwise, the user will see fabricated content that does not exist - “fake messages”.