tonzyl / mastbookmarksrss

A little script that fetches Mastodon bookmarks through the API and transforms them into a RSS feed
Creative Commons Zero v1.0 Universal
7 stars 0 forks source link

Private mentions shown if bookmarked #3

Open p37307 opened 3 days ago

p37307 commented 3 days ago

It's worth noting that it also adds your private mentions to the RSS feed if you have bookmarked a private mention so you can quickly find it.

Would be nice to add a username and password to the script.

Any plans or ideas on how to secure it from public?

Love the script, thanks for creating a tool like this.

tonzyl commented 3 days ago

Just a few random thoughts. I have no current plans to develop this. But you're right, if you know where the script is running and the name of the script, you could get the feed as an outsider too, and by extension any limited visibility mentions (the word private is misleading here I think, it's just another post, just not broadcasted to all followers, but not secure/private at all).

There are a few ways to increase security by obscurity that come to mind though.

Or separate it from the general world outside: