ZK login Introduction
Attendees:
Question:
- Bruski: Suiet Wallet
- If they want to create their own proof service, how do they do it? If they have to do it on their own, concerned about the security
- Ans: Yes, you can. But easier to just call Mysten prover service. But in future we’ll consider shipping a docker
- In ~month but important to do it asap if other wallets need to do it
- Compatibility between wallets and providers? Different wallets will implement
- Yes, we are trading interoperability for ease of use. So each instance of address is bound to application and provider. So if you create a wallet on Sui Wallet and you cant access on Suiet.
- If you lose access to Google, you lose access to your wallet? Is there any solution to that?
- Key: ZK login is an option, not only option. This is the same as losing your private key. At this point, we will communicate importance of maintaining access. If tehy need more security, they should use a different type of account. Risk profile is similar and so we didn’t over design to cater to
Discussion
- Lola: Started with an introduction of ZK Login
- Shared link to developer docs: https://docs.sui.io/build/zk_login
- Pavlos and Mamos shared code and showed folks how implementation was done
Noted Areas of Improvement