Are CryptoKey Objects stored in IndexedDB stored in Plain Text on the users machine?
I’m considering storing a sysmetric encryption key in the form of a CyptoKey Object with extractable set to false in IndexedDB and I was wandering whether this is safe or not.
The questions that I didn’t find the answers to are: