.. include:: /Includes.rst.txt .. _start: ======== nr-vault ======== :Extension key: nr_vault :Package name: netresearch/nr-vault :Version: |release| :Language: en :Author: Netresearch DTT GmbH :License: This document is published under the `GPL-2.0-or-later `__ license. :Rendered: |today| ---- Secure secrets management for TYPO3 with envelope encryption, access control, and audit logging. ---- .. card-grid:: :columns: 1 :columns-md: 2 :gap: 4 :card-height: 100 .. card:: 📖 Introduction Learn what nr-vault provides and why you need it for secure secrets management in TYPO3. .. card-footer:: :ref:`Read more ` :button-style: btn btn-primary stretched-link .. card:: 📥 Installation Install the extension via Composer and set up your master key for encryption. .. card-footer:: :ref:`Read more ` :button-style: btn btn-secondary stretched-link .. card:: ⚙️ Configuration Configure storage adapters, master key providers, access control, and extension settings. .. card-footer:: :ref:`Read more ` :button-style: btn btn-secondary stretched-link .. card:: 💻 Usage Manage secrets through the backend module, CLI commands, and PHP API. .. card-footer:: :ref:`Read more ` :button-style: btn btn-secondary stretched-link .. card:: 🔒 Security Understand the encryption architecture, audit logging, and security best practices. .. card-footer:: :ref:`Read more ` :button-style: btn btn-secondary stretched-link .. card:: 👨‍💻 Developer API reference, TCA integration, extending nr-vault with custom adapters, and events. .. card-footer:: :ref:`Read more ` :button-style: btn btn-secondary stretched-link .. toctree:: :maxdepth: 2 :titlesonly: :hidden: Introduction/Index Installation/Index Configuration/Index Usage/Index Security/Index Developer/Index .. toctree:: :hidden: Sitemap