Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thereactivemice/micegram
DIY implementation of confidential and private P2P chat based on gRPC and web sockets. Expected to be just local college project, but maybe better. Not affiliated with Telegram developers either the Telegram Project
https://github.com/thereactivemice/micegram
ecdsa grpc p2p p2p-chat rsa websockets
Last synced: 23 days ago
JSON representation
DIY implementation of confidential and private P2P chat based on gRPC and web sockets. Expected to be just local college project, but maybe better. Not affiliated with Telegram developers either the Telegram Project
- Host: GitHub
- URL: https://github.com/thereactivemice/micegram
- Owner: TheReactiveMice
- Created: 2024-11-27T03:54:27.000Z (29 days ago)
- Default Branch: main
- Last Pushed: 2024-11-27T04:34:50.000Z (29 days ago)
- Last Synced: 2024-11-27T05:23:07.047Z (29 days ago)
- Topics: ecdsa, grpc, p2p, p2p-chat, rsa, websockets
- Language: Go
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MiceGram
Confidential and simple messanger that respects your confidentiality and ready out-of-box to use, works anywhere and using modern encryption and signing algorithms.
TODO:
[] First version
[] Redesign
[] Maybe React version?