Add Tor helper library (#1096)

This commit is contained in:
Federico Ceratto 2019-06-14 06:19:36 +01:00 committed by Miran
parent 3ced7f1ba1
commit 57b66e58ab

View File

@ -13504,5 +13504,20 @@
"description": "Easy websocket with chronos support",
"license": "MIT",
"web": "https://github.com/tormund/news"
},
{
"name": "tor",
"url": "https://github.com/FedericoCeratto/nim-tor",
"method": "git",
"tags": [
"library",
"security",
"crypto",
"tor",
"onion"
],
"description": "Tor helper library",
"license": "LGPLv3",
"web": "https://github.com/FedericoCeratto/nim-tor"
}
]