Bitmessage support #65
Comments
I have a prototype ready. It's a plugin that adds a new websocket call to send a message. However I'm not familiar with ZeroNet so I have some questions.
Let me know. |
I also have a partial prototype, and may be able to help with some of your questions. As for the API configuration, I think could be as simple as including the settings in users.json For the publishing of addresses, my method just added a zeronet identifier or two. That way it would be much more accessible to those publishing sites. I do believe I found a way to construct both keypairs from the existing identifiers, but I'm trying to work out a few kinks with that. If you would be open to collaborating on this with me then feel free to contact me/reply to this thread and we'll work something out. |
@kamikazi3728 Sure, a collaboration may produce a better result.
I'm not sure how to do that but will try.
Hmm then I will have to add the functionality to add an address from a private key to the Bitmessage API. Also, it will stop working when forward secrecy is implemented. |
I don't see a method for adding a custom variable into users.json. What I ended up doing instead was adding new parameters using the ConfigParser interface, so you can specify them both in the zeronet.conf as well as in the command line. That seems to make more sense and it works too. Still figuring out how to allow users/sites to specify their bitmessage addresses. |
Just so we don't clutter up this thread, we could move the conversation into one of our branches, it might be better to get a working model going and just use this thread to get any extra input we might need. |
Ok I gave you access to my repo. |
@HelloZeroNet, it wasn't already implemented? |
I made a pull request, #852 , after commenting here, and got no feedback whatsoever. |
Yes, sorry, I forgot about it. I will check it soon |
no prob |
sorry for bumping but: |
I got no feedback on my PR. I don't know the scope of task. If I at least had that, I could get one of the developers to finish it. |
Do you know that @shortcutme likes too much to left pull requests open? |
If a thing that he tags as "easy" is not implemented, so think about what he says is near "impossible", like i2p (that ironically means impossible2possible). Also, @shortcutme said on ZeroMe that will make donations more clear and with bounties, but nothing done about it |
It's not easy to manage an open source project. Maybe they should hire someone to assist. |
Suggested here: #1652 |
seriously quit the flaming nofish part and bring that somewhere else... |
Send / Receive messages using local client XMLRPC
The text was updated successfully, but these errors were encountered: