s very list yesterday.
You two seem to be after the same "human-readable way to access .onion
domain names" target as you yourself described, so there might be room
for collaboration.
--
Daniel Martí - mv...@mvdan.cc - http://mvdan.cc/
PGP: A9DA 13CD F7A1 4ACD D3DE E530
time is for the best.
--
Daniel Martí - mv...@mvdan.cc - http://mvdan.cc/
PGP: A9DA 13CD F7A1 4ACD D3DE E530 F4CA FFDB 4348 041C
___
tor-dev mailing list
tor-dev@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev
; x86/Linux and copy the resulting binary to ./libs/x86 (and yes, you
> can include both in a single APK, and it will deploy whichever one is
> appropriate).
But then this would mean that we wouldn't need android/arm either, since
we could just use linux/arm
eference on what the consdiff-N branches mean.
Regards.
[1] https://github.com/mvdan/tor
--
Daniel Martí - mv...@mvdan.cc - http://mvdan.cc/
PGP: A9DA 13CD F7A1 4ACD D3DE E530 F4CA FFDB 4348 041C
signature.asc
Description: Digital signature
___
tor-
Signed-off-by: Daniel Martí
---
lib/chutney/TorNet.py | 5 ++---
lib/chutney/Traffic.py | 1 -
2 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/lib/chutney/TorNet.py b/lib/chutney/TorNet.py
index 3685ec0..9d8efd1 100644
--- a/lib/chutney/TorNet.py
+++ b/lib/chutney/TorNet.py
On Sun, Aug 03, 2014 at 02:11:37 +0200, Sebastian Hahn wrote:
> On 02 Aug 2014, at 21:25, Daniel Martí wrote:
> > This is the fifth status report of my Google Summer of Code project,
> > which is to implement consensus diffs for Tor. My mentors - Sebastian and
> > Nick - an
rly.
Regards.
[1] https://github.com/mvdan/tor
--
Daniel Martí - mv...@mvdan.cc - http://mvdan.cc/
PGP: A9DA 13CD F7A1 4ACD D3DE E530 F4CA FFDB 4348 041C
signature.asc
Description: Digital signature
___
tor-dev mailing list
tor-dev@l
rspec.git/blob_plain/refs/heads/master:/proposals/140-consensus-diffs.txt
[2] https://github.com/mvdan/tor/branches
--
Daniel Martí - mv...@mvdan.cc - http://mvdan.cc/
PGP: A9DA 13CD F7A1 4ACD D3DE E530 F4CA FFDB 4348 041C
signature.asc
Descriptio
as happened other than my coding.
Hopefully we'll be back at full speed soon!
--
Daniel Martí - mv...@mvdan.cc - http://mvdan.cc/
PGP: A9DA 13CD F7A1 4ACD D3DE E530 F4CA FFDB 4348 041C
signature.asc
Description: Digital signature
__
ise. So I would like
to get started with that bit the sooner the better, to have more time to
get everything working and tested before we run out of time.
As usual, any comments or ideas are very welcome.
--
Daniel Martí - mv...@mvdan.cc - http://mvdan.cc/
PGP: A9DA 13CD F7A1 4ACD D3DE
above.
--
Daniel Martí - mv...@mvdan.cc - http://mvdan.cc/
PGP: A9DA 13CD F7A1 4ACD D3DE E530 F4CA FFDB 4348 041C
signature.asc
Description: Digital signature
___
tor-dev mailing list
tor-dev@lists.torproject.org
https://lists.torproject.org/cg
find diffs D that are very close in
size to N or M. Plus, as far as I understand, the divide-and-conquer
algorithm is pretty clean and easy to understand while the O(ND)
algorithm by Myers would probably be harder to implement in a clean way.
I'm in no way an expert in diff/lcs algorithms, so s
client
side. We don't know yet whether keeping multiple consensuses will be of
practical use, but we can always roll back to providing only one
available consensus hash.
--
Daniel Martí - mv...@mvdan.cc - http://mvdan.cc/
PGP: A9DA 13CD F7A1 4ACD D3DE E530 F4CA FFDB 4348 041C
teresting idea. We could include non-running relays in the
consensus for, say, half a day. I don't know how often do relays
temporarily stop running, or how long do they generally do it for - I
shall investigate.
--
Daniel Martí - mv...@mvdan.cc - http://mvdan.cc/
PGP: A9DA 13CD F7A1 4ACD D
ing an update are welcome, of course :)
Regards.
[0] https://lists.torproject.org/pipermail/tor-dev/2014-April/006744.html
[1]
https://gitweb.torproject.org/torspec.git/blob_plain/refs/heads/master:/proposals/140-consensus-diffs.txt
--
Daniel Martí - mv...@mvdan.cc - http://mvdan.cc/
PGP: A9DA
file from either an authority
or a cache will always be possible, if that's what you are concerned
about. But we want diffs to be usable in a secure manner just like
entire consensuses are.
[0]
https://gitweb.torproject.org/torspec.git/blob/refs/heads/master:/dir-spec.txt
--
Daniel Martí
orproject.org/getinvolved/volunteer.html.en#consensusDiffs
[1]
https://gitweb.torproject.org/torspec.git/blob_plain/refs/heads/master:/proposals/140-consensus-diffs.txt
--
Daniel Martí - mv...@mvdan.cc - http://mvdan.cc/
PGP: A9DA 13CD F7A1 4ACD D3DE E530 F4CA FFDB 4348 041C
pgpitSPQNrbXY.pgp
D
On Thu, Mar 27, 2014 at 13:41:21 -0400, Nathan Freitas wrote:
> On 03/27/2014 12:30 PM, Daniel Martí wrote:
> > This fixes the remaining $(top_srcdir) errors and properly
> > generates event2/event-config.h
>
> Thanks. Will review and integrate shortly.
Great, thanks!
M
This fixes the remaining $(top_srcdir) errors and properly generates
event2/event-config.h
Signed-off-by: Daniel Martí
---
external/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/external/Makefile b/external/Makefile
index bce8d83..7a9f637 100644
--- a/external
Signed-off-by: Daniel Martí
---
.gitignore | 21 -
1 file changed, 8 insertions(+), 13 deletions(-)
diff --git a/.gitignore b/.gitignore
index 4824f92..f3fb750 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,16 +1,11 @@
-external/bin/
-external/include/
-external/jtorctl
=$(NDK_BASE)/platforms/android-8/arch-arm/usr make
build_libs
+ make CC="$(CC)"
ANDROID_DEV=$(NDK_BASE)/platforms/android-8/arch-arm/usr build_libs
openssl-build-stamp: lib/libcrypto.a lib/libssl.a
touch openssl-build-stamp
--
Daniel Martí - mv...@mvdan.cc -
21 matches
Mail list logo