cryptalk/app.json

11 lines
218 B
JSON
Raw Permalink Normal View History

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