

I’ve use Plik before with success.
I’ve use Plik before with success.
Why proxy a brave search request? Isn’t brave search already private?
I spun up my own invidious container and that has made my connection far more consistent.
Also, there are a lifetime plans available.
https://promo.hushed.com/lp/lifetime-3 https://www.stacksocial.com/sales/hushed-private-phone-1-line-plan-1000-mins-6000-sms
Whatever fed 😉
There’s no /s so I’m not sure if I should laugh or cry…
Yeah, the phone never works right in my dreams and I’m always very frustrated 😅
I ran into facial recognition at the airport recently an opted out, but what are the likely and worst case consequences of allowing yourself to be profiled?
I’ve heard of false arrests because of it, but it seems like those issues while be resolved with time.
Could not agree more.
Any chance your firewall is dropping the packets for some reason?
You can run it as a docker, pretty easily.
Run this to generate your visitor_data and po_token
docker run quay.io/invidious/youtube-trusted-session-generator
Clone the repo in link below (step 2) and paste those values into your docker_compose.yml file in the appropriate fields. Also, generate a nice long string for the hmac_key
https://docs.invidious.io/installation/#docker-compose-method-production
This does give you an “identity” with YouTube, but you can generate new tokens as often as you want, replace them in your yml, and restart the container.
Once the container is running, update FreeTube settings abs change the “current invidious instanc” to http://localhost:3000/
Let me know if you get stuck.