1
0
forked from ports/contrib

tor: 0.4.4.6 -> 0.4.4.7, update README

This commit is contained in:
Stamatin Cristina 2021-02-04 10:19:29 +02:00
parent b65d6d7b49
commit f6807a8799
3 changed files with 8 additions and 4 deletions

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3+KXodp/P3GaFE7lhc16JsaWSey+RDAThEyAMfSHmHZ5LctJOpu/8RCxOdaLTbVXZs2b7sv5d0HhspXO01VTRQQ=
SHA256 (Pkgfile) = 7f64a2d9ffb27ada9de06b9526cb8d672986c2134298239b232b315c1e130809
RWSagIOpLGJF3yS1BQONQLY2IaQlgCRr4kKjyus2AJ+g0nMv3fENtjasyWILuL5Kj31o6C538nMS1kDwmFOB9Eu/y2apcqTGcwo=
SHA256 (Pkgfile) = 14e4a1075b8cacdb1d771e47e25378b21716abcbec38685d1d075c1637592250
SHA256 (.footprint) = 8dacf6216fbd3b37d314b191dcbf9c2d073a58fd4bff4b3f9031e15784c6b315
SHA256 (tor-0.4.4.6.tar.gz) = 5f154c155803adf5c89e87cab53017b6908c5ebe50c65839e8cf4fbd2abe1fdc
SHA256 (tor-0.4.4.7.tar.gz) = 326d2926177f0c7838cac213456d0056817d57f3f2e46714a2911c7d7a9b05ee
SHA256 (rc.tor) = ca0c0fdc632c5464e69fcc37daddd21bd097597e9e224a13acfb45f9884c4f1d

View File

@ -4,7 +4,7 @@
# Depends on: libcap libevent libseccomp
name=tor
version=0.4.4.6
version=0.4.4.7
release=1
source=(https://www.torproject.org/dist/$name-$version.tar.gz
rc.tor)

View File

@ -14,6 +14,10 @@ PRECAUTION
If you edit the torrc file for extra logging, make sure you:
chmod 0640 /var/log/tor/* files, for security reasons.
Make sure that in torrc file this option is commented, because
the tor's rc script already do that:
# RunAsDaemon=1
PRE-INSTALL
Tor expects to have a user and group dedicated to it.