Re: [tor-relays] issues with tor rpm : anyone sees what I am doing wrong ?

2024-04-16 Thread Nicolas Vigier
On Mon, 08 Apr 2024, Carlos wrote:

> 
> echo "[tor]" > /etc/yum.repos.d/Tor.repo
> echo "name=Tor for Fedora $releasever - $basearch" >>
> /etc/yum.repos.d/Tor.repo
> echo "baseurl=https://rpm.torproject.org/fedora/$releasever/$basearch"; >>
> /etc/yum.repos.d/Tor.repo

Can you show the content of /etc/yum.repos.d/Tor.repo after variable
substitution?

It looks like the baseurl might be missing $releasever/$basearch.

___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays


Re: [tor-relays] Trying to write a script to auto update tor expert bundle on Windows 10

2020-01-25 Thread Nicolas Vigier
On Fri, 24 Jan 2020, Keifer Bly wrote:

>Hello list,
> 
> 
> 
>I am attempting to write a VBscript similar to this one at
>[1]https://superuser.com/questions/59465/is-it-possible-to-download-usi
>ng-the-windows-command-line
> 
> 
>I am wondering, is there a url to download the tor expert bundle as
>well as OBFS4 that does not change for newer versions? The bridge I am
>trying to do this for is here:

You can download the tor expert bundle from this URL:
https://dist.torproject.org/torbrowser/9.0.4/tor-win64-0.4.2.5.zip

However this URL changes when a new Tor Browser is released. The
format of the URL is:
https://dist.torproject.org/torbrowser/${torbrowser_version}/tor-win64-${tor_version}.zip

You can get the current ${torbrowser_version} from this json file:
https://aus1.torproject.org/torbrowser/update_3/release/downloads.json

For the ${tor_version}, I think the easiest would be to look at the
sha256sums-signed-build.txt file to find the filename matching
tor-win64-*.zip.

___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays


Re: [tor-relays] Tor Updates

2019-05-05 Thread Nicolas Vigier
On Sun, 05 May 2019, Iain Learmonth wrote:

> Hi,
> 
> On 05/05/2019 05:19, Keifer Bly wrote:
> > Thanks. Does this also give updates on Tor Expert Bundle? That's what I
> > am using.
> 
> This is mostly a guess, but it looks like the Tor Expert Bundle is built
> from the Tor Browser build system, so probably gets updates when there
> are Tor Browser releases.

Yes, this is correct.

Nicolas



signature.asc
Description: PGP signature
___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays