summaryrefslogtreecommitdiffstats
path: root/network/arm/README
diff options
context:
space:
mode:
author pyllyukko2011-03-07 14:26:10 +0100
committer Niels Horn2011-03-07 14:26:10 +0100
commit2bc318e85e08f1fad6bc9b36c405dc4e03a6268a (patch)
tree652baebffa6b12fac8fcd7cb1668f2fa2ee4083c /network/arm/README
parenta080c9cca3b0a16b4f3a66675eb4ea5028ec86f8 (diff)
downloadslackbuilds-2bc318e85e08f1fad6bc9b36c405dc4e03a6268a.tar.gz
network/arm: Added (monitor for Tor relays)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'network/arm/README')
-rw-r--r--network/arm/README19
1 files changed, 19 insertions, 0 deletions
diff --git a/network/arm/README b/network/arm/README
new file mode 100644
index 0000000000..9524822e45
--- /dev/null
+++ b/network/arm/README
@@ -0,0 +1,19 @@
+The anonymizing relay monitor (arm) is a terminal status monitor for Tor
+relays, intended for command-line aficionados, ssh connections, and anyone
+stuck with a tty terminal. This works much like top does for system usage,
+providing real time statistics for:
+
+ - bandwidth, cpu, and memory usage
+ - relay's current configuration
+ - logged events
+ - connection details (ip, hostname, fingerprint, and consensus data)
+ - etc.
+
+This SlackBuild will also verify the package's PGP signature
+if the following conditions are met:
+
+ - You have GnuPG installed
+ - You have Damian Johnson's (the author) public PGP key (0x9ABBEEC6)
+ in your trustedkeys.gpg keyring
+ - You have downloaded the sig file from
+ http://www.atagar.com/arm/resources/arm-${VERSION}.tar.bz2.asc