mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Add Tor helper library (#1096)
This commit is contained in:
parent
3ced7f1ba1
commit
57b66e58ab
@ -13504,5 +13504,20 @@
|
|||||||
"description": "Easy websocket with chronos support",
|
"description": "Easy websocket with chronos support",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/tormund/news"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user