I’m interested in a plugin to hide or disable the warning about IP exposure that appears on every video.
Rationale
One of my users has an older viewerbase, and he told me that the warning is scaring his subscribers. They think their computers are being hacked.
I think PeerTube does a good enough job protecting privacy without the obtrusive warning. Most of my users who care about privacy are already using VPNs.
Questions
Does anyone else feel similarly?
Could some kind person give me a clue or point me in the right direction? The plugin section of the documentation is confusing to me (at my current experience level).
Correct. I’d like to keep P2P enabled but disable the conspicuous warning. If that’s legal/ethical.
I’m really only concerned about the one in embedded videos, as shown in the screenshot. The about/peertube#privacy page will remain.
Simply changing the language or choice of words may be enough.
Edit:
If I don’t have your blessing because you’re not comfortable with this idea: I understand and will tell them to read the about/peertube#privacy page instead of going through with it.
I get your concern. Try checking PeerTube’s forums or GitHub for plugins or solutions. You might also ask the community for help with a custom fix. Good luck!
Hi,
When you share the video and copy the iframe code, you can expand the advanced options, and check the box to hide this warning.
This option adds an attributes to the url inside the iframe code.
For Choccobooz : I’m also wondering how to set this warning off by default. A solution could be to let admin (in web ui or inside the config file) to set default’s values for this advanced sharing option. This would be perfect
Unfortunately, adding the ?warningTitle=0 parameter doesn’t work on places like twitter, where you post just a URL and the app does the embedding itself.