Hacker News new | ask | show | jobs
by syllablehq 1085 days ago
I've had the opinion for years that any federated social media platform should fallback to email as a default. This helps solve the problem of bootstrapping an audience. You should be able to "tweet" at your friends by using their emails. It should show up on the public record as an unclaimed account.

That account could authenticate at any time through their email to claim it. You could send a "tweet" by just sending an email to post@this-new-platform.com. [follow-up verification link can be sent to approve with one click to prove email.]

I don't understand how this idea isn't more obvious to all these new platforms. We need to lower barriers to entry to decentralization.

2 comments

My assumption here is that ActivityPub doesn't have a full implementation of email protocols. I don't know how difficult it is to bridge this.

Also, unfortunately eMail has long fallen to spam. If I'm not searching for it, I won't actively look too deeply into an email from an unknown user.

I don't know, but I dont remember POP/IMAP/SMTP to be lean enough for that kind of usage. Fast social media timelines are in few kpost/sec. range.

e: but sounds like a correct approach too