cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Dark_Arc
New member
Status: New idea

Firefox has long supported mailto://foo@example.com as a way to handle sending an email to the designated person. To make federation of social media more mainstream, democratized, and user friendly, Firefox should support an activitypub://foo@example.com URL protocol.

https://github.com/mastodon/mastodon/issues/14187

2 Comments
Status changed to: New idea
Jon
Community Manager
Community Manager

Thanks for submitting an idea to the Mozilla Connect community! Your idea is now open to votes (aka kudos) and comments.

ZackDunn
New member

`foo@example.com` is not an ActivityPub id and has no meaning to ActivityPub. An ActivityPub id is actually just a URI. At-handles are a convenience Mastodon borrowed from Twitter for referencing users and they require a separate protocol, WebFinger, which not all AP implementations will support.