Skip to content

Bitmessage Plugin#852

Open
PeterSurda wants to merge 1 commit intoHelloZeroNet:masterfrom
PeterSurda:master
Open

Bitmessage Plugin#852
PeterSurda wants to merge 1 commit intoHelloZeroNet:masterfrom
PeterSurda:master

Conversation

@PeterSurda
Copy link
Copy Markdown

  • allows sending messages through Bitmessage API
  • no folder listing / message retrieving yet
  • no address selection yet, uses the "zeronet-test" chan both for
    sending and receiving
  • API configured through command line / zeronet.conf
  • should reuse the xmlrpc socket and be thread-safe
  • test site: http://127.0.0.1:43110/1EEx89QjgGgNd9qRDErswEHb82bqWYcPuz

- allows sending messages through Bitmessage API
- no folder listing / message retrieving yet
- no address selection yet, uses the "zeronet-test" chan both for
  sending and receiving
- API configured through command line / zeronet.conf
- should reuse the xmlrpc socket and be thread-safe
- test site: http://127.0.0.1:43110/1EEx89QjgGgNd9qRDErswEHb82bqWYcPuz
@ghost
Copy link
Copy Markdown

ghost commented Mar 8, 2017

Test site doesnt work, because no one is seeding. Put her to http://127.0.0.1:43110/1LtvsjbtQ2tY7SCtCZzC4KhErqEK3bXD4n/ to increase persons sharing site.

@PeterSurda
Copy link
Copy Markdown
Author

@antyhrabia Sorry about that, should be up again now.

@ghost
Copy link
Copy Markdown

ghost commented Mar 9, 2017

Thanks, now working, but I dont know how to use it exacly. I must change something in zeronet.conf? Because when i traied send message, appear this warning:

Site:1EEx89..cPuz WebSocket handleRequest error: AttributeError: 'NoneType' object has no attribute 'sendMessage' in UiWebsocket.py line 105 > UiWebsocket.py line 210 > BitmessagePlugin.py line 16 > BMIO.py line 6

@PeterSurda
Copy link
Copy Markdown
Author

you can either create a [bitmessage] section in zeronet.conf, or you can specify the arguments on the command line. zeronet.py --help for more info.

@PeterSurda
Copy link
Copy Markdown
Author

you also need to subscribe to the "zeronet-test" chan (in bitmessage).

@PeterSurda PeterSurda mentioned this pull request Aug 8, 2017
@anoadragon453
Copy link
Copy Markdown
Contributor

I assume PeerMessage may deprecate the need for this.

@Thunder33345
Copy link
Copy Markdown
Contributor

yes, but bitmessage is not the same as peermsg
say you want to have a client that can also browse bitmessage at the same time, that wont be possible

generally if you use bitmessage as a secondary channel so that you dont need clearnet, peer message can replace it

but if you need to actually interact with bitmessage users, you will still rather have this plugin

@anoadragon453
Copy link
Copy Markdown
Contributor

anoadragon453 commented Jun 11, 2018 via email

@danimesq
Copy link
Copy Markdown
Contributor

danimesq commented Oct 3, 2018

@HelloZeroNet @shortcutme

@peter-tank
Copy link
Copy Markdown

zeronet now support plugins online install,may someone there wants give a try in py3.
http://127.0.0.1:43110/1GbAj9ELv9XJSjLHA3eTSYN5gniWoVCrku/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants