Feature #5554

Torchat in Tails

Added by Tails 2013-07-18 07:42:42 . Updated 2018-08-19 10:14:59 .

Status:
Rejected
Priority:
Low
Assignee:
Category:
Target version:
Start date:
Due date:
% Done:

0%

Feature Branch:
Type of work:
Code
Blueprint:

Starter:
0
Affected tool:
Deliverable for:

Description

Torchat is small and only has a few dependencies. It is in Debian: https://packages.qa.debian.org/t/torchat.html

More about it here: https://github.com/prof7bit/TorChat

  • dedicated Tor instance

torchat in Debian runs its own Tor instance.

Quoting its maintainer in Debian: "For torchat to use system’s tor, it will have to have write permissions on the system’s Tor data directory. Which I particularly didn’t like, in comparison to use its own tor instance. This is because it needs to store/read keys for the hiddenservice to work."

Answer to that:

TorChat does not need read/write access to the hidden service folder, this is only one of the many possible configurations, it only needs to know the .onion hostname of the service. TorChat can be configured to run with an existing global Tor proxy, then you have to tell it (torchat.ini) the address and port of the socks proxy and the name of the hidden service that will receive the incoming connections. Tor must run with a hidden service that redirects to localhost:11009 and you need to make a small start script that puts the .onion name into the torchat.ini after tor has successfully started. Alternatively you can patch torchat so that it will read the hostname file on its own (make a symlink to the hostname file that it may read on application start)


Subtasks


Related issues

Has duplicate Tails - Feature #7278: Add TorChat to next version Duplicate 2014-05-23

History

#1 Updated by intrigeri 2013-07-19 01:52:09

  • Type of work set to Code

Type of work: Code

#2 Updated by intrigeri 2014-05-25 13:18:08

#3 Updated by BitingBird 2014-06-09 12:14:44

  • Description updated
  • Category set to 196
  • Starter set to No

#4 Updated by BitingBird 2014-06-09 13:04:16

  • Category deleted (196)

#5 Updated by BitingBird 2015-01-08 03:48:00

The first step for this to happen might be to have Torchat audited.

#6 Updated by BitingBird 2015-04-11 02:21:01

  • Subject changed from Torchat installed by default to Torchat in Tails
  • Description updated

removing huge outdated parts of the description, so that it becomes a description instead of a discussion :)

#7 Updated by BitingBird 2015-04-11 02:22:10

  • Description updated

+ link to Debian PTS

#8 Updated by BitingBird 2015-04-11 02:23:27

  • Description updated

changing link to upstream: now hosted in github

#9 Updated by BitingBird 2015-04-11 02:28:03

The developement seems stopped, no releases since sept 2012.

#10 Updated by Anonymous 2018-08-19 10:14:05

No update on the debian package since January 2016. Upstream development seems to be discontinued.

#11 Updated by Anonymous 2018-08-19 10:14:59

  • Status changed from Confirmed to Rejected

I’ll reject this ticket, please reopen if my assumptions are wrong.