ManeraKai

@ManeraKai@programming.dev
2 Post – 24 Comments
Joined 1 years ago

Opposite to Instagram or Facebook, on Lemmy or Mastodon you can create an anonymous account. Yes it will be logged (normal public internet), but you won't be treacable. The UI doesn't have any tracking scripts, and many instances don't require an email even to sign up. Use the Tor browser to spoof your IP.

It's analogous to the name LibRedirect so.

Yes, also pleroma and misskey.

  • Say a friend sent you a lemmy.world link, you want to reply to it but you only have a programming.dev account, so you redirect the link to programming.dev that has your account.
  • Say a friend sent you a lemmy link, but you only have an account in kbin, so you redirect to kbin (kbin is not implemented yet).
  • You want to see a post in your own instance's UI and Theme.
  • You want to use Pleroma's UI not Mastodon's UI and vise versa.
4 more...

It's analogous to the name LibRedirect so.

Thanks :'D

No fall damage

Some redirections aren't supported (bc Mastodon isn't fully compatible with Lemmy), and sometimes it doesn't work bc of a server problem (your instance doesn't federate with that link's instance). However, FediRedirect is still in beta, open any issue here: https://github.com/ManeraKai/fediredirect.

Also, why does it require my login credentials.

For lemmy:
(Username and Password) or (jwt) are required for resolving /post and /comment. If Username and Password didn't work, go to your instance's cookies and copy your jwt.

Same for mastodon, but it only has the read:search permission (scopes aren't implemented in Lemmy yet)

Yes :)

All you said is true if you are browsing through your instance, but if you were browsing another instance's website and saw a post or if someone sent you a link to a post in an instance you don't use, then you should figure out a way to see that post through your instance. In Mastodon, you go to search and paste the post link. In Lemmy, you do something similar. Those can be done but are quite tedious. This problem is what FediRedirect aims to make solving it more convenient.

Yes, also Pleroma, Misskey, and all the other fediverse applications.

Kubuntu (Ubuntu but KDE), both great KDE UI and stable kernel. I use Kubuntu LTS.

It can now work on Firefox Mobile, but Firefox doesn't allow installing any extension for security reasons (idk if for compatibility reasons too), you can only install "recommended extensions". There's a way to install it on Firefox Nightly, but that's too advanced.

1 more...

For user/password/jwt, it's needed to find the post id and the comment id in your instance's database. No instance will offer you free post/comment id search unless you happen to be a user.

Yes kbin is still not supported, I actually tried implementing it today but it doesn't have a proper sesrch API like lemmy (finding a federated post id in my local instance's databse). Kbin is still in beta so.

Neither Piped, Invidious, LibreTube, nor NewPipe have this option:

The only thing I found is an app called SkyTube that has a Deny List and an Allow List.

For a two click solution: YunoHost

Disclaimer: I didn't try it out myself.

6 more...

When looking up into an instance's database (find a post id), it will NOT allow you without credentials, same thing for Lemmy.

How does it map the correct post on your own instance?

for Lemmy it primarily uses the API endpoint /resolve_object

(Username and Password) or (jwt) are required for resolving /post and /comment. If Username and Password didn't work, go to your instance's cookies and copy your jwt.

It does the same thing, recommending Firefox Beta or Nightly. For Tampermonkey, FediRedirect is a full browser extension not a script.

What link you were trying to redirecti? And open an issue here for better tracking: https://github.com/ManeraKai/fediredirect/issues

Could be bc of how you set sorting comments in your account vs guest's default.