HIDEBAF

HIDEBAF Features & Specifications

This document outlines the core and advanced operational features of the HIDEBAF encryption engine.


1. Core Cryptographic Features

🔐 Authenticated AES-256-GCM Encryption

🌍 Scorched Earth Multi-Token Redirection


2. Advanced Security & Privacy Features

🕵️ Anonymize Mode (Traces & Forensics Erasure)

A toggleable operational flag designed to eliminate forensic history during packing and unpacking:

💥 Failsafe Self-Destruct

Protects archives against persistent offline attacks:


3. Operations & Controls

🚫 Command Disabling

Restrict access to specific commands (e.g., reveal, export-tokens) by adding them to the disabled_commands list in settings.yml (or via settings menu). Disabled commands terminate early with a warning.

🔌 Extensible Plugin Engine

A hook-based lifecycle manager supporting both base and custom plugins. Custom plugins can be installed locally from disk via:

hidebaf plugin add ./path/to/plugin.js