|
|
|
|
|
by Geee
1080 days ago
|
|
It's not very private if your Ethereum account is connected to it. Ethereum accounts should be considered PII. After all, KYC requirements on exchanges makes your accounts easy to link to your identity. Logging in with Bitcoin (LNURL-auth) is much better implementation. It's just standard public key cryptography, which reuses your wallet seed to generate keys for logging in. Nothing about your addresses is shared or recorded anywhere. |
|