BlockchainCommons / GordianSeedTool-iOS

Cryptographic Seed Manager for iOS
Other
36 stars 8 forks source link

NFC support for legacy PSBT formats #170

Open ChristopherA opened 2 years ago

ChristopherA commented 2 years ago

From NFC cards with sufficient capacity, be able to import the following legacy PSBT formats. Importing from any of these formats will provide a warning to use the standard format:

To NFC cards with sufficient capacity, be ample to export signed PSBTs to the following legacy formats, with a warning that they are deprecated:

wolfmcnally commented 2 years ago

Please clarify: You want to be able to read all of these as if they were properly enclosed in a crypto-request for signing a PSBT, and you want the option to write any of these formats to NFCs?

ChristopherA commented 2 years ago

Medium term yes. Priority is our own best practices, but until more wallets support crypto-request we likely need to do more. Longer term (2.0?) once a standard (hopefully ours) then we can consider deprecating non-standard output, and eventually all non-standard input.