commit 98dea0bc638e6338b7a1c5d84fcc4b4e7455ded2 parent 289c04b065b7b36734d73fc11a516b3cdc9dd702 Author: Mike Perry <mikeperry-git@torproject.org> Date: Fri, 20 Apr 2018 19:38:48 +0000 Changes file for bug25870. Diffstat:
| A | changes/bug25870 | | | 6 | ++++++ |
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/changes/bug25870 b/changes/bug25870 @@ -0,0 +1,6 @@ + o Minor bugfixes (vanguards): + - Allow the last hop in a vanguard circuit to be the same as our first, + to prevent the adversary from influencing guard node choice by choice + of last hop. Also prevent the creation of A - B - A paths, or A - A + paths, which are forbidden by relays. Fixes bug 25870; bugfix on + 0.3.3.1-alpha.