Should Fediverse Web apps show remote content to unauthenticated users?
For example, you point your browser at a.example. You are not logged in.
You navigate to a list of a local user's followers at a.example/user1/followers .
If you click on a profile in that list, it loads a.example/remote/user2@b.example , a profile page for a remote user.
If you click on an image posted by that remote user, it loads a.example/remote/b.example/image/33 , showing the remote image and all comments on it.
If this is not an interesting question to you, feel free to skip it!
@evan just thinking, if user click on a remote profile, it could technically just go straight to remote server’s profile page? 🤔
Probably confusing for some users, but could potentially “educate” them that the fediverse actually consists of multiple servers linking/talking to one another.