Chatovatko | A chatting C # application with end-to-end encryption | Encryption library

 by   stastnypremysl C# Version: 0.3.1 License: AGPL-3.0

kandi X-RAY | Chatovatko Summary

kandi X-RAY | Chatovatko Summary

Chatovatko is a C# library typically used in Telecommunications, Media, Telecom, Security, Encryption, Electron applications. Chatovatko has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. You can download it from GitHub.

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

            kandi-support Support

              Chatovatko has a low active ecosystem.
              It has 14 star(s) with 6 fork(s). There are 2 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 1 open issues and 6 have been closed. On average issues are closed in 12 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of Chatovatko is 0.3.1

            kandi-Quality Quality

              Chatovatko has 0 bugs and 0 code smells.

            kandi-Security Security

              Chatovatko has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              Chatovatko code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              Chatovatko is licensed under the AGPL-3.0 License. This license is Strong Copyleft.
              Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.

            kandi-Reuse Reuse

              Chatovatko releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.
              It has 46 lines of code, 0 functions and 151 files.
              It has low code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of Chatovatko
            Get all kandi verified functions for this library.

            Chatovatko Key Features

            No Key Features are available at this moment for Chatovatko.

            Chatovatko Examples and Code Snippets

            Getting started,Console client
            C#dot img1Lines of Code : 30dot img1License : Strong Copyleft (AGPL-3.0)
            copy iconCopy
            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  
            Getting started,Installation of server
            C#dot img2Lines of Code : 5dot img2License : Strong Copyleft (AGPL-3.0)
            copy iconCopy
            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  
            Getting started
            C#dot img3Lines of Code : 1dot img3License : Strong Copyleft (AGPL-3.0)
            copy iconCopy
            git clone https://github.com/stastnypremysl/Chatovatko/
              

            Community Discussions

            QUESTION

            Building the release version of UWP project results in error
            Asked 2019-Feb-20 at 22:33

            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:33

            The 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

            Source https://stackoverflow.com/questions/52173884

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install Chatovatko

            There is no offical release currently, but you can download git repository and compile. To clone repository, enter to your console:. For deep technical details, please, visit wiki.
            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

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/stastnypremysl/Chatovatko.git

          • CLI

            gh repo clone stastnypremysl/Chatovatko

          • sshUrl

            git@github.com:stastnypremysl/Chatovatko.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Consider Popular Encryption Libraries

            certbot

            by certbot

            Signal-Android

            by signalapp

            unlock-music

            by unlock-music

            client

            by keybase

            Signal-Server

            by signalapp

            Try Top Libraries by stastnypremysl

            Mines3D

            by stastnypremyslJava

            Sudoku-solver

            by stastnypremyslHTML

            Data

            by stastnypremyslPython