Chatovatko | A chatting C # application with end-to-end encryption | Encryption library
kandi X-RAY | Chatovatko Summary
kandi X-RAY | Chatovatko Summary
A chatting C# application with end-to-end encryption. The main purpuse of application is to deliver solution for secure chatting, where you can be sure your messages will remain private even if server will be misused. The application is now under development. The works on front end hasn't started yet. Chatovatko is currently tested under Ubuntu 18.04 and Windows 10.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of Chatovatko
Chatovatko Key Features
Chatovatko Examples and Code Snippets
cd /pathToRepository/Chatovatko/Premy.Chatovatko/Premy.Chatovatko.Client.Console
dotnet run -c Release
init new
init login
delete database
exit
quit
#
--
connect
disconnect
push
pull
search
trust
untrust
ls users
ls threads
ls m
ConnectionString=Server=localhost; database=chatovatko;UID=MyUserName;password=SuperSecretPassword
CertAddress=/mnt/c/keys/private.p12
ServerName=Unforgattable server name
cd /pathToRepository/Chatovatko/Premy.Chatovatko/Premy.Chatovatko.Server
dotn
Community Discussions
Trending Discussions on Chatovatko
QUESTION
When I activate .NET Native tool chain
in UWP project targeting Windows 10, version 1803
, I get these errors:
ANSWER
Answered 2019-Feb-20 at 22:33The reported error here is usually caused when the code attempts to construct a delegate, but the signature of the target method used for the delegate does match the delegate's signature. For example, you have a button in your XAML, and the method used for a button click event does not match the signature of the EventHandler delegate: EventHandler(object sender, EventArgs e).
In the Github solution provided above, there are a couple of those mismatches. For instance, Generate() and LoadFromFile() in Premy.Chatovatko.Client.Views.CertificateSelection
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install Chatovatko
Install MySql 14 and run script Chatovatko/sql/serverBuildScripts/build.sql. It is necessary to have .NET Core 2.1 installed. This manual seems to be useful. You will need p12 certificate. You can run this script to generate it: Chatovatko/scripts/genarateCert.sh.
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page