(no title)
voxic11 | 17 days ago
If you need to verify even more accounts the government can have some annoying process for you to request another batch of IDs.
voxic11 | 17 days ago
If you need to verify even more accounts the government can have some annoying process for you to request another batch of IDs.
hparadiz|17 days ago
A token is generated that has a timestamp and is signed by a private key with payload.
The public key is available through a public api. You throw out any token older than 30 seconds.
Unlimited IDs.
That's basically what you want.
ongy|16 days ago
Or would open the system up to the originally posted attack of providing ~an open relay.