Summary: | Webrtc does not shut off | ||
---|---|---|---|
Product: | [Applications] Falkon | Reporter: | hackenstacks |
Component: | general | Assignee: | Unassigned bugs <unassigned-bugs-null> |
Status: | REPORTED --- | ||
Severity: | major | CC: | hackenstacks, jurajoravec |
Priority: | NOR | Keywords: | usability |
Version First Reported In: | 24.12.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | attachment-1372030-0.html |
Description
hackenstacks
2024-12-23 20:05:56 UTC
Git commit be36a7b30ad21a5eba2e4ac6754672fb2e2c8bb4 by Juraj Oravec. Committed on 13/01/2025 at 21:20. Pushed by jurajo into branch 'master'. Use global settings for WebRTC on internal pages Signed-off-by: Juraj Oravec <jurajoravec@mailo.com> M +1 -1 src/lib/webengine/webpage.cpp https://invent.kde.org/network/falkon/-/commit/be36a7b30ad21a5eba2e4ac6754672fb2e2c8bb4 Created attachment 177332 [details] attachment-1372030-0.html I found a config page before and turned off all webrtc references i cleared cookies and changed connections and webrtc was still leaking ip. Im not sure if I used the config page internal pages but I will give it a try. Some sites where not able to detect webrtc but https://doileak.com choosing the classic test reveales the ip through webrtc everytime. I will try the internal pages and report back. Thankyou for a great product suite. I know this is bugs reporting but I would like to make a feature request , not sure how to impliment but a kde light version would be nice exspecially for non systemd systems and it could help with sustanable goals on enviroment by enabling older hardware back even to the early 2000 to have a responsive functional usable system just a suggestion. On Mon, Jan 13, 2025, 4:21 PM Juraj <bugzilla_noreply@kde.org> wrote: > https://bugs.kde.org/show_bug.cgi?id=497842 > > --- Comment #1 from Juraj <jurajoravec@mailo.com> --- > Git commit be36a7b30ad21a5eba2e4ac6754672fb2e2c8bb4 by Juraj Oravec. > Committed on 13/01/2025 at 21:20. > Pushed by jurajo into branch 'master'. > > Use global settings for WebRTC on internal pages > > Signed-off-by: Juraj Oravec <jurajoravec@mailo.com> > > M +1 -1 src/lib/webengine/webpage.cpp > > > https://invent.kde.org/network/falkon/-/commit/be36a7b30ad21a5eba2e4ac6754672fb2e2c8bb4 > > -- > You are receiving this mail because: > You are on the CC list for the bug. > You reported the bug. Hello, I do not know if this patch will fix the issue, I saw that this was probably miss-configured so I tried to fix it. I do not know how much more can be done to fix this issue. I am not aware of such Qt API. |