BlockchainCommons / GordianSeedTool-iOS

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

Improved Error Messaging for Incorrect URs #174

Open shannona opened 2 years ago

shannona commented 2 years ago

We should improve our error messaging for UR types that GST does not recognize, as they are currently terse:

ED524618-BF5C-4F93-9E4C-CEDEAB238C60 2B3414BB-6BDC-481E-8B35-100622E3DA7E

Suggestions:

hdkey: Seed Tool is a storage vault for seeds. Individual keys cannot be imported.

response: Seed Tool does not currently initiate any crypto-requests, so it does not recognize crypto-responses.

These would go after the current (terse) errors.

shannona commented 2 years ago

(We might need extra help text down the line to also indicate what users could do with their hdkey or response, but I don't know that there's a most likely path at the moment.)

wolfmcnally commented 2 years ago

This should be prioritized and placed into a specific milestone.