Skip Navigation
Seirdy Seirdy @lemmy.ml

Website and blog: <https://seirdy.one>

Full bio

Gemini: <gemini://seirdy.one>

Main fedi: @[email protected]

Other contact info: see website

[Verifying my OpenPGP key: openpgp4fpr:AC6AF1F838DF3DCC2E47A6CF1E892DB2A5F84479]

Posts 7
Comments 0
seirdy.one The right thing for the wrong reasons: FLOSS doesn't imply security

While source code is critical for user autonomy, it isn't required to evaluate software security or understand run-time behavior.

The right thing for the wrong reasons: FLOSS doesn't imply security

I find people who agree with me for the wrong reasons to be more problematic than people who simply disagree with me. After writing a lot about why free software is important, I needed to clarify that there are good and bad reasons for supporting it.

You can audit the security of proprietary software quite thoroughly; source code isn't a necessary or sufficient precondition for a particular software implementation to be considered secure.

1

Misinformation about Permissions Policy and FLoC

seirdy.one Misinfo about Permissions Policy and FLoC

Recently, people have been telling webmasters to add a Permissions-Policy header to their sites to opt out of FLoC. The reality of the situation isn't so simple.

Misinfo about Permissions Policy and FLoC

cross-posted from: https://lemmy.ml/post/60818

> Lots of people have been spreading the often-unnecessary advice to add a Permissions-Policy response header to their sites to opt-out of Google's FLoC, and some have been going so far as to ask FLOSS maintainers to patch their software to make this the default. When discussions got heated to the point of accusing webmasters who don't implement these headers of being "complicit" in Google's surveillance, I felt I had to write this. > > Everybody: please calm down, take a deep breath, and read the spec before you make such prescriptive advice about it. > > FLoC is terrible, but telling everyone to add a magic “opt-out header” in every situation conveys a misunderstanding of everything you need to know about the opt-in/out process.

0

Misinformation about Permissions Policy and FLoC

seirdy.one Misinfo about Permissions Policy and FLoC

Recently, people have been telling webmasters to add a Permissions-Policy header to their sites to opt out of FLoC. The reality of the situation isn't so simple.

Misinfo about Permissions Policy and FLoC

Lots of people have been spreading the often-unnecessary advice to add a Permissions-Policy response header to their sites to opt-out of Google's FLoC, and some have been going so far as to ask FLOSS maintainers to patch their software to make this the default. When discussions got heated to the point of accusing webmasters who don't implement these headers of being "complicit" in Google's surveillance, I felt I had to write this.

Everybody: please calm down, take a deep breath, and read the spec before you make such prescriptive advice about it.

FLoC is terrible, but telling everyone to add a magic “opt-out header” in every situation conveys a misunderstanding of everything you need to know about the opt-in/out process.

0
Weird Corners of the Internet @lemmy.ml Seirdy @lemmy.ml
wiby.me Wiby - Search Engine for the Classic Web

Wiby is a search engine for older style pages, lightweight and based on a subject of interest. Building a web more reminiscent of the early internet.

A search engine that's optimized for surfing/discovery rather than finding specific information. Focuses on simple, non-commercial, hobbyist sites reminicent of the "old web" without much CSS/JS.

0
SpartanWeb @lemmy.ml Seirdy @lemmy.ml

An opinionated list of best practices for textual websites

seirdy.one Best practices for inclusive textual websites

A lengthy guide to making simple, inclusive sites focused on content before form. Emphasizes brutalist design and accessibility to include under-represented users.

Best practices for inclusive textual websites
0
seirdy.one A look at search engines with their own indexes

A cursory review of all the non-metasearch, indexing search engines I have been able to find.

A look at search engines with their own indexes

Most “alternative” search engines to the big three (Google, Bing, Yandex aka GBY) just proxy their results from GBY. I took a look at 30 non-meta search engines with their own crawlers/indexers to find actual alternatives.

Feedback + additions welcome.

2
Crawling the IndieWeb @lemmy.ml Seirdy @lemmy.ml

webmentiond: a simple Webmention receiver writeen in Go

github.com GitHub - zerok/webmentiond: A simple webmention receiver in Go

A simple webmention receiver in Go. Contribute to zerok/webmentiond development by creating an account on GitHub.

GitHub - zerok/webmentiond: A simple webmention receiver in Go

I've been using a self-hosted webmentiond on my own site for about a month and a half, and I've loved the experience so I thought I'd share. Deploying is easy; it's just a single statically-linked binary and an assets directory for the web UI.

0