You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Shhlack is an encryptor/decryptor for peer to peer messages in Slack.It relies on pre shared keys between the peers so only the peers with the right passphrase will be able to see the encrypted message.",
"main": "build.js",
"directories": {
"test": "tests"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"