It’s frequently blocked by CloudFlare and other “web security” services. I find that I don’t need the anonymity that it provides as much as I need working websites.
It’s frequently blocked by CloudFlare and other “web security” services. I find that I don’t need the anonymity that it provides as much as I need working websites.
I would like an already hardened environment from boot. That includes the kernel hardening and browser hardening that Tor has.
I get what you’re saying, a live USB does 80% of that with a bit more work, but I would still like to find a solution to this out there.
If there isn’t one, I’m ready to accept that and come up with my own solution.
Do you need it to be amnesiac? The very thing that defines Tails*.
Yes. A persistent storage feature would be nice but isn’t a requirement.
What’s wrong with Tor? Is your threat model so paranoid that you (somehow) don’t even trust Tor? Or, are you not in favor of its (relatively) low bandwidth? Or, is privacy and/or security not even a thing you seek after to begin with? Or, at least not beyond what your average distro provides already*.
The reason I don’t want to use Tor is because I will only connect to plain web websites where I don’t care if they know my IP. I also find that CloudFlare and other services can block Tor which sometimes causes issues with my work.
What do you intend to do with it? Daily drive it? If so, do you need persistence?
I mainly plan on isolating certain browser-based work I’m doing with other work on my computer. As I said before, persistence would be nice but is not necessary.
What does “Tails without Tor reliance” provide/offer you beyond a LiveUSB from any other distro? Or, rather, what do you hope it will provide/offer you?
I hope it would offer me a highly hardened environment to do work in, without the requirement to set it up every time on other liveusb OSes.
To put this all together, I want an amnesiac live USB hardened(browser, kernel) environment that does not use Tor.
That needs tor, like I said in the post I don’t want tor reliance.
I guess you would need a lot of proxies
Closest I found there is Secure-K which I might check out.
Check out unihertz jelly phones, they are pretty impressive.
I haven’t but maybe make a post if the other guys comment to enable webgl didnt work.
I use firefox and am actively looking to change to something, potentially librewolf.
Edit: just installed librewolf. it’s super clean and I’m glad I got it. replaced firefox almost instantly.
Interestingly I don’t have it on my stock samsung phone. I haven’t updated it since oneui 6. Is safetycore installed by update or by GMS?
This list seems to leave out a good amount of distros but overall not too bad.
Kanye’s got had fans all over the world.
Magisk is the only one I know of.
macvtap
This looks like some type of bridge mode, which I don’t want. I want the vm to be isolated except for the jellyfin ports that are forwarded. I think nat mode and forwarding is the best if not only way to achieve this.
Well then your forwarding hook is broken and won’t work for the second VM.
Because of the lack of clarity, I assume you meant something was wrong with the elif statement, so I ditched that.
/sbin/iptables -t nat -I PREROUTING -p tcp --dport $HOST_PORT2 -j DNAT --to $GUEST_IP:$GUEST_PORT2
fi
fi
if [ "${1}" = "Nginx" ]; then
My goal is to isolate Jellyfin and nginx from my seeing network. I’m not following any guide that wasn’t linked in the post.
I want the VM so my system is more modular and secure.
Sorry! The ip was wrong, the nginx vm is 192.168.101.85. edited
We’re all gonna need to use whonix for basic shit now
I appreciate your attempt to help, but I do also realize that what I’m asking for is rather niche and may not exist.