It does sound risky. But I wanted it to be secure enough so I could (and I am) store my own sensitive info too.
All the information your write in your note is encrypted using 256-bit AES key. Encryption keys and the data itself are stored in different services. So even if the database is leaked/hacked, the information will not be public.
All the information your write in your note is encrypted using 256-bit AES key. Encryption keys and the data itself are stored in different services. So even if the database is leaked/hacked, the information will not be public.