A place to discuss privacy and freedom in the digital world.
Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.
In this community everyone is welcome to post links and discuss topics related to privacy.
Some Rules
- Posting a link to a website containing tracking isn’t great, if contents of the website are behind a paywall maybe copy them into the post
- Don’t promote proprietary software
- Try to keep things on topic
- If you have a question, please try searching for previous discussions, maybe it has already been answered
- Reposts are fine, but should have at least a couple of weeks in between so that the post can reach a new audience
- Be nice :)
Related communities
much thanks to @gary_host_laptop for the logo design :)
- 0 users online
- 124 users / day
- 1.05K users / week
- 1.3K users / month
- 4.58K users / 6 months
- 1 subscriber
- 4.19K Posts
- 106K Comments
- Modlog
tor is an onion proxy software, and tor-browser is a custom version of firefox which uses tor to connect to the web. Usually when people say tor they mean the tor browser but you can actually have any browser use tor (although it’s less safe). You should look into something that can control a headless browser like puppeteer and have the headless browser use the tor SOCKS interface. I don’t actually know if that’s possible, never tried that, but I think that’s where you should be looking.
MUL=w#Wxj2FEhqzjn63?q7E&xCDf7_E6VCME95&Fxf8SMZrrZ$ZSyqAy5ZXB&KmGdf#DYX5_cMSKYJ3EGR8%hwbWQ_NsRDMvA?Y%J6vH6kHjnzCXfdHfjn9@Y-t%qECw9UzCD%a*+tbkdv6=jULH$x=PUp+ac+%_k?!w$E!6nJjfYCwc#B5g±fpqT_xK4nKz%ZwczjqGCU!4bpcc6&cDFHPcHt#S4LqqM!u&Z7H!znCcrmZe5#f$+gL+nt2TrV$V?enn$kqf?L_XFq6q@pDfuPfLxD!ubCQ63KU5?Ha3Lzj#E-M5bAY-z7pnr+?WE6@-Vm66j-GuVeJwK=WW3gkY@9QYpmVAJQ?gXaEh3yBpbegssLn4824bYrSbscHjXtvFYepES=sEXtja3w%MrDrhW7PYxd+@qK-EFdjeTBXd?hLFd=Am+ngzadtbjzUa+3hwt94@t+swRtF_KXcmZsHU-A9nMFNw&G**WzB+UuF&&?Vn3DKuejt3DF_ZCWPfk-+HdSx8JK9MuVL7cMAce9YhsesV=f6g9N#Zf+4fX$9cKsu!enGcMV3&H3%ZnhaQx5ZssLdJvkrW2@UdGFn3vvBNZL&qkTQ9=6V6?E9fR7rqv!U_#wdtt5%S9Mj3R@az?PrbJw5MY?#NWz=r=jGbuXmrPYRTzt5cMyycnZnVggEs@4%a*NJcMw#26+Qc=y!4qM&z8K+Gjbb?QWhH9aJhaB#5vQax8Tggfr3EzsgKvA8zk994guYByc6GjUuScG&Cfex_=GV&GG7t!wHE+s4qGWpyv3J=B3nNAmuJ7K$$yca_&QwFBJ%!djdZbF!fF5M+?_H8amhab5nn874WQUZ!PMR4UF?4uVRy4=VQ3Vg4GH!Q?u?D7x6xQyJpv#9nL=P8U24M8A669mLQ@83B$ty7jFS+%564RK-XgEVaNrw$WZ8@48SfMy$N?6wnBt8nbW$TpR*@dV4yawvEWKqZBDB&WjFkUzGppTy852YV$
You could hit the page via Tor to anonymize your access, then use the Save Page As context menu item to save the page.
Yes, but I would need to enable Javascript, Ultimateguitar.com completely blocks access if Javascript is disabled. Thank you for the tip though! I did not know of that feature.
There is no way to anonymously access a website that requires Javascript.
Javascript is code that runs on your computer.
How is it going to get there without your IP address?
what you are saying is plain wrong or not explained well. Using tor with javascript enabled you are getting the javascript anonymously, however in the process of running that javascript there is a risk of deanonymisation (for instance, that javascript code could be doing fingerprinting and other bad stuff).