Re: Bitmessage

@hurstseth405

1. Download Bitmessage binaries or follow instructions for running or compiling sourcecode from www.bitmessage.org.

2. Download Bitserver from:


https://github.com/AyrA/BitMailServer/

3. Extract contents of bitserver.zip to same folder as Bitmessage.


4. Modification of configuration files:

Add the following to the Bitmessage configuration file keys.dat:

apienabled = true
apiport = 8442
apiinterface = 127.0.0.1
apiusername = test
apipassword = test


Add the following to bitserver.ini:

[API]
FILE=keys.dat
NAME=test
PASS=test
DEST=127.0.0.1
PORT=8442

[MAIL]
RANDOM=TRUE
STRIP=TRUE


Short explanation of the configuration settings:

keys.dat:

apienabled = true (enables or disables the Bitmessage API)

apiport = 8442 (Sets Bitm essage API port)

apiinterface = 127.0.0.1 (Only bind to local interface)
apiusername = test (Username for Bitmessage API)
apipassword = test (Password for Bitmessage API)


Bitserver.ini:
FILE=keys.dat
NAME=test (Bitmessage API username)
PASS=test (Bitmessage API password)
DEST=127.0.0.1 (Connect to Bitmessage API on IP address, can be internal or external)
PORT=8442 (Bitmessage API port)

[MAIL]
RANDOM=TRUE (Sends all Bitmessage messages sent through the SMTP port via randomly generated BM-xxx address. Great for plausible deniability or having multiple burner identities)

STRIP=TRUE (Strip all email client headers from outgoing messages)

Configuration of email client.

SMTP Port 25

POP3 Port 110

POP3 Username test
POP3 Password test

The email client must be configured with the email address bitmessageaddr...@bitmessage.ch.
bitmessageaddr...@bitmessage.ch.

If you have alrea dy generated a Bitmessage address, look in keys.dat for your  address.

Then  start bitmessage and then bitserver.

_______________________________________________
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector
  • ... AudioGames . net Forum — Off-topic room : jacob100 via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : SLJ via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : jacob100 via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : defender via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : defender via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : jacob100 via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : SLJ via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : CAE_Jones via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : hurstseth405 via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : jacob100 via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : jacob100 via Audiogames-reflector

Reply via email to