this post was submitted on 09 Aug 2023
0 points (NaN% liked)

Asklemmy

43403 readers
1409 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 5 years ago
MODERATORS
 

I noticed that there were some accounts that were hijacked by the instance owners. All the posts from that user were then edited to say what happened.

This kind of surprised me, I figured instances could delete posts, but not edit them. So how much control do they have?

I assume they can't see my password (hopefully). Can they post in my name? Do they have all the access to my posts to foreign instances that they do over local posts?

Edit: thanks for all the responses everyone! I've wanted my own instance for a while, but maybe I'll get on it now

top 9 comments
sorted by: hot top controversial new old
[โ€“] andkit@discuss.tchncs.de 0 points 1 year ago (1 children)

A lot of people here mentioned that passwords are hashed, but unless I missed it no one pointed out the following:

The admin of your instance controls your login form and they can pull your password when you log in. So, as others mentioned: always use unique passwords, never ever reuse them.

In general a server admin can do anything they want on their own instance.

Federation wise I'd say if your home instance is the bad actor you are screwed, if it's another instance then their capabilities for mischief hare probably (hopefully?) more limited. And any such action would likely cause a swift defederation of the malicious instance

[โ€“] skullgiver@popplesburger.hilciferous.nl 1 points 1 year ago* (last edited 10 months ago)

[This comment has been deleted by an automated system]

[โ€“] DavyJones@lemmy.dbzer0.com 0 points 1 year ago (1 children)

Lemmy needs GPG signatures!

[โ€“] Blaze@discuss.tchncs.de 0 points 1 year ago (1 children)

Admins would still be able to change your key, wouldn't they?

[โ€“] DavyJones@lemmy.dbzer0.com 0 points 1 year ago (1 children)

Sure but you can also post your public key somewhere else for people to verify.

Or instances could store public keys of users from other instances, sorta like blockchain validation.

[โ€“] skullgiver@popplesburger.hilciferous.nl 1 points 1 year ago* (last edited 10 months ago)

[This comment has been deleted by an automated system]

[โ€“] Shadow@lemmy.ca 0 points 1 year ago (1 children)

Just to correct the people who say they can't see your password - this is only true if they're running a stock copy of lemmy, which hashes passwords in the database.

They're free to modify their instance however they want, including storing unencrypted passwords or emailing your password on registration to a bot farm.

Always use a unique password for every site you use.

[โ€“] Michal@discuss.tchncs.de 0 points 1 year ago (1 children)

An instance owner having access to the database can surely change the password to access the account and then change it back. If you're the server owner, you can do anything you want directly on the database.

[โ€“] skullgiver@popplesburger.hilciferous.nl 1 points 1 year ago* (last edited 10 months ago)

[This comment has been deleted by an automated system]