this post was submitted on 01 Jan 2025
43 points (87.7% liked)
Fediverse
28823 readers
335 users here now
A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).
If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!
Rules
- Posts must be on topic.
- Be respectful of others.
- Cite the sources used for graphs and other statistics.
- Follow the general Lemmy.world rules.
Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
What I could do is pick an instance at random and see if I can write that instance to app storage that persists on reinstall. That way, they don’t lose their account by not remembering what instance. That doesn’t solve the web.
The issue is password managers save username and password, but I need to save instance as a 3rd value. I wonder if I can prepend the instance to the front of their username in a way that the password manager picks it up, then slice it off later when they log in. But that’s kinda hacky.
Usernames include the instance, @moseschrute@lemmy.world
~~I’m so dumb. That literally solves so many problems. I just have to confirm that works with the login endpoint. Thanks!~~
Edit: I’m not dumb. You can’t login with your instance at the end of the username. I also need to check if @ is a valid username character.
You know, I would pick instances that aren't federated with hexbear or Lemmygrad.