diff --git a/packages.json b/packages.json index efad3ba..8beec97 100644 --- a/packages.json +++ b/packages.json @@ -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" } ]