Is it possible or does it present difficulties with federation?

I’m asking because today Vlemmy seems dead and people are speculating it has something to do with losing the domain name. So I want to know if there is a possibility the same server could come up again under a different domain but keeping the same accounts and content stored or if they will need to set up a new server and thus it’s just better to move on to another instance.

@[email protected]
link
fedilink
English
4
edit-2
2Y

Absolutely. It should be trivially easy for the owner to get a new name and point it at the server if it still exists and is working. However, I understand that we know very few facts about the situation.

Don’t let that discourage you from having accounts on other instances. One shouldn’t get too tied to a specific one IMHO.

EDIT: Should be. Not sure what happens with usernames.

MentalEdge
link
fedilink
English
5
edit-2
2Y

I’m not so sure.

The reason the domain is part of our usernames, is so that there can’t be two users with exactly the same name.

If a server could change its domain name after initial setup, that would break.

@[email protected]
link
fedilink
English
22Y

Links break. Storage, functionality, local links don’t break.

MentalEdge
link
fedilink
English
22Y

Yes they do. At least with matrix, shit goes SUPER WRONG with the local database if you try to change your domain.

To the point that the only way to really change it is to purge the whole thing and start over.

@[email protected]
link
fedilink
English
22Y

Lemmy is not matrix though.

I guess we’re both making broad assumptions.

@[email protected]
link
fedilink
English
2
edit-2
2Y

I never thought of that. I’m not so sure how the net would take it. I don’t know the code closely enough to answer that question. I’ll edit my answer to reflect that.

@[email protected]
link
fedilink
English
12Y

? But when interacting with local content your name ha sno server associated with it, so the server info is only present for federated content.

Bringing the old server back up configured with a new name could… Maybe send out duplicate content with the new name? Idk enough about activitypub yet.

@[email protected]
creator
link
fedilink
English
22Y

I take it as it doesnt mess with federation? So people that subscribed to communities there would remain subscribed? I had thought that the path changing would mess things up.

As for having accounts on multiple instances, its just not my style really, I like having a single instance to focus entirely (I interact with few communities so making multiple accounts is pointless) and I was on board with the idea of the admin of not defederating unless absolutely necessary, as I prefer to be the one blocking communities and instances rather than another person. As I said I liked the owner and now I will probably have to investigate for a few hours again to find another instance, I dont really care to change instances if one goes down, but I do like having only one or at max two accounts any single time, it is a bummer because I was having conversations on DM’s and I dont remember the other person.

°˖✧ ipha ✧˖°
link
fedilink
English
32Y

It will absolutely mess with federation. Accounts on the instance that moved should be relevantly unaffected, but anyone from external instances subscribed to local communities will need to subscribe to the new domain.

MentalEdge
link
fedilink
17
edit-2
2Y

Not sure…

With matrix, which is also federated, this cannot be done. In any way. At all.

You could attempt editing the database directly, but this is a bad, superbad, idea.

This is because the domain of the original server was part of the usernames and chat room names, and all of that would be in the database, for the server, and other servers, to know what goes together with what.

If you change your domain, your server wont know who the users logging in with the new domain are. Other servers wont know who they are, or what chat rooms they should be in.

I imagine it’s much the same with the fediverse. Changing your domain would break everything, where the databases are concerned.

And even if you could edit your database to swap out all mentions of the old domain, you could never do so for all other servers out there with federation database entries for your old domain.

Alright everyone… First we are going to find your hosts file…

@[email protected]
link
fedilink
English
5
edit-2
2Y

You’re saying matrix stores channel name as name + instance even for local channels? That it’s not using standard practice of denormalizing data?

What you see in the frontend or API isn’t necessarily how it’s stored.

MentalEdge
link
fedilink
English
5
edit-2
2Y

There is no such thing as a local matrix channel. Just one which is set to not allow off-instance accounts access.

The reason the domain has to be appended to everything in federated systems, is that its the only way to make sure you don’t get name collision when federating. So that when servers talk to each other about stuff, everything has a unique identifier.

You can have dibs on your domain. You cannot have dibs on just random data labels. But if you do random label+domain, you can be sure no-one else on any other server can use that exact same id.

Also I do know.

I’ve attempted the changing of a matrix server’s domain, without a database purge. It was a waste of time, the instance was only a day old anyway, so I just started over in the end.

Em Adespoton
link
fedilink
32Y

That seems somewhat silly.

With email servers, local messages are passed without the domain. Same with HTML. It’s only when “federating” to other servers that a domain is required. I can’t really see why ActivityPub would be any different in what it requires.

If Matrix is requiring the domain, that’s likely to do with encryption and validation, which has always been an issue with Internet 1.0 services. But it seems to me it should still be possible, just not done with current server implementations.

@[email protected]
link
fedilink
English
02Y

You mean local matrix channels don’t exist in storage schema, right? Not that they don’t exist or make sense conceptually?

Because a channel is always hosted on one owning instance.

MentalEdge
link
fedilink
English
12Y

Yes.

@[email protected]
link
fedilink
English
4
edit-2
2Y

*Normalising

Denormalising is the other way around, ie accepting duplicated or less than optimally organised data for some other reason (eg for performance or to reduce complexity for your filthy human brain - but usually performance)

Sorry I know that’s a very minor nitpick.

@[email protected]
link
fedilink
English
12Y

It’s not that minor. Thank you for the correction. :)

deejay4am
link
fedilink
12Y

Data normalization has nothing to do with it.

All Matrix channels are a channel name and a domain. That’s a unique identifier. You need unique identifiers. Matrix is not designed to exist in an vacuum (even if you can make it work that way). Locality is dictated by policy not by the data model.

@[email protected]
link
fedilink
English
22Y

I don’t have specific product knowledge but if they have the data it should be trivial to start the server under a different name.

Links will of course be broken.

Other instances should notice the old instance gone and discard data as appropriate.

Other instances will get to know the new instance like any other new instance.

huh, didn’t realise vlemmy went down.

No Stupid Questions
[email protected]
Create a post

No such thing. Ask away!

!nostupidquestions is a community space dedicated to being helpful and answering each others’ questions on various topics.

The rules for posting and commenting, besides the rules defined here for lemmy.world, are as follows:

Rules (interactive)


Rule 1- All posts must be legitimate questions. All posts titles must include a question.

All posts must be legitimate questions, and all post titles must include a question. Questions that are joke or trolling questions, memes, song lyrics as title, etc. are not allowed here. See Rule 6 for all exceptions.



Rule 2- Your question subject cannot be illegal or NSFW material.

Your question subject cannot be illegal or NSFW material. You will be warned first, banned second.



Rule 3- Do not seek mental, medical and professional help here.

Do not seek mental, medical and professional help here. Breaking this rule will not get you or your post removed, but it will put you at risk, and possibly in danger.



Rule 4- No self promotion or upvote-farming of any kind.

That’s it.



Rule 5- No baiting or sealioning or promoting an agenda.

Questions which, instead of being of an innocuous nature, are specifically intended (based on reports and in the opinion of our crack moderation team) to bait users into ideological wars on charged political topics will be removed and the authors warned - or banned - depending on severity.



Rule 6- Regarding META posts and joke questions.

Provided it is about the community itself, you may post non-question posts using the [META] tag on your post title.

On fridays, you are allowed to post meme and troll questions, on the condition that it’s in text format only, and conforms with our other rules. These posts MUST include the [NSQ Friday] tag in their title.

If you post a serious question on friday and are looking only for legitimate answers, then please include the [Serious] tag on your post. Irrelevant replies will then be removed by moderators.



Rule 7- You can't harass or disturb other members.

If you vocally harass or discriminate against any individual member, you will be removed.

Likewise, if you are a member, sympathiser or a resemblant of a movement that is known to largely hate, mock, discriminate against, and/or want to take lives of a group of people, and you were provably vocal about your hate, then you will be banned on sight.

For further explanation, clarification and feedback about this rule, you may follow this link.



Rule 8- All comments should try to stay relevant to their parent content.

Rule 9- Reposts from other platforms are not allowed.

Let everyone have their own content.



Rule 10- Majority of bots aren't allowed to participate here.

Unless included in our Whitelist for Bots, your bot will not be allowed to participate in this community. To have your bot whitelisted, please contact the moderators for a short review.



Partnered Communities

You can view our partnered communities list by following this link. To partner with our community and be included, you are free to message the moderators or comment on a pinned post.

Community Moderation

For inquiry on becoming a moderator of this community, you may comment on the pinned post of the time, or simply shoot a message to the current moderators.

Matrix Chat Room

To find & join our chat room, log into fluffychat.im(or any other matrix client) and put #nostupidquestions:matrix.org on the search bar.

Credits

Our breathtaking icon was bestowed upon us by @Cevilia!

The greatest banner of all time: by @TheOneWithTheHair!

  • 1 user online
  • 213 users / day
  • 9 users / week
  • 232 users / month
  • 772 users / 6 months
  • 0 subscribers
  • 597 Posts
  • 13.9K Comments
  • Modlog