[tor-dev] Error while building

2016-06-12 Thread AKASH DAS
I am getting the following errors while building tor-messenger.

Building project docker-image - 2c313aacbaf4
Error: Error starting remote:
exec format error
time="2016-06-13T02:01:24+05:30" level=fatal msg="Error response from
daemon: Cannot start container
ddb958b4c46730bd1173e8ee10ebbccbfe769bfff9a5042d4c7a5ac533353924: [8]
System error: exec format error"

any help would be greatly appreciated
___
tor-dev mailing list
tor-dev@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev


[tor-dev] Comments on Yawning's Draft proposal for Debian

2016-06-12 Thread bancfc
I thought the proposal [1] is well written but there is one major point 
it should include:


Sometimes apt/dpkg can contain remotely exploitable bugs which s a big 
risk when updates are fetched over HTTP. As it happens, anyone could 
have been in a position to poison the update process and take over the 
machine because of [CVE-2014-6273] in apt-get [2]. What makes
this bug crippling is that updating apt to fix it would have exposed it 
to what the fix was supposed to prevent. The safest option this time was 
to manually download the fixed package out of band. Updating from an 
Onion Service would protect systems from any tampering/attacks at the 
Exits while bringing all the usual benefits of package metadata privacy.




***

While there's been some progress to setup Debian APT Onion Services 
[3][4], its still a long way away from being enabled as a safe default. 
This problem along many others summarized in the Debian wiki [5] (such 
as upstream patching of chatty apps that leak system information like 
pip [6]) would make great talking points at the next DebConf.




[1] https://yawnbox.com/index.php/2016/05/03/draft-proposal-for-debian/
[2] http://security-tracker.debian.org/tracker/CVE-2014-6273
[3] 
http://richardhartmann.de/blog/posts/2015/08/24-Tor-enabled_Debian_mirror/
[4] 
http://richardhartmann.de/blog/posts/2015/08/25-Tor-enabled_Debian_mirror_part_2/

[5] https://wiki.debian.org/TorifyDebianServices
[6] https://lists.debian.org/debian-security/2016/05/msg00059.html


___
tor-dev mailing list
tor-dev@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev


[tor-dev] remotor - control console that can also notify into a chatroom

2016-06-12 Thread carlo von lynX
Hi there. Here's a fine new little console-based perl script
that lets you control your Tor, monitor circuits as they
happen, issue commands like changing your identity etc, and
forward critical events to a chatroom using the PSYC protocol.

I found vidalia too heavy and arm too confusing and didn't
see a simple tool that would leverage the Tor control protocol
without excessive nuisances, just a bit of noise reduction and
text coloring. Also I like notifications to show in my chat
client.

The notification feature works with a psyced running on the
same host. I just committed a "remotor" chatroom which is
preset to receive messages from the tool, all you need to do
is install psyced and use your IRC client to join #remotor.

You can git remotor and the rest of the perlpsyc library from

torify git clone git://cheettyiapsyciew.onion/perlpsyc
or git clone git://git.psyced.org/git/perlpsyc

If you're a lucky owner of a Gentoo system, you can emerge
both Net-PSYC and psyced from http://youbroketheinternet.org 's
overlay. remotor should work pretty much out of the box.

For a quick little glimpse into the perl script, click
http://perl.psyc.eu/navigate/bin/remotor

If anyone is interested, I can easily add the ability to control
the Tor node from the chatroom.

http://perl.psyc.eu tells you of the other tools included such
as git2psyc for commit notifications in your developer chatroom,
syslog2psyc, psycfilemonitor, psycmail, psycmp3... you get the
idea. There's also a tarball for download, no wait, it's a zip.


-- 
  E-mail is public! Talk to me in private using encryption:
 http://loupsycedyglgamf.onion/LynX/
  irc://loupsycedyglgamf.onion:67/lynX
 https://psyced.org:34443/LynX/
___
tor-dev mailing list
tor-dev@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev