cryptalk/app.json

15 lines
281 B
JSON
Raw Normal View History

2014-10-20 14:37:55 -04:00
{
"name": "Cryptalk",
"description": "Client side (E2EE) encrypted instant chat",
"keywords": [
"cryptalk",
"fandango",
"crypto-js",
"AES",
"secure",
"html5",
"encryption",
"privacy"
2014-10-20 14:37:55 -04:00
],
"repository": "https://github.com/Hexagon/cryptalk"
}