crypt-keeper-extension icon indicating copy to clipboard operation
crypt-keeper-extension copied to clipboard

Export identity to QR Code

Open AtHeartEngineer opened this issue 2 years ago • 2 comments

Reference to zkitter's same issue: https://github.com/zkitter/ui/issues/56

Create a method to export an identity via string and QR code.

This would just be the nullifier and trapdoor as BigInts, converted to strings, and concatted together

AtHeartEngineer avatar Feb 16 '23 19:02 AtHeartEngineer

@AtHeartEngineer right now we have backup feature. Do we still need it?

0xmad avatar Aug 12 '23 19:08 0xmad

@AtHeartEngineer right now we have backup feature. Do we still need it?

I think so, but don't worry about this part, I am going to work on a standalone library to do this. I already implemented it in discreetly, I just need to pull it out into its own library.

AtHeartEngineer avatar Aug 12 '23 19:08 AtHeartEngineer