issues
search
cs01
/
termpair
View and control terminals from your browser with end-to-end encryption 🔒
MIT License
1.61k
stars
72
forks
source link
add salt to all messages
#77
Closed
cs01
closed
3 years ago
cs01
commented
3 years ago
[x] I have added an entry to
CHANGELOG.md
Summary of changes
Add additional random string to each encrypted message (bullet 2 of #36)
This changes the message format from just sending the output as the payload to sending a json string with the output and a 12 byte salt.
Also updated the readme
CHANGELOG.md
Summary of changes