Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 995 Bytes

security.md

File metadata and controls

27 lines (20 loc) · 995 Bytes
label icon
Security
shield-check

Security

Security is a spectrum between Security and Convenience the more security the less convenience and vice versa.

If I have to list all the wallet base on security from highest to lowest would look like this

  1. Paper wallet
  2. Hardware wallet
  3. Mobile app wallet
  4. Browser wallet
  5. Hyperlink.cash wallet

But if I have to list all the wallet base on convenience simplicity transparency the order would be flipped.

Attack surface

  • Browser user open the URL in

  • Browser history (This can be a good thing since most people lost their crypto because they forget the password)

  • Messaging method (Not a concern if QR code feature arrived)

Private key in the URL?

Not a concern if since it a Fragment URLs the private key does not include in the request https://stackoverflow.com/questions/30997420/what-are-fragment-urls-and-why-to-use-them