Kalapaja / siltti

Android companion app for Kampela hardware signer
https://kampe.la
GNU General Public License v3.0
3 stars 4 forks source link

Key Derivation not Working #8

Open filippoweb3 opened 7 months ago

filippoweb3 commented 7 months ago

I tried to use the key Derviation option, but it seems is not working properly.

CF5F0F3E-1999-4870-A765-EFD192FCA88E_1_201_a

I was expecting I could send the derivation path payload to the signer to get the derived address, but it seems the QR code always shoes the parent address.

Slesarew commented 7 months ago

Yes, it's not yet implemented on Kampela side. Coming soon (the code is in https://github.com/Kalapaja/kampela-firmware/pull/18 but still need to do modifications there to comply with security model. The security model itself is in process of being reworked due to https://github.com/Alzymologist/RFCs/blob/metadata-for-offline-signers/text/0046-metadata-for-offline-signers.md that changes a lot. Soon upgrades waiting in line should start shipping one after another.)