cmd | ||
env | ||
errors | ||
tui | ||
types | ||
.gitignore | ||
go.mod | ||
go.sum | ||
LICENSE | ||
Makefile | ||
README.md |
gotell
Simple communication application in golang
Goals
I want to create as minimalistic communication application in Go as possible.
So in my list contains:
- Go to stable without use of any third party dependency
- Add security to the communication
- Implement and test my idea about rotating public-private key pairs