This is an automated email from the git hooks/post-receive script.
nickm pushed a commit to branch main
in repository torspec.
The following commit(s) were added to refs/heads/main by this push:
new d24db4a Update the status of several proposals
d24db4a is described below
commit d24db4a752862e70b33b2428ce337e0aff25a15b
Author: Nick Mathewson <nickm(a)torproject.org>
AuthorDate: Fri Apr 29 13:54:34 2022 -0400
Update the status of several proposals
(Based on network …
[View More]team discussion, 28 April 2022)
---
proposals/000-index.txt | 20 ++++++++++----------
proposals/321-happy-families.md | 2 +-
proposals/332-ntor-v3-with-extra-data.md | 2 +-
proposals/336-randomize-guard-retries.md | 2 +-
proposals/337-simpler-guard-usability.md | 2 +-
proposals/338-netinfo-y2038.md | 2 +-
proposals/BY_INDEX.md | 10 +++++-----
proposals/README.md | 10 +++++-----
8 files changed, 25 insertions(+), 25 deletions(-)
diff --git a/proposals/000-index.txt b/proposals/000-index.txt
index e20fea8..aea9a99 100644
--- a/proposals/000-index.txt
+++ b/proposals/000-index.txt
@@ -241,7 +241,7 @@ Proposals by number:
318 Limit protover values to 0-63 [CLOSED]
319 RELAY_FRAGMENT cells [OPEN]
320 Removing TAP usage from v2 onion services [REJECTED]
-321 Better performance and usability for the MyFamily option (v2) [OPEN]
+321 Better performance and usability for the MyFamily option (v2) [ACCEPTED]
322 Extending link specifiers to include the directory port [OPEN]
323 Specification for Walking Onions [OPEN]
324 RTT-based Congestion Control for Tor [OPEN]
@@ -252,13 +252,13 @@ Proposals by number:
329 Overcoming Tor's Bottlenecks with Traffic Splitting [DRAFT]
330 Modernizing authority contact entries [OPEN]
331 Res tokens: Anonymous Credentials for Onion Service DoS Resilience [DRAFT]
-332 Ntor protocol with extra data, version 3 [ACCEPTED]
+332 Ntor protocol with extra data, version 3 [FINISHED]
333 Vanguards lite [FINISHED]
334 A Directory Authority Flag To Mark Relays As Middle-only [SUPERSEDED]
335 An authority-only design for MiddleOnly [CLOSED]
-336 Randomized schedule for guard retries [OPEN]
-337 A simpler way to decide, "Is this guard usable?" [OPEN]
-338 Use an 8-byte timestamp in NETINFO cells [OPEN]
+336 Randomized schedule for guard retries [ACCEPTED]
+337 A simpler way to decide, "Is this guard usable?" [ACCEPTED]
+338 Use an 8-byte timestamp in NETINFO cells [ACCEPTED]
Proposals by status:
@@ -292,16 +292,12 @@ Proposals by status:
308 Counter Galois Onion: A New Proposal for Forward-Secure Relay Cryptography
309 Optimistic SOCKS Data
319 RELAY_FRAGMENT cells
- 321 Better performance and usability for the MyFamily option (v2)
322 Extending link specifiers to include the directory port
323 Specification for Walking Onions
324 RTT-based Congestion Control for Tor
325 Packed relay cells: saving space on small commands
326 The "tor-relay" Well-Known Resource Identifier
330 Modernizing authority contact entries
- 336 Randomized schedule for guard retries
- 337 A simpler way to decide, "Is this guard usable?"
- 338 Use an 8-byte timestamp in NETINFO cells
ACCEPTED:
265 Load Balancing with Overhead Parameters [for 0.2.9.x]
282 Remove "Named" and "Unnamed" handling from consensus voting [for 0.3.3.x]
@@ -310,7 +306,10 @@ Proposals by status:
311 Tor Relay IPv6 Reachability
312 Tor Relay Automatic IPv6 Address Discovery
313 Tor Relay IPv6 Statistics
- 332 Ntor protocol with extra data, version 3
+ 321 Better performance and usability for the MyFamily option (v2)
+ 336 Randomized schedule for guard retries
+ 337 A simpler way to decide, "Is this guard usable?"
+ 338 Use an 8-byte timestamp in NETINFO cells
META:
000 Index of Tor Proposals
001 The Tor Proposal Process
@@ -321,6 +320,7 @@ Proposals by status:
290 Continuously update consensus methods
FINISHED:
260 Rendezvous Single Onion Services [in 0.2.9.3-alpha]
+ 332 Ntor protocol with extra data, version 3
333 Vanguards lite [in 0.4.7.1-alpha]
CLOSED:
101 Voting on the Tor Directory System [in 0.2.0.x]
diff --git a/proposals/321-happy-families.md b/proposals/321-happy-families.md
index 4d8f144..c06cce2 100644
--- a/proposals/321-happy-families.md
+++ b/proposals/321-happy-families.md
@@ -3,7 +3,7 @@ Filename: 321-happy-families.md
Title: Better performance and usability for the MyFamily option (v2)
Author: Nick Mathewson
Created: 27 May 2020
-Status: Open
+Status: Accepted
```
## Problem statement.
diff --git a/proposals/332-ntor-v3-with-extra-data.md b/proposals/332-ntor-v3-with-extra-data.md
index 25ae0ba..b76a451 100644
--- a/proposals/332-ntor-v3-with-extra-data.md
+++ b/proposals/332-ntor-v3-with-extra-data.md
@@ -3,7 +3,7 @@ Filename: 332-ntor-v3-with-extra-data.md
Title: Ntor protocol with extra data, version 3.
Author: Nick Mathewson
Created: 12 July 2021
-Status: Accepted
+Status: Finished
```
# Overview
diff --git a/proposals/336-randomize-guard-retries.md b/proposals/336-randomize-guard-retries.md
index 5ee5b71..05cf1c3 100644
--- a/proposals/336-randomize-guard-retries.md
+++ b/proposals/336-randomize-guard-retries.md
@@ -3,7 +3,7 @@ Filename: 336-randomize-guard-retries.md
Title: Randomized schedule for guard retries
Author: Nick Mathewson
Created: 2021-10-22
-Status: Open
+Status: Accepted
```
# Introduction
diff --git a/proposals/337-simpler-guard-usability.md b/proposals/337-simpler-guard-usability.md
index d75c4d8..898c6e0 100644
--- a/proposals/337-simpler-guard-usability.md
+++ b/proposals/337-simpler-guard-usability.md
@@ -3,7 +3,7 @@ Filename: 337-simpler-guard-usability.md
Title: A simpler way to decide, "Is this guard usable?"
Author: Nick Mathewson
Created: 2021-10-22
-Status: Open
+Status: Accepted
```
# Introduction
diff --git a/proposals/338-netinfo-y2038.md b/proposals/338-netinfo-y2038.md
index a1a0385..c3a4c9c 100644
--- a/proposals/338-netinfo-y2038.md
+++ b/proposals/338-netinfo-y2038.md
@@ -3,7 +3,7 @@ Filename: 338-netinfo-y2038.md
Title: Use an 8-byte timestamp in NETINFO cells
Author: Nick Mathewson
Created: 2022-03-14
-Status: Open
+Status: Accepted
```
# Introduction
diff --git a/proposals/BY_INDEX.md b/proposals/BY_INDEX.md
index 5e48b74..632852a 100644
--- a/proposals/BY_INDEX.md
+++ b/proposals/BY_INDEX.md
@@ -238,7 +238,7 @@ Below are a list of proposals sorted by their proposal number. See
* [`318-limit-protovers.md`](/proposals/318-limit-protovers.md): Limit protover values to 0-63 [CLOSED]
* [`319-wide-everything.md`](/proposals/319-wide-everything.md): RELAY_FRAGMENT cells [OPEN]
* [`320-tap-out-again.md`](/proposals/320-tap-out-again.md): Removing TAP usage from v2 onion services [REJECTED]
-* [`321-happy-families.md`](/proposals/321-happy-families.md): Better performance and usability for the MyFamily option (v2) [OPEN]
+* [`321-happy-families.md`](/proposals/321-happy-families.md): Better performance and usability for the MyFamily option (v2) [ACCEPTED]
* [`322-dirport-linkspec.md`](/proposals/322-dirport-linkspec.md): Extending link specifiers to include the directory port [OPEN]
* [`323-walking-onions-full.md`](/proposals/323-walking-onions-full.md): Specification for Walking Onions [OPEN]
* [`324-rtt-congestion-control.txt`](/proposals/324-rtt-congestion-control.txt): RTT-based Congestion Control for Tor [OPEN]
@@ -249,11 +249,11 @@ Below are a list of proposals sorted by their proposal number. See
* [`329-traffic-splitting.txt`](/proposals/329-traffic-splitting.txt): Overcoming Tor's Bottlenecks with Traffic Splitting [DRAFT]
* [`330-authority-contact.md`](/proposals/330-authority-contact.md): Modernizing authority contact entries [OPEN]
* [`331-res-tokens-for-anti-dos.md`](/proposals/331-res-tokens-for-anti-dos.md): Res tokens: Anonymous Credentials for Onion Service DoS Resilience [DRAFT]
-* [`332-ntor-v3-with-extra-data.md`](/proposals/332-ntor-v3-with-extra-data.md): Ntor protocol with extra data, version 3 [ACCEPTED]
+* [`332-ntor-v3-with-extra-data.md`](/proposals/332-ntor-v3-with-extra-data.md): Ntor protocol with extra data, version 3 [FINISHED]
* [`333-vanguards-lite.md`](/proposals/333-vanguards-lite.md): Vanguards lite [FINISHED]
* [`334-middle-only-flag.txt`](/proposals/334-middle-only-flag.txt): A Directory Authority Flag To Mark Relays As Middle-only [SUPERSEDED]
* [`335-middle-only-redux.md`](/proposals/335-middle-only-redux.md): An authority-only design for MiddleOnly [CLOSED]
-* [`336-randomize-guard-retries.md`](/proposals/336-randomize-guard-retries.md): Randomized schedule for guard retries [OPEN]
-* [`337-simpler-guard-usability.md`](/proposals/337-simpler-guard-usability.md): A simpler way to decide, "Is this guard usable?" [OPEN]
-* [`338-netinfo-y2038.md`](/proposals/338-netinfo-y2038.md): Use an 8-byte timestamp in NETINFO cells [OPEN]
+* [`336-randomize-guard-retries.md`](/proposals/336-randomize-guard-retries.md): Randomized schedule for guard retries [ACCEPTED]
+* [`337-simpler-guard-usability.md`](/proposals/337-simpler-guard-usability.md): A simpler way to decide, "Is this guard usable?" [ACCEPTED]
+* [`338-netinfo-y2038.md`](/proposals/338-netinfo-y2038.md): Use an 8-byte timestamp in NETINFO cells [ACCEPTED]
diff --git a/proposals/README.md b/proposals/README.md
index 58aca40..50db2d4 100644
--- a/proposals/README.md
+++ b/proposals/README.md
@@ -33,16 +33,12 @@ for discussion.
* [`308-counter-galois-onion.txt`](/proposals/308-counter-galois-onion.txt): Counter Galois Onion: A New Proposal for Forward-Secure Relay Cryptography
* [`309-optimistic-socks-in-tor.txt`](/proposals/309-optimistic-socks-in-tor.txt): Optimistic SOCKS Data
* [`319-wide-everything.md`](/proposals/319-wide-everything.md): RELAY_FRAGMENT cells
-* [`321-happy-families.md`](/proposals/321-happy-families.md): Better performance and usability for the MyFamily option (v2)
* [`322-dirport-linkspec.md`](/proposals/322-dirport-linkspec.md): Extending link specifiers to include the directory port
* [`323-walking-onions-full.md`](/proposals/323-walking-onions-full.md): Specification for Walking Onions
* [`324-rtt-congestion-control.txt`](/proposals/324-rtt-congestion-control.txt): RTT-based Congestion Control for Tor
* [`325-packed-relay-cells.md`](/proposals/325-packed-relay-cells.md): Packed relay cells: saving space on small commands
* [`326-tor-relay-well-known-uri-rfc8615.md`](/proposals/326-tor-relay-well-known-uri-rfc8615.md): The "tor-relay" Well-Known Resource Identifier
* [`330-authority-contact.md`](/proposals/330-authority-contact.md): Modernizing authority contact entries
-* [`336-randomize-guard-retries.md`](/proposals/336-randomize-guard-retries.md): Randomized schedule for guard retries
-* [`337-simpler-guard-usability.md`](/proposals/337-simpler-guard-usability.md): A simpler way to decide, "Is this guard usable?"
-* [`338-netinfo-y2038.md`](/proposals/338-netinfo-y2038.md): Use an 8-byte timestamp in NETINFO cells
## ACCEPTED proposals: slated for implementation
@@ -58,7 +54,10 @@ implementation.
* [`311-relay-ipv6-reachability.txt`](/proposals/311-relay-ipv6-reachability.txt): Tor Relay IPv6 Reachability
* [`312-relay-auto-ipv6-addr.txt`](/proposals/312-relay-auto-ipv6-addr.txt): Tor Relay Automatic IPv6 Address Discovery
* [`313-relay-ipv6-stats.txt`](/proposals/313-relay-ipv6-stats.txt): Tor Relay IPv6 Statistics
-* [`332-ntor-v3-with-extra-data.md`](/proposals/332-ntor-v3-with-extra-data.md): Ntor protocol with extra data, version 3
+* [`321-happy-families.md`](/proposals/321-happy-families.md): Better performance and usability for the MyFamily option (v2)
+* [`336-randomize-guard-retries.md`](/proposals/336-randomize-guard-retries.md): Randomized schedule for guard retries
+* [`337-simpler-guard-usability.md`](/proposals/337-simpler-guard-usability.md): A simpler way to decide, "Is this guard usable?"
+* [`338-netinfo-y2038.md`](/proposals/338-netinfo-y2038.md): Use an 8-byte timestamp in NETINFO cells
## FINISHED proposals: implemented, specs not merged
@@ -67,6 +66,7 @@ These proposals are implemented in some version of Tor; the proposals
themselves still need to be merged into the specifications proper.
* [`260-rend-single-onion.txt`](/proposals/260-rend-single-onion.txt): Rendezvous Single Onion Services
+* [`332-ntor-v3-with-extra-data.md`](/proposals/332-ntor-v3-with-extra-data.md): Ntor protocol with extra data, version 3
* [`333-vanguards-lite.md`](/proposals/333-vanguards-lite.md): Vanguards lite
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
[View Less]
This is an automated email from the git hooks/post-receive script.
meskio pushed a change to annotated tag bridgedb-0.13.1
in repository bridgedb.
at 5119fc6 (tag)
tagging 2465221b0fd262324a73d798f3c2842391ba5ad0 (commit)
replaces bridgedb-0.12.2
by meskio
on Fri Apr 29 11:14:10 2022 +0200
- Log -----------------------------------------------------------------
Release BridgeDB version 0.13.1
* Add description of the new distribution mechanisms in /info
-----BEGIN PGP …
[View More]SIGNATURE-----
iQIzBAABCgAdFiEEs7M6f/ZpXzXMAQR+Urj1rJei2oYFAmJrrHwACgkQUrj1rJei
2oaeUhAAmxoN1VVuDRd9xgYX6UaVbOgIywHDIdkBapktrZvVs943jbkb33F9mWAh
EA2QnXr9zYmJcln0okLx7fuDpyph+zE18mXPBjLePcltkcEEw3jVAeG3+IfxPzGY
suAID7OgIE9bP47lmyduI6iBBq7YxJIUG8XGvg4yVKi5jSGql43Wo9QjyPk332mb
tIh4Y+qLxdIoQM7qJ/2j+jIRRRvCY5t5H/EMbpv9Q9VPHU+aAY4Pvt5UajV1s7e+
nlbnwmhEridFK2DJWkDrD7XdkRncbPuhnR6Rf2s6quru176fkkDN9hS40gyXSw73
0oxkfiHD5+FsR57G5B02y1IufOgQc8ngixrn87BMP7ZzBfGlBXmU5dgOnlanAxXO
8xzQHv835jm7nOnQOYDHmAkWLs79Fr3NSAnKbdXif3CYCmC5Hk9FL3yfdE4SYUdB
TC4l0RVETN2wDjkXDSl/O9mfqfMJvwcCErKovTVWwPF+vT1ZF/VWtRbjHLbeIvUn
f1dj7mzqYtO/o0xWkUFcEXFYa4xwBy+iZo7KSGF2Hc8LEKz8SPn8aTcUTGqIK0b+
GxkJ2eU9XMFjQP4PrSoy/d+2F0cHR4eJyYN5/9vx5ldCuxRLjP5SuKABaO15Zwrp
V4ewOnfCkb2VhR5XEDHxZcnX2Py4efIm+/Shrmysh4N5DK+uU40=
=RiHW
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
No new revisions were added by this update.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
[View Less]
This is an automated email from the git hooks/post-receive script.
meskio pushed a change to branch main
in repository bridgedb.
from 9f73973 Prepare for version 0.13.0
new 161de41 Add description about telegram and settings distributors
new 2465221 Prepare for version 0.13.1
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
…
[View More]been added to this reference.
Summary of changes:
CHANGELOG | 4 ++++
bridgedb/distributors/https/templates/info.html | 16 +++++++++++++---
bridgedb/strings.py | 15 ++++++++++++---
3 files changed, 29 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
[View Less]
This is an automated email from the git hooks/post-receive script.
nickm pushed a commit to branch main
in repository torspec.
The following commit(s) were added to refs/heads/main by this push:
new 7be12aa fix typo in ADD_ONION V3Key definition (ed25519 -> x25519)
7be12aa is described below
commit 7be12aacebc11200c477b2f697e2c1c24bc6bb89
Author: Richard Pospesel <richard(a)torproject.org>
AuthorDate: Tue Apr 26 16:18:50 2022 +0000
fix typo in ADD_ONION V3Key definition (…
[View More]ed25519 -> x25519)
resolves #116
---
control-spec.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/control-spec.txt b/control-spec.txt
index af0368a..9295580 100644
--- a/control-spec.txt
+++ b/control-spec.txt
@@ -1805,7 +1805,7 @@ Table of Contents
ClientBlob = Authorization data for the client, in an opaque format
specific to the authorization method (v2 only).
- V3Key = The client's base32-encoded ed25519 public key, using only the key
+ V3Key = The client's base32-encoded x25519 public key, using only the key
part of rend-spec-v3.txt section G.1.2 (v3 only).
The server reply format is:
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
[View Less]
This is an automated email from the git hooks/post-receive script.
richard pushed a change to annotated tag tbb-11.0.11-build1
in repository builders/tor-browser-build.
at 95b0bdb (tag)
tagging 59c155e4cd98b923df50bf80ef0578067747de0c (commit)
replaces tbb-11.0.10-build1
by Richard Pospesel
on Thu Apr 28 19:02:51 2022 +0000
- Log -----------------------------------------------------------------
Tagging build1 for 11.0.11
-----BEGIN PGP SIGNATURE-----
…
[View More]iQJLBAABCAA1FiEEvnyRTMkiztnZPSO33kc2A2PzSywFAmJq5NsXHHJpY2hhcmRA
dG9ycHJvamVjdC5vcmcACgkQ3kc2A2PzSywx3Q/+PZ7GL8+fn11yNfVomui5V2L/
Sb8uknUXcSZ5rZ3hKcAHgNb4kyL6tAySJxo2py9V+FMaVYDiIFVm1SxuDWWICT14
sR+nJ+rdtZVqN13wwb+OMbbFCjlNgvmJZn5jeak2v4I0StnDZ9QtKo9pFr51cYRN
M5P58ex22TAmGRj5OCwfYU3EZncc0l5p6c4zG/fxLtrG7cUq5iIRdgFHOLvirVmS
Thz8xbWab7Tsr5VT6y4CyJ+XGClr01Eiqh9cEND05WUcytJN1mgMIGemGcLY7jHt
9aiamhAMHQ2R9fm9jWVitHwg8/XFrAhnF7RX7aZ23QTAUcnG6GdQ8KusLhCQRmrV
Nja0vByaR8T8lSDbAiLC+QbMPk2M1Rc2BiKTPwDYF1VOSrOlOf352JMUA1uQ51M9
lXaF4bsJ4tarsYHQPUNo6bjLzGPqN8egbfZ9e4lYteTjJm5DsSd9dWb6QLXF6+4d
1JY0EpoxXqTV4ppkNOk+LTMv2AmHGUjRH47sYZ+Lo8JmAMqVph3y64YarrwB0Pt3
t/plxxAmA05BC0oMb8fCgX9bIH23xUxDFg/V1b5KW4GrXxCAf/pHEAnlp3LVx+fB
fPfeC4EQETc0NaG1clSAGx4k7+/M0wkDIevNXHdoUecJAO6enrJWvF5cOjj3k1AV
faqqwg/ctQUbIzvEzig=
=UbE7
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
No new revisions were added by this update.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
[View Less]
aguestuser deleted tag tor-browser-99.0.0b3-11.5-1-build2 at The Tor Project / Applications / fenix
--
You're receiving this email because of your account on gitlab.torproject.org.
aguestuser deleted tag tor-browser-99.0b3-11.5-1-build2 at The Tor Project / Applications / fenix
--
You're receiving this email because of your account on gitlab.torproject.org.