Giter Site home page Giter Site logo

cipher-talk-go's Introduction

CipherTalkGo

Disclaimer

CipherTalkGo is an educational project designed to gain practical experience and skills in programming, network technologies, and cryptography. The project is primarily aimed at educational purposes and may not fully meet the standards of commercial software in terms of security, reliability, and performance.

This application is not intended for use as a primary means of communication or for transmitting confidential information in real-life conditions. The creators and developers are not responsible for any consequences associated with the use of this software product outside of an educational context.

I welcome any suggestions, comments, and improvements that will help make this project more useful and informative for everyone interested in software development and cryptography.


CipherTalkGo is a high-performance, distributed instant messaging application that ensures confidentiality and security of communication through the use of end-to-end encryption and blockchain technology. Developed using the Go programming language, the application is designed to provide a reliable and secure communication environment without storing conversations on the server.

Features

  • End-to-End Encryption: All messages are encrypted from sender to recipient, ensuring that only they can read them.
  • Distributed Architecture: Users register and interact directly, without the need for data storage on the server.
  • Proof of Authorship: Signing each message using the Ed25519 algorithm confirms its authenticity.
  • Scalability: Ready for scaling thanks to the ability to add master-slave shards.
  • Ease of Use: The CLI interface simplifies the process of connecting and using the application.

Technologies

  • Programming Language: Go
  • Encryption: ECDH and Ed25519
  • Network Protocols: TCP/IP
  • Authorization: JWT (JSON Web Tokens)

Development

The application is developed with a focus on the practice and mastery of the following technologies:

  • Working with the Go network stack
  • Applying principles of security and encryption
  • Developing distributed systems

License

This project is distributed under the MIT License.

cipher-talk-go's People

Contributors

egor-muindor avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.