A new security fund opens up to help protect the fediverse
A new security fund opens up to help protect the fediverse | TechCrunch
A new security fund aims to help apps in the fediverse — like Mastodon, Threads, and Pixelfed — to pay researchers for disclosing security bugs.Sarah Perez (TechCrunch)
like this
FundMECFS
in reply to psychothumbs • • •PhilipTheBucket
in reply to FundMECFS • • •Yeah, there's also this:
It is weird to spend almost half the words in this, pretending that something in Pixelfed that wasn't a problem on Pixelfed's side was. This is the weirdest "vulnerability" in the world to pick if you want to pick one to hold up extensively as an example.
troed
in reply to PhilipTheBucket • • •PhilipTheBucket
in reply to troed • • •falseprophet likes this.
irelephant [he/him]🍭
in reply to PhilipTheBucket • • •Is any private post visible to people on servers that the poster doesn't have followers on?
Could I
curl
the uri of a post thats "private" and get the post's content?PhilipTheBucket
in reply to irelephant [he/him]🍭 • • •"Insecure" in this case simply means any server that doesn't implement Mastodon's custom handling for "private" posts. With that definition, the answer to your question is yes. It has been mentioned by Mastodon people that this is a significant problem for the ability to actually keep these private posts private in the real world. The chance of it going wrong is small (depending on your follower count) but the potential for harm is very large. I would therefore go further, and say that it's a very bad thing that Mastodon is telling people that these posts are "private" when the mechanism which is supposed to keep them private is so unreliable.
marrus-sh.github.io/mastodon-i…
github.com/mastodon/mastodon/i…
It is not. If you're sufficiently careful with approving your followers, making sure that each of them is on an instance that's going to handle private posts the way you expect, then you're probably fine.
If it's been federated to an insecure server then yes. If not then I think no.
custom federation levels (at the very least, for private posts) · Issue #712 · mastodon/mastodon
GitHubirelephant [he/him]🍭
in reply to PhilipTheBucket • • •Mastodon really is the internet explorer of the fediverse.
In any case, I don't think its that bad. I would compare it to an email provider accidentially leaking messages. Still bad, but its not a reason to abandon email as a means of communication.
We should encrypt posts, like diaspora does. Like how we should pgp encrypt emails, but no one will.
also, I just checked myself, a random "private" post I made isn't accessible over AP if I curl it unauthenticated.
Running
curl.exe https://calckey.world/notes/a63slz8j6l -H "Accept: application/activity+json"
returns nothing, but replacing the uri with a public post does show it.An insecure server's copy of the post isn't accessible over AP, only the original post's link should return anything.
Coelacanth
in reply to psychothumbs • • •Mention Lemmy for once 😠
irelephant [he/him]🍭
in reply to Coelacanth • • •r.EndTimes
in reply to irelephant [he/him]🍭 • • •irelephant [he/him]🍭
in reply to r.EndTimes • • •r.EndTimes
in reply to irelephant [he/him]🍭 • • •irelephant [he/him]🍭
in reply to r.EndTimes • • •cmgvd3lw
in reply to psychothumbs • • •FundMECFS likes this.
irelephant [he/him]🍭
in reply to cmgvd3lw • • •You cannot use a mastodon app as a lemmy client, but you can view lemmy communities by opening them as if they are profiles. For example, open @fediverse@lemmy.world and it will show up as a user, but it will be the communitiy's posts.
You can mention it in a post to forward the post to the community as well.
FundMECFS likes this.