view the rest of the comments
Ask Lemmy
A Fediverse community for open-ended, thought provoking questions
Rules: (interactive)
1) Be nice and; have fun
Doxxing, trolling, sealioning, racism, and toxicity are not welcomed in AskLemmy. Remember what your mother said: if you can't say something nice, don't say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. Please familiarize yourself with them
2) All posts must end with a '?'
This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?
3) No spam
Please do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.
4) NSFW is okay, within reason
Just remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either !asklemmyafterdark@lemmy.world or !asklemmynsfw@lemmynsfw.com.
NSFW comments should be restricted to posts tagged [NSFW].
5) This is not a support community.
It is not a place for 'how do I?', type questions.
If you have any questions regarding the site itself or would like to report a community, please direct them to Lemmy.world Support or email info@lemmy.world. For other questions check our partnered communities list, or use the search function.
6) No US Politics.
Please don't post about current US Politics. If you need to do this, try !politicaldiscussion@lemmy.world or !askusa@discuss.online
Reminder: The terms of service apply here too.
Partnered Communities:
Logo design credit goes to: tubbadu
Dissent against the government.
Already illegal here in the uk to protest climate change.
Or to protest against genocide
...in that you can go to prison for expressing support for proscribed terrorist organisations as determined in UK law, and "Palestine Action" recently became one of them. For the avoidance of doubt, I tell you this purely for information and warning purposes only, and to help you, if you're British, avoid ending up in prison for expressing support for the proscribed organisation "Palestine Action".
Also to be clear: personally, I don't know much about that organisation beyond what's clear from their name and that they recently became proscribed.
Don't for a minute think that that doesn't include anonymously online. It absolutely does include what you write on the internet. It also includes (with lesser sentences) wearing clothing that supports a proscribed organisation or posting a picture of such clothing online or in print.
Historically there never was a right to free speech in the UK, although that changed somewhat with the introduction of the European Convention on Human Rights (which we helped draft post war and which has been extended since), but it is definitely illegal in the UK to express support in any way, including online, for proscribed terrorist organisations.
You can read more about the 84 proscribed organisations and sentences of up to 14 years in prison here: https://www.gov.uk/government/publications/proscribed-terror-groups-or-organisations--2/proscribed-terrorist-groups-or-organisations-accessible-version
The list includes organisations assessed by the UK government as terrorists, such as a lot of Islamist organisations, some far right groups and a handful of separatist movements.
Offenses include being reckless as to whether you might encourage others to support a proscribed organisation. So be careful about what you say and how you say it. Consider carefully whether you might encourage support for a proscribed organisation and don't do that.
Fun fact: if the website you're visiting includes a free font hosted by Google, the website and page you were accessing are sent to Google alongside your IP address. Google assert that they don't use that data to personalise your ads, but they don't mention not using it for other purposes as far as I recall, and Google also dropped their "Don't be evil" motto. At first I found that funny (who proposes that in a meeting and how do you come to agree to drop not being evil?!), but increasingly I realise that it wasn't just an absurd decision but a serious policy shift.
Are you sure about this? Do you have proof? Working as an SEO for ten years I never heard this. A user asks the website to load a page which is on the website’s host servers (maybe Amazon, maybe private, etc).
The website would use an API to make a call to google’s servers and ask for the resources to load the font and then load the font once the resources were authenticated and sent. There should be no reason to send the accessing user’s data to Google for the web font because it should all be done from the host’s servers to request the font and load it and then it displays that to the user. It’s not like the user needs to load the font, the host does, and the user is just asking the host.
Maybe there’s something I’m missing and never learned though, so if you can provide documentation for me to read then I would greatly appreciate it.
When Google explains in their privacy policy that their Fonts API collects your browsing data, I believe them. Without proof.
https://developers.google.com/fonts/faq/privacy
When I embed Google Fonts in my website via the Google Fonts Web API, what data does Google receive from my website visitors?
When end users visit a website that embeds Google Fonts, their browsers send HTTP requests to the Google Fonts Web API. The Google Fonts Web API serves the Google Fonts Cascading Style Sheets (CSS) and subsequently the font files specified in the CSS to the users. Such HTTP requests include
(1) the IP address used by the respective user to access the Internet,
(2) the requested URL on the Google server, and
(3) HTTP headers including the user agent describing the website visitors’ Internet browser and operating system versions as well as the referer (i.e. the webpage on which the Google font is to be displayed).
Interesting. Thank you! I’ve never looked this far into fonts because I never thought about that.
That really is a load of bullshit. They should only be collecting, since they are going to collect, the data for the requesting API entity if they really need that info. It would at least protect the end user but make sense for understanding why a certain page is requesting their font.