> For the complete documentation index, see [llms.txt](https://kb.rport.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.rport.io/activate-the-vault.md).

# Activate the vault

### Preface

The rport server has a built-in key-value store based on an encrypted sqlite database. A passphrase – the so-called master key – is needed for encryption and decryption. This master-key resides only in the memory of the rport server and is not stored on the hard disk or any other permanent storage.&#x20;

Only the values of the key-value store are encrypted. Keys are stored plain text.&#x20;

### Initialize the vault

After a fresh installation, the vault needs to be initialized.

![Vault initializing](/files/-Mj3cdDn6fo9gP3VAp_s)
