Your message dated Tue, 31 Dec 2013 17:10:42 -0500
with message-id
<cang8-db7gxaqtc--dd3y-nqkay+wio9h_fye2uj4zsunytg...@mail.gmail.com>
and subject line Closing bug 660289
has caused the Debian Bug report #660289,
regarding use unix domain sockets for communication between bitcoind and local
client
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
660289: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=660289
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: bitcoind
Version: 0.5.1-2
Severity: normal
Currently, when running in -daemon or -server mode, bitcoind listens
on localhost:8332 to provide the RPC interface used by the command-line
client. It would be better to use unix domain sockets for this
purpose (i.e. by creating a socket file in /tmp/ with sufficiently
restrictive permissions). That way, one could rely on unix file
permissions rather than passwords for security, and avoid problems on
multi-user systems where two bitcoind processes might try to listen on
the same port.
--- End Message ---
--- Begin Message ---
This bug is better handled upstream than in Debian.
Please see:
https://github.com/bitcoin/bitcoin/
Thanks!
--- End Message ---