this post was submitted on 01 May 2025
40 points (100.0% liked)

Asklemmy

49201 readers
412 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 6 years ago
MODERATORS
 

E.g. you used a service like for job hunting, submitted personal data, landed a job and are now done with it.

all 15 comments
sorted by: hot top controversial new old
[โ€“] NorthWestWind@lemmy.world 21 points 2 months ago (1 children)

I have been using temporary emails for accounts that I don't think is necessary.

For example, I was trying to mod Stardew Valley and for some reason Nexus Mods requires an account to download, so I just made one using a temporary email and random password.

I'm not gonna delete the account because screw them why would I need an account to download stuff. Imma eat up their storage.

[โ€“] orvorn@slrpnk.net 7 points 2 months ago

They pay mod authors (like me!) based on unique user downloads. Requiring an account makes it harder to fraudulently inflate numbers, which also benefits the whole community as broadly speaking the most downloaded/endorsed mods are also the best. Bot farming would ruin the site but not paying the most dedicated mod authors would also ruin the site.

[โ€“] POTOOOOOOOO@reddthat.com 20 points 2 months ago

I first change my information then delete it. So IE say my name is Don Brown. I change it to Jack Thorton, wait a few days and then delete.

[โ€“] Matriks404@lemmy.world 13 points 2 months ago* (last edited 2 months ago)

I have recently tried to remove a lot of accounts from websites I no longer use. A lot of them don't even have that option, especially forums.

[โ€“] Swordinferno@lemmy.world 8 points 2 months ago (2 children)

You should especially delete a job-hunting account once you're done with it. It depends on the site, but it likely has all the info off your resume.

The sites themselves have no reason to delete your data, plus they probably want to sell your data and / or feed it to AI.

We all know these sites have all this data, attracting those who want to hack the site to sell the data themselves.

[โ€“] bob_lemon@feddit.org 2 points 2 months ago (1 children)

Deleting accounts doesn't mean the company deletes your data. Even under GDPR (Everyone else is completely SOL here, I believe), they can keep if it is required for their business, unless you explicitly demand a full deletion.

[โ€“] gamermanh@lemmy.dbzer0.com 1 points 2 months ago

Everyone else is completely SOL here, I believe

Too lazy to look but I'm pretty sure Californians have that same ability, though similarly we have to request full deletion

So VPN on over ig

[โ€“] Appoxo@lemmy.dbzer0.com 1 points 2 months ago

More of an example cuz I saw another post here talking about our jpb center.

[โ€“] Sepix@feddit.org 7 points 2 months ago

Absolutely. One mailadress per service. Once a year or so i cycle through everything and delete accounts i don't need/want. I contact the services that don't offer deletion of my data directly. I like to think that the little things count.

[โ€“] Hirom@beehaw.org 3 points 2 months ago (1 children)

Yes, assuming the site allows deleting accounts.

Many don't have an easy way of deleting accounts. Some won't delete an account even when making a formal request.

[โ€“] Appoxo@lemmy.dbzer0.com 2 points 2 months ago (1 children)

I noticed that with some niche services.
The were some that I wanted to keep but didnt have a way of changing my email adress.
Like why. That can't be that difficult.

[โ€“] Hirom@beehaw.org 4 points 2 months ago* (last edited 2 months ago)

Likely bad coding or bad database design.

Best practice is to avoid using email as primary key in the user database, instead use an internal ID, so that an email change can happen without touching the primary key.

Your reply made me think of an alternative to deleting accounts : replace personal information to use a pseudonym and a throwaway email, remove everything that can be removed.

That would help once the badly coded website get hacked or its database get leaked.

[โ€“] hperrin@lemmy.ca 2 points 2 months ago

Yes, absolutely.