
commit c2beaa8cb141b870b712380af96f9d87c9cb4d54 Author: Tom van der Woerdt <info@tvdw.eu> Date: Thu Jan 1 17:00:35 2015 +0100 MSBs are actually the other way around --- tor-spec.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tor-spec.txt b/tor-spec.txt index cf54271..923ea63 100644 --- a/tor-spec.txt +++ b/tor-spec.txt @@ -754,8 +754,8 @@ see tor-design.pdf. keys are compared numerically by modulus.) In link protocol version 4 or higher, whichever node initiated the - connection sets its MSB to 0, and whichever node didn't initiate the - connection sets its MSB to 1. + connection sets its MSB to 1, and whichever node didn't initiate the + connection sets its MSB to 0. (An OP with no public key MAY choose any CircID it wishes, since an OP never needs to process a CREATE cell.)