hometown-fork / hometown

A supported fork of Mastodon that provides local posting and a wider range of content types.
GNU Affero General Public License v3.0
743 stars 55 forks source link

User preference setting to disable RSS #1232

Closed lawremipsum closed 1 year ago

lawremipsum commented 1 year ago

Pitch

More than one MSP Social user has said that their public post availability in RSS discourages them from otherwise posting publicly.

Users should be able to toggle whether their feed is available via RSS.

A good place for this would be the Preferences -> Other menu, alongside similar privacy settings.

Motivation

RSS syndication is a leaky default in the current environment; HTML scraping requires more effort/technical ability.

Because RSS feed subscription is trivial, avoids expected follow-approval behavior, and is integrated into some fediverse software as a "feature," allowing users to disable RSS would meaningfully impair casual block evasion.

Every user who uses "approve followers" could benefit because it brings the server's publishing behavior more in line with their expectations.

veronica-oldilocks commented 1 year ago

Although I am a somewhat vociferous user of RSS, I think this suggestion makes sense. Such an enhancement would align technically-oriented implementation with casual user expectation, and that's a good thing IMO. Even if I wouldn't personally use it.

ironiridis commented 1 year ago

I'd like to see an administrative option to default this setting to "off" for new users, too, if an instance is privacy-minded. There are a lot of scenarios I could imagine where having safe and private defaults would be a big win.

dariusk commented 1 year ago

Done! This will be in the 1.0.8 release. See #1233 for details. I made it work exactly like the search engine indexing opt-out.