Skip to content

RolandasRazma/SSlack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSlack

crypto in Slack

$ ./sslack /Applications/Slack.app/Contents/MacOS/Slack &

SSlack

Why

Slack is great tool, but people at Slack (and your team admin at some point) can read your private messages?

How to generate key pair

$ openssl genrsa -out private_sslack.pem 4096 && openssl rsa -pubout -in private_sslack.pem -out public_key.pem

About

crypto in Slack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published