From 4f2d96bc4e38ae63bbc2fd16b753bd977e82ef85 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Mon, 18 Sep 2017 14:08:52 +0200 Subject: [PATCH] security/tor: add missing package description --- security/tor/pkg-descr | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 security/tor/pkg-descr diff --git a/security/tor/pkg-descr b/security/tor/pkg-descr new file mode 100644 index 000000000..579bc518f --- /dev/null +++ b/security/tor/pkg-descr @@ -0,0 +1,9 @@ +Tor is a connection-based low-latency anonymous communication system which +addresses many flaws in the original onion routing design. + +Tor is a toolset for a wide range of organizations and people that +want to improve their safety and security on the Internet. Using +Tor can help you anonymize web browsing and publishing, instant +messaging, IRC, SSH, and more. Tor also provides a platform on which +software developers can build new applications with built-in +anonymity, safety, and privacy features.