this post was submitted on 27 Sep 2023
8 points (100.0% liked)

LibreWolf

2510 readers
2 users here now

Welcome to the official community for LibreWolf.

LibreWolf is designed to increase protection against tracking and fingerprinting techniques, while also including a few security improvements. LibreWolf also aims to remove all the telemetry, data collection and annoyances, as well as disabling anti-freedom features like DRM. If you have any question please visit our FAQ first: https://librewolf.net/docs/faq/

To learn more or to download the browser visit the website: https://librewolf.net/

If you want to contribute head over to our Codeberg: https://codeberg.org/librewolf

founded 3 years ago
MODERATORS
 

Hey, I was wondering if there was any way or possibility to bind an IP or network device to Librewolf running in its Portable launcher on Windows. I have it on a USB key to be used in environments where I'll be working with multiple computers, hence the portable nature, and in surveillanced networks, hence my preference to use my own hotspot and have Librewolf prefer it over the system network. I've tried "ForceBindIP", and while it works for Firefox, it doesn't function on Librewolf Portable, at least from what I tried.

Thanks in advance; hopefully my needs aren't unclear.

top 1 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 10 months ago* (last edited 10 months ago)

I've found a janky workaround using ForceBindIP. .\ForceBindIP64.exe 192.168.128.1 .\LibreWolf\librewolf.exe -profile Profiles\Default This bypasses Librewolf Portable entirely, launching the browser executable itself and manually specifying the profile path so that we don't leave a trace in the AppData folder and actually make the data "portable". For this to actually work, you have to go in about:config and set browser.launcherProcess.enabled to false so that ForceBindIP actually binds.

Support for this could definitely be implemented within the Portable launcher, but I'm not putting my hopes up.