./net/py-sbws, Tor simple bandwidth scanner

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.8.0nb1, Package name: py310-sbws-0.8.0nb1, Maintainer: pkgsrc-users

Simple Bandwidth Scanner (called sbws) is a Tor bandwidth scanner that
produces bandwidth measurements files to be used by Directory
Authorities.

The scanner builds two hop circuits consisting of the relay being
measured and a fast exit. Over these circuits it measures RTT and
bandwidth.

WARNING: This software is intended to be run by researchers using a
test Tor network, such as chutney or shadow, or by the Tor bandwidth
authorities on the public Tor network. Please do not run this software
on the public Tor network unless you are one of the Tor bandwidth
authorities, to avoid creating unnecessary traffic.


Required to run:
[devel/py-requests] [lang/python37] [devel/py-stem]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 152.391 KB

Version history: (Expand)


CVS history: (Expand)


   2022-01-10 09:01:01 by Thomas Klausner | Files touched by this commit (2)
Log message:
py-sbws: convert to egg.mk
   2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958)
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Not committed (merge conflicts...):

net/radsecproxy/distinfo

The following distfiles could not be fetched (fetched conditionally?):

./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
   2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962)
Log message:
net: Remove SHA1 hashes for distfiles
   2019-11-03 12:45:59 by Roland Illig | Files touched by this commit (255)
Log message:
net: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
   2018-10-23 03:42:35 by Taylor R Campbell | Files touched by this commit (15)
Log message:
Import stem-1.7.0, nyx-2.0.4, and sbws-0.8.0 from the Tor Project.

stem-1.7.0: Python library for controlling the tor daemon
nyx-2.0.4: curses monitor for the tor daemon
sbws-0.8.0: bandwidth scanner

nyx is a standalone application, so give it a meta-package net/nyx
with no py- prefix.

sbws is a standalone application too but only for designated Tor
plumbers, not for ordinary users, so leave it as py-sbws.