this post was submitted on 23 Nov 2023
162 points (96.6% liked)

Technology

72267 readers
3258 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] SomethingBurger@jlai.lu 30 points 2 years ago (3 children)

WhatsApp: "you can now use email to access your account if you can't use your phone for some reason"

This community: "REEEEEEEEEEEEEEEEEEEEEE"

[–] WhatAmLemmy@lemmy.world 41 points 2 years ago (3 children)

People acting like a phone number isn't 100x more personally identifiable than email are delusional. I have like 700 unique emails atm, and can create a new one within seconds. I only have a few numbers.

[–] Annoyed_Crabby@monyet.cc 21 points 2 years ago (2 children)

In my country we're required to have our own identification tied to the number and we can only legally have a handful of number under a person name. Email is nothing lol.

[–] Alivrah@lemmy.world 7 points 2 years ago (1 children)

I have a very, very old SIM card. It's from the 3G era, which means I miss out on my phone's 5G capabilities. However, when I went to buy a new card I found out you're required to take a selfie and send to the telecom company alongside your ID and email, which is creepy enough to keep me using my 3G SIM...

[–] Annoyed_Crabby@monyet.cc 4 points 2 years ago (1 children)

Maybe you can request a new card but under the same number? In my country we can request for a new card that way, though we didn't need to take a selfie when buying a new number, just have to register your name and ID(quite old fashion but the rule is made in pre-smartphone era to combat scammer)

[–] Alivrah@lemmy.world 3 points 2 years ago (1 children)

I'd have to go to a telecom store to do that in person, which I don't really have an issue with, except that it may take a whole afternoon on a queue waiting for my turn.

Anyway, I rarely use mobile internet and when I do, it's mostly for text messages, so I don't feel a pressing need to upgrade.

[–] Annoyed_Crabby@monyet.cc 3 points 2 years ago

Ahh, that makes sense

[–] neutron@thelemmy.club 6 points 2 years ago (1 children)

I lived in a country doing that, and couldn't understand the people making social media profiles with their (actually traceable to a real life identity) phone numbers public. Don't you love receiving spam calls?

[–] Annoyed_Crabby@monyet.cc 3 points 2 years ago

Funny thing is, there's a time where the hot topic is basically facebook eavesdropping conversation then put on ads with item relevant to the conversation. Everyone talk about it being creepy, but everyone keep using it without any change. I think they just don't care ¯\_(ツ)_/¯

[–] Engywuck@lemm.ee 5 points 2 years ago (3 children)

I have a catch-all address with a personal domain. Infinite aliases for free.

[–] b000urns@lemmy.world 3 points 2 years ago (2 children)

Hmm🤔 I use Migadu and could probably set this up -- is this actually a good idea?

[–] lemmyvore@feddit.nl 4 points 2 years ago* (last edited 2 years ago) (1 children)

A catch-all is not a good idea. But Migadu lets you do something called pattern rewrites which are aliases that can contain wildcards. So you can set up a pattern like shop-*@yourdomain.tld and use addresses like shop-amazon@, shop-etsy@ etc.

It doesn't have to be "shop" you can use anything you want and make up the pattern in any way you want ("ama.shop.zon@" or whatever you can think of).

It's better than plus addresses ("realaddress+amazon@") because it doesn't have to include your real address, and you can make a pattern that nobody can guess, but still retain the ability to use one address per site so you know who's spamming you, and you can make them up on the fly.

In fact I no longer use my "real" address for anything except logging into IMAP and SMTP, I use aliases or patterns for everything else.

Edit: If you want to also be able to send email from these addresses make sure to enable "wildcard sender" for the associated mailbox.

These addresses do have one downside similar to catch-all: if one of them starts getting spam you have to make an explicit deny rule for it. Some people contend that this is a messy approach and they'd rather make regular (non-wildcard) aliases and deny everything else. The downside with that however is that you can no longer make up addresses on the fly, you have to go to the Migadu admin to create the alias every time.

[–] b000urns@lemmy.world 1 points 2 years ago

Hmm 🤔 interesting, I appreciate the qualified suggestions

[–] Engywuck@lemm.ee 0 points 2 years ago* (last edited 2 years ago)

"It works for me" (C)

[–] db0@lemmy.dbzer0.com 2 points 2 years ago (2 children)

Don't you also get infinite spam?

[–] lemmyvore@feddit.nl 1 points 2 years ago* (last edited 2 years ago)

Spammers don't bother scanning domains as much nowadays. They used to watch domain registration then spam addresses like admin@, contact@, office@ etc. but nowadays most people aren't dumb enough to use those anymore. So spammers would rather buy a list of millions of addresses that someone else obtained by breaking into sites like Yahoo or LinkedIn, which are much more likely to be valid addresses.

You can get bitten by catch all if someone who knows you and knows your domain and knows you have a catch all has it in for you and subscribes addresses at your domain to mailing lists and other spammy places. 😊

[–] Engywuck@lemm.ee 0 points 2 years ago

Actually (and surprisingly), I don't. Maybe it's due to WHOIS privacy.

[–] smeg@feddit.uk 1 points 2 years ago (1 children)

If they're all attached to the same personal domain then that's just as personally identifiable though

[–] Engywuck@lemm.ee 0 points 2 years ago (1 children)

Not if whois privacy is in place.

[–] smeg@feddit.uk 2 points 2 years ago (1 children)

True, signing up for several accounts using the same personal domain will create a link between those accounts though (whereas if they're all @simplelogin.com or similar then you're hiding asking the crowd)

[–] Engywuck@lemm.ee 2 points 2 years ago

Maybe. However, as long as they don't know my real name/identity I don't really care. Fact is that is much easier for companies to just block known email alias services than unknown random domain. Some of them do this already. Neither method is perfect, obviously.

[–] lemmyvore@feddit.nl 27 points 2 years ago (1 children)

The problem is that they're reaching for emails in addition to phone numbers. Don't think for a second they're going to let you login with just email. They want email just to have yet another data metric to profile you with.

[–] cheese_greater@lemmy.world -1 points 2 years ago
  • using an insecure medium like email to facillitate access to e2eencrypted messages. 1) you cant do that with Signal