You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 4, 2021. It is now read-only.
Tor upstream is broken; disable it by default (#1445)
https://www.torproject.org/docs/debian.html.en says to install
the deb.torproject.org-keyring package. Here's what happens:
```
Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
deb.torproject.org-keyring
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 4922 B of archives.
After this operation, 22.5 kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
deb.torproject.org-keyring
```
Until we get enough time to figure this out, or upstream fixes it,
disable the Tor bridge.
0 commit comments