... published on a site that accesses 7 different top-level domains. And that's even before allowing any javascript to run. Oh the ironing.
Yes, that's something I'd love to do differently. The problem is I don't have the technical skills to build that website myself. As I said in the cookie banner, I disabled all the trackers I could. Unfortunately, Squarespace doesn't let its customers disable all of them, which is extremely annoying.
Why Privacy Matters
21–30 of 96 posts
Re: Why Privacy Matters
#22Earlier quoted context omitted.
If you are writing about the importance of privacy, you might consider what you are doing about it yourself if you want to be taken seriously. It is 2020, setting up a website that doesn't send off the data of your trusting visitors to third parties should be totally standard. Yet not even people advocating for privacy can get this done. BTW. one benefit of not collecting and tracking is that you won't have to show t…
Yeah that's a great theorical piece of advice. But here's the thing. In 2020 if you don't wanna self-host your website and have a resilient and flexible website, you don't have other options than squarespace/wix and other platforms using cookies.
Re: Why Privacy Matters
#23The Eternal Value of Privacy
Re: Why Privacy Matters
#24Earlier quoted context omitted.
Yes, that's something I'd love to do differently. The problem is I don't have the technical skills to build that website myself. As I said in the cookie banner, I disabled all the trackers I could. Unfortunately, Squarespace doesn't let its customers disable all of them, which is extremely annoying.
I would have a look at GitHub pages, for a static site it's really all you need (blog, right?) I haven't actually used it for anything yet but I have a script that turns LaTeX into nice looking HTML pages, saves messing around with the CSS for hours.
Re: Why Privacy Matters
#25... published on a site that accesses 7 different top-level domains. And that's even before allowing any javascript to run. Oh the ironing.
Yes, that's something I'd love to do differently. The problem is I don't have the technical skills to build that website myself. As I said in the cookie banner, I disabled all the trackers I could. Unfortunately, Squarespace doesn't let its customers disable all of them, which is extremely annoying.
Re: Why Privacy Matters
#26Earlier quoted context omitted.
Yes, that's something I'd love to do differently. The problem is I don't have the technical skills to build that website myself. As I said in the cookie banner, I disabled all the trackers I could. Unfortunately, Squarespace doesn't let its customers disable all of them, which is extremely annoying.
You may like Quick Site ( https://quicksite.stavros.io/ ), which I made for exactly this purpose.
Re: Why Privacy Matters
#27... published on a site that accesses 7 different top-level domains. And that's even before allowing any javascript to run. Oh the ironing.
uBlock says 9 domains, and the article starts with a "trigger warning". Hard pass.
You're passing because someone is attempting to help people with mental health problems? Perhaps the problem is with you, not the warning.
Re: Why Privacy Matters
#28With the existence of shadow profiles, is ideal privacy even possible unless you live in a remote area with a tech averse population? What about the census? The data you provide to the gov is also very sensitive and has a history of being abused (see the role of the US Census Bureau in Japanese Internment Camps). However if you don’t provide it, it affects gov funding for your demographic. What about the computer in…
Re: Why Privacy Matters
#29I do not understand what this article is trying to communicate. It starts with a rambling anecdote and ends with a list of some unrelated terms barely tangential to privacy.
I see a lot of non-technical people around me who don't get the importance of privacy. Family who buys Alexa and use Facebook for everything. I wrote this in an attempt to explain how far privacy breaches can get, how the implications can be. Then, I tried defining some security terms that non-technical people might run into. Security helps protect their privacy, so I hope to help them make sense of what those terms…
Re: Why Privacy Matters
#30Earlier quoted context omitted.
Yes, that's something I'd love to do differently. The problem is I don't have the technical skills to build that website myself. As I said in the cookie banner, I disabled all the trackers I could. Unfortunately, Squarespace doesn't let its customers disable all of them, which is extremely annoying.
You may wish to give Wordpress a look. It's infamously easy to install, and will happily run on a $5/month digitalocean VM. Installing a caching addon (one or two clicks from the store) will make a site that can survive being linked to directly on HN. Last I knew Squarespace had an export option, so you might be able to just bring all your content over without much hassle.