tricrypt/README.md

15 lines
334 B
Markdown
Raw Normal View History

2024-02-15 16:32:54 +01:00
# gotell
2024-02-23 14:28:59 +01:00
Simple communication application in golang
## Goals
I want to create as minimalistic communication application in Go as possible.
So in my list contains:
1. Go to stable without use of any third party dependency
2. Add security to the communication
3. Implement and test my idea about rotating public-private key pairs