you are viewing a single comment's thread
view the rest of the comments
[–] 10 points 2 years ago (2 children)

On this question of verification, I don’t have a particularly foolproof solution, but maybe there just isn’t one.

I can criticize the modern web for a lot of things, but as long as we have situations where we want to check whether an account is a real person, as opposed to FarmingBot #295038, they need something. I'm not a fan of phone verification, but I'd only criticize it when we have alternatives.

I'd even be in favor of some kind of one-way algorithm by which a trusted real-person-identifying entity could tell a random third party site: Yes, this is a genuine human.

  • source
  • hideshow 4 child comments
  • [–] 9 points 2 years ago* (last edited 2 years ago) (1 child)

    The technology has existed since the 80s.

    X509 certificates would allow a government agency to sign a digital identity indicating that it's legitimate, would allow for remote revocation in the event of loss or theft, and can be easily integrated with every existing computer and browser.

    An issued physical card would resemble a credit card, with a chip in it. Other physical form factors can take the shape of USB-devices which bundle the card and the reader into a single device.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 4 points 2 years ago (1 child)
  • [–] 3 points 2 years ago* (1 child)

    Also https://www.cac.mil/Common-Access-Card/, if the Americans are skeptical.

    I don't like the Austrian one being phone-integrated, but I understand why people would want that.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 2 years ago* (last edited 2 years ago)

    It's because the phone is a two-factor token that everyone has with them. With a secure processor being the hardware token and fingerprints or face scans biometrics. This makes it ideal for saving such sensitive data. I most frequently use it to digitally sign documents in a legally enforceable way.

    The card you linked is similar, and a smart card was one of the previous versions of our system. The goal here was to make it universally accessible, and a smartphone is perfect for that.

  • source
  • parent
  • [–] 7 points 2 years ago (1 child)