03263156de
If this option is specified in keys.dat then Bitmessage will connect to the host specified there instead of connecting to the hosts in the list of known nodes. It will also stop listening for incoming connections and the timing attack mitigation will be disabled. The expected use case is for example where a user is running a daemon on a dedicated machine in their local network and they occasionally want to check for messages using a second instance of the client on their laptop. In that case it would be much faster to catch up with the messages by directly downloading from the dedicated machine over the LAN. There is no need to connect to multiple peers or to do the timing attack mitigation because the daemon is trusted. The host is specified as hostname:port. Eg, ‘192.168.1.8:8444’. |
||
---|---|---|
.. | ||
bitmessageqt | ||
images | ||
pyelliptic | ||
socks | ||
translations | ||
addresses.py | ||
api_client.py | ||
api.py | ||
bitmessagemain.py | ||
build_osx.py | ||
class_addressGenerator.py | ||
class_objectHashHolder.py | ||
class_objectProcessor.py | ||
class_outgoingSynSender.py | ||
class_receiveDataThread.py | ||
class_sendDataThread.py | ||
class_singleCleaner.py | ||
class_singleListener.py | ||
class_singleWorker.py | ||
class_sqlThread.py | ||
debug.py | ||
defaultKnownNodes.py | ||
helper_bitcoin.py | ||
helper_bootstrap.py | ||
helper_generic.py | ||
helper_inbox.py | ||
helper_sent.py | ||
helper_sql.py | ||
helper_startup.py | ||
highlevelcrypto.py | ||
message_data_reader.py | ||
namecoin.py | ||
proofofwork.py | ||
qidenticon.py | ||
shared.py | ||
singleton.py | ||
tr.py |