Earlier quoted context omitted.
India has a sim card system like this, but it is actually even less secure and shockingly easy to game. That's not even counting for the fact that not everyone has a cell phone (a minority, but still exists).
How do you game it apart from stealing a phone? It may be easy to get another identity but that's a feature. If somebody commits a serious crime, the joined location of the phones will reveal the true identity unless somebody invests an amount of effort that's equal to buying a new passport.
Stripe Atlas Vendor Leaked SSNs
41–50 of 64 posts
Re: Stripe Atlas Vendor Leaked SSNs
#42Earlier quoted context omitted.
How do you game it apart from stealing a phone? It may be easy to get another identity but that's a feature. If somebody commits a serious crime, the joined location of the phones will reveal the true identity unless somebody invests an amount of effort that's equal to buying a new passport.
I imagine sim swapping is a thing over there as well, maybe even easier to do than in the US.
Intelligent agencies have failed to keep their phone usage cleanly separated. It's not that easy.
E.g. if you want to avoid progressive income taxes by registering several companies, your burner phone stands out because it doesn't have any other contacts. That will be further investigated.
Then you need the name of a living person who doesn't use a mobile phone to register it because otherwise, he would operate two phones at two different places. Another red flag.
Re: Stripe Atlas Vendor Leaked SSNs
#43Re: Stripe Atlas Vendor Leaked SSNs
#44I agree with https://twitter.com/constmontague/status/1213309357204688899 "... we need a new personal identifier, SSNs are all stolen at this point" Though identity and authentication should be different things, as an identifier the only real problem with SSNs is that we should be using UUIDs instead. The hard part is authentication, which should have a far more secure process than merely knowing 9 digits everyone (r…
I think we need a worldwide, federated identity system. There should be multiple identity providers, mostly governments and organizations who already have lots of info about you, for example banks. This already works in Poland and several other european countries. Such organizations should verify that you are you the way they currently do, and give you a way of authorizing yourself, i.e. sms, mobile app, one time pas…
On one hand, it would be incredibly useful to only ever have to deal with one service or standard for identities (and that could include the possibility of making things easier for identity theft products to do their job) but it brings with it these other risks around centralizing that kind of information.
Re: Stripe Atlas Vendor Leaked SSNs
#45Earlier quoted context omitted.
I think we need a worldwide, federated identity system. There should be multiple identity providers, mostly governments and organizations who already have lots of info about you, for example banks. This already works in Poland and several other european countries. Such organizations should verify that you are you the way they currently do, and give you a way of authorizing yourself, i.e. sms, mobile app, one time pas…
If we had a worldwide, federated identity system, there's a problem with this I can already see: what's stopping nation's like China from expanding their social credit system to the population of the world then, against their will for example? For what purpose, I can't know, but it doesn't seem ideal. On one hand, it would be incredibly useful to only ever have to deal with one service or standard for identities (and…
Re: Stripe Atlas Vendor Leaked SSNs
#46Earlier quoted context omitted.
This is a terrible, TERRIBLE idea. Especially for people who move a lot. Phone numbers get reused. I am currently maintaining 4 SIM cards just to keep services relaying on them active. About 2 months ago I forgot to recharge one of those SIM cards and was locked out of one of my bank accounts.
Why don't you register all services with one SIM and use a Dual-SIM phone to get cheap rates on another card? Since we are talking about introducing a new identity system, isn't it easier to resolve the problems you mentioned than to introduce something new?
Re: Stripe Atlas Vendor Leaked SSNs
#47I agree with https://twitter.com/constmontague/status/1213309357204688899 "... we need a new personal identifier, SSNs are all stolen at this point" Though identity and authentication should be different things, as an identifier the only real problem with SSNs is that we should be using UUIDs instead. The hard part is authentication, which should have a far more secure process than merely knowing 9 digits everyone (r…
I think we need a worldwide, federated identity system. There should be multiple identity providers, mostly governments and organizations who already have lots of info about you, for example banks. This already works in Poland and several other european countries. Such organizations should verify that you are you the way they currently do, and give you a way of authorizing yourself, i.e. sms, mobile app, one time pas…
Re: Stripe Atlas Vendor Leaked SSNs
#48As more Social Security Numbers are leaked from security breaches like Equifax et al - I have done a deep dive into all things publicly known about SSNs and published the results on a hobby site (with limited ad revenue to cover the server cost) to both educate myself on the historic data contained in a social security number, how its usage has changed throughout the years (enumeration at birth in the 80's for exampl…
Re: Stripe Atlas Vendor Leaked SSNs
#49I agree with https://twitter.com/constmontague/status/1213309357204688899 "... we need a new personal identifier, SSNs are all stolen at this point" Though identity and authentication should be different things, as an identifier the only real problem with SSNs is that we should be using UUIDs instead. The hard part is authentication, which should have a far more secure process than merely knowing 9 digits everyone (r…
SSNs are much too short, and were mostly issued in a foolish and predictable way (if you're a kid you might have a random SSN but most Americans still have ones issued the old way). Given the US plausible population load, issuing a randomly chosen 12 digit number incorporating a check digit would have been a better start. But the authentication problem is the tricky part though, governments don't have a reliable way…
Re: Stripe Atlas Vendor Leaked SSNs
#50Even if you hash them, it's not that hard to make a 10^10 - 1 rainbow table.
It's the same problem with IPs (v4). You simply cannot store them at all if you care about your customers' privacy.