Plugin-PeerMessage
Plugin-PeerMessage copied to clipboard
Include and enable in ZeroNet by default
Why is this plugin not included and enabled in ZeroNet by default? It probably should be.
@HelloZeroNet Another thread about this.
Bump on this, it's a blocker for me too.
@HelloZeroNet Is there anything I can do to get the plugin included?
One of the reasons of the plugin system was improved decentralization of the development and the ownership of the running code of the client. This way the source code can be updated separately from the client and I don't have to review the code/changes.
@HelloZeroNet I still think that even if this are third-party plugins, they should be enabled by default. Some users don't/can't install new plugins and for those you will still have to provide fallback if you want that your site is usable.
So, would it be possible to have plugins from plugin manager that can be updated separately but included/bundled by default in ZeroNet?
One of the reasons of the plugin system was improved decentralization of the development and the ownership of the running code of the client. This way the source code can be updated separately from the client and I don't have to review the code/changes.
And what workflow would be in such situation? User visits site that requires plugin to work and will there be prompt to install, redirect to plugin manager or other solution?
And what workflow would be in such situation? User visits site that requires plugin to work and will there be prompt to install, redirect to plugin manager or other solution?
Yes, you can ask user to install a plugin from a site directory and manage installed plugins on http://127.0.0.1:43110/Plugins : https://zeronet.io/docs/site_development/zeroframe_api_reference/#pluginaddrequest
@krzysztof113 PeerMessage official zite is at http://127.0.0.1:43110/1CeEXxqemr5CcVQAAmrW13QYwZV4kAkQz6 (or peermessage.zn if you're using Name.YO).
The reason I'm asking, is that here: http://127.0.0.1:43110/1BTZh5pymEKzMYr3qgDtgr4dMmap77QvEs/?/about only says to download the plugin and place the files self. I guess instruction is outdated (@krixano )
Sorry
i'm considering adding PeerMessage into zeronet-conservancy
. any recommendations , warnings , anything to note ?
It leaks IPs by default to trace the path messages travel through, you might want to patch that (see trace
or path
, I don't remember the exact name).