gridhead / gridhead/sanctuary-zero
Make use of Base64 encoding while transferring messages
Open
enhancement
good first issue
- Dominant language
- Python
- Stars
- 59
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
Base64 does add a bit of redundancy due to padding but it is a much safer and robust way to transfer messages over the network.
Contributor guide
Assessment
This issue has not been assessed yet.