Live data from Hacker News

Stripe Atlas Vendor Leaked SSNs

twitter.com

11–20 of 64 posts

Re: Stripe Atlas Vendor Leaked SSNs

#11
post #3

Is there any verification / info other than a tweet?

As a Stripe Atlas customer, I received a snail mail letter from Stripe about this issue. It included some suggestions from them to prevent identity theft. As I texted a tech friend of mine: if I’m receiving a physical letter from a leading tech co like Stripe, then it’s at least a moderately serious issue.

Google sends Google adwords ads with physical letters in Germany at least.

Re: Stripe Atlas Vendor Leaked SSNs

#12

Earlier quoted context omitted.

As a Stripe Atlas customer, I received a snail mail letter from Stripe about this issue. It included some suggestions from them to prevent identity theft. As I texted a tech friend of mine: if I’m receiving a physical letter from a leading tech co like Stripe, then it’s at least a moderately serious issue.

Google sends Google adwords ads with physical letters in Germany at least.

What does it mean to send an "adwords ad"? Has Google branched out from digital advertising and started distributing ads via the mail?

Re: Stripe Atlas Vendor Leaked SSNs

#14
post #12

Earlier quoted context omitted.

Google sends Google adwords ads with physical letters in Germany at least.

What does it mean to send an "adwords ad"? Has Google branched out from digital advertising and started distributing ads via the mail?

A solicitation to join adwords, often including an offer to run a certain amount (ex. $100 worth) of free ads for new users

Re: Stripe Atlas Vendor Leaked SSNs

#15
post #10
post #4

I 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…

Maybe it would be more clear if I used some examples. Identity: mjevans on news.ycombinator.com Authentication: is allowed to post as (Identity), is allowed to vote on things, etc. Identity alone should not imply authorization, when someone is asking for a proof of identity what they really want is a record that you are actually an identity (authorization).

I think you may have authentication and authorization swapped.

Re: Stripe Atlas Vendor Leaked SSNs

#16
post #4

I 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…

Can we calculate reproducible cryptographic private keys from fingerprints?

If you solve that, you'll unlock an entire business model centered around "anonymous entities that can be regenerated at any time using a biometrics booth at the mall and a secret passphrase known only to you".

Re: Stripe Atlas Vendor Leaked SSNs

#18
post #4

I 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…

Can we calculate reproducible cryptographic private keys from fingerprints? If you solve that, you'll unlock an entire business model centered around "anonymous entities that can be regenerated at any time using a biometrics booth at the mall and a secret passphrase known only to you".

That's even worse. Impossible to change fingerprints if a malicious party has your biometrics.

Re: Stripe Atlas Vendor Leaked SSNs

#19

Earlier quoted context omitted.

Can we calculate reproducible cryptographic private keys from fingerprints? If you solve that, you'll unlock an entire business model centered around "anonymous entities that can be regenerated at any time using a biometrics booth at the mall and a secret passphrase known only to you".

That's even worse. Impossible to change fingerprints if a malicious party has your biometrics.

Secure enclave like with Ios is an option. You never give your biometrics away.

Re: Stripe Atlas Vendor Leaked SSNs

#20
post #19

Earlier quoted context omitted.

That's even worse. Impossible to change fingerprints if a malicious party has your biometrics.

Secure enclave like with Ios is an option. You never give your biometrics away.

Sure, I'm all for a key based solution. My opposition is against using biometrics for anything beyond convenience features.
Post reply on HN