Skip to content

Bitmessage Plugin #852

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

PeterSurda
Copy link

  • 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

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
Author

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

@ghost
Copy link

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
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
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
Contributor

I assume PeerMessage may deprecate the need for this.

@Thunder33345
Copy link
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
Contributor

anoadragon453 commented Jun 11, 2018 via email

@danimesq
Copy link
Contributor

danimesq commented Oct 3, 2018

@HelloZeroNet @shortcutme

@peter-tank
Copy link

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