docs(docs): add documentation site with Blume config and initial MDX pages

This commit is contained in:
Prad Nukala
2026-09-02 16:53:24 -04:00
parent 9b357128cc
commit b1a622ea13
121 changed files with 23710 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
---
title: v0.12.8
description: "Introduce key rotation events and IPFS status endpoint"
type: changelog
date: 2025-09-03T23:55:00Z
changelog:
version: "0.12.8"
category: "DWN"
search:
tags:
- "Security"
- "IPFS"
---
Introduce key rotation events and IPFS status endpoint (#238)
- Vault key rotation with Motor plugin integration
- Consensus-based encryption using validator set
- HMAC-SHA256 validation for data integrity
- IPFS status query endpoint with health metrics