Assessment reports>Family Wallet>Discussion>Unsafe handling of text input

Unsafe handling of text input

When handling sensitive information like seeds or private keys, additional care should be taken to obscure and handle the sensitive information. We recommend evaluating if isSecureTextEntry should be set on given UITextInputs. For example, it may make sense within the scope of the application to enable this setting on the UITextView within the IWInputPrivateKeyViewController.

The team accepted the risk here as it would have negative impacts on the user experience.

Zellic © 2024Back to top ↑