101010.pl is one of the many independent Mastodon servers you can use to participate in the fediverse.
101010.pl czyli najstarszy polski serwer Mastodon. Posiadamy wpisy do 2048 znaków.

Server stats:

477
active users

#webfeed

0 posts0 participants0 posts today
Replied in thread

@David If the idea is to be able to notify your users of new articles whenever they are released, I would instead encourage you to promote the use of #webfeed #syndication protocols like #RSS and #Atom, which provide the same benefit without harming the privacy of your users nor requiring any potentially hazardous permissions on their machines.

Some of the #Fediverse software is not setting #CORS headers for their #Atom & #RSS #WebFeed

They should. But they aren't.

...

Adding #CORS headers makes it so Atom & RSS WebFeeds can be pulled at the client end (and doesn't have to run through a server).

If you care about #privacy , you should care about this. As not having it have to run through a server protects privacy more.

...

For example, the Atom & RSS WebFeeds should have this CORS header:

Access-Control-Allow-Origin: *