.. _client-databases: Client-side databases ===================== Soledad Client uses `SQLCipher `_ for storing data. The symmetric key used to unlock databases is chosen randomly and stored encrypted with the user's passphrase (see :ref:`storage-secrets` for more details). :ref:`Documents ` and :ref:`blobs ` are stored in different databases protected with the same symmetric secret.