Bitcoin Forum

Other => Off-topic => Topic started by: Jaxkr on July 29, 2013, 11:39:28 PM



Title: Send Bitmessages to domain names!
Post by: Jaxkr on July 29, 2013, 11:39:28 PM
I've just implemented a simple change in Bitmessage, and I'd appreciate if some people could help test it.
AyrA had the idea of including a Bitmessage address in DNS, and I implemented it.
To test it out, download my fork of Bitmessage at https://github.com/Jaxkr/PyBitmessage.
Then, make sure you have all the prerequisites by following one of the guides. Here's the official one: https://bitmessage.org/wiki/Compiling_instructions
Finally, run
Code:
pip install dnspython
If you get "command not found" or something like that, try
Code:
easy_install dnspython

Thanks.
Feel free to send me a message at jaxkr.frog.li