Skip to content

Latest commit

 

History

History
58 lines (40 loc) · 2.52 KB

File metadata and controls

58 lines (40 loc) · 2.52 KB
title Create a Database: Encrypted
sidebar_label Encrypted
sidebar_position 1

import Admonition from '@theme/Admonition'; import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; import CodeBlock from '@theme/CodeBlock'; import LanguageSwitcher from "@site/src/components/LanguageSwitcher"; import LanguageContent from "@site/src/components/LanguageContent";

Create a Database: Encrypted

## Creating Encrypted Database

Create New Database

  1. Click the Databases tab.

  2. Click the New database button.
    Create New Database - Encrypted

    1. Name
      Give this database a meaningful name.

    2. Encryption
      Toggle to activate encryption on the new database. When it is activated, the Encryption Configuration view with the key and QR code should open.

    3. Key

    • This is the base 64 key generated by the server.
    • A different new key can be generated by the server when clicking the refresh button.
    • Learn more about this key in: Secret Key Management
    1. QR Code
    • The QR code representing the key
    1. Confirm that you've securely saved the key

      • You will not have access to the database if the key is lost.
      • Download, print, or copy and save the key in a safe place. It will not be available again!