- We should use the [`importKey`](https://developer.mozilla.org/en-US/docs/Web/API/SubtleCrypto/importKey) function with `extractable` set to `false` to provide more security. - [Support](https://caniuse.com/mdn-api_subtlecrypto_sign_ed25519) for `ed25519` is not great, mostly behind flags.