Comment Why dont't make a service/standard like this (Score 1) 304
- signing up to a service means to give them your public key.
- singing in to a service means to get a challenge, sign it with your private key and send it encryped back. OSS browser could be implemented to do the challenge/response for you.
I did not think much about it (I just had the idea), but I think that there wouldn't be any privacy problem. only the private key is *really* important...
- singing in to a service means to get a challenge, sign it with your private key and send it encryped back. OSS browser could be implemented to do the challenge/response for you.
I did not think much about it (I just had the idea), but I think that there wouldn't be any privacy problem. only the private key is *really* important...