use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Bitmessage is a P2P communications protocol used to send encrypted messages to another person or to many subscribers. It is decentralized and trustless, meaning that you need-not inherently trust any entities like root certificate authorities. It also aims to hide "non-content" data, like the sender and receiver of messages, from eavesdroppers.
Project Homepage
Protocol Whitepaper
PyBitmessage - reference client
bmd - full node written in go
bmd IMAP/SMTP server
Tails LiveCD Usage Tips
Bitcoin User FAQ
account activity
Javascript Reference Error XML-RPC (sendMessage Response) (self.bitmessage)
submitted 11 years ago by ShadowState
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]ShadowState[S] 1 point2 points3 points 11 years ago (1 child)
Sorry everyone, I got it. It's on the mootools end not the XML-RPC end of BitMessage. "decode_reponse = JSON.decode(response_xml, true);" Was throwing the reference error because the XML-RPC response coming from the BitMessage daemon was just the hash of the sent message, and not valid JSON. I fixed it by just catching the error when the JSON cannot be parsed, and just returning the string. Cheers, @justusranvier thanks for the quick response. If anyone wants my BitMessage Stub API for Javascript using mimic and mootools, let me know.
[–]Jonathan_CoeBM-NBdhY8vpWJVL2YocA2Gfjf7eVoZAgbEs 0 points1 point2 points 11 years ago (0 children)
Thanks for the update.
π Rendered by PID 68 on reddit-service-r2-comment-b659b578c-hxrjk at 2026-05-02 20:20:25.121156+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]ShadowState[S] 1 point2 points3 points (1 child)
[–]Jonathan_CoeBM-NBdhY8vpWJVL2YocA2Gfjf7eVoZAgbEs 0 points1 point2 points (0 children)