# tauri-app-stronghold > Guidance for Tauri v2 stronghold plugin with encrypted storage and sensitive data handling. - Author: wandl-6A72h - Repository: partme-ai/tauri-skills - Version: 20260206195346 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/partme-ai/tauri-skills - Web: https://mule.run/skillshub/@@partme-ai/tauri-skills~tauri-app-stronghold:20260206195346 --- --- name: tauri-app-stronghold description: Guidance for Tauri v2 stronghold plugin with encrypted storage and sensitive data handling. license: Complete terms in LICENSE.txt --- ## When to use this skill **ALWAYS use this skill when the user mentions:** - Encrypted storage for secrets or credentials / 机密或凭据加密存储 - Stronghold snapshots or clients / Stronghold 快照或客户端 - Securely storing sensitive data on disk / 敏感数据安全落盘 **Trigger phrases include:** - "stronghold", "encrypted storage", "snapshot", "secrets" - "Stronghold", "加密存储", "快照", "密钥" ## How to use this skill 1. Define secure storage requirements and data classification 2. Configure Stronghold snapshot and client management 3. Restrict plugin access with capabilities and scope 4. Validate encryption lifecycle and recovery procedures ## Outputs - Secure storage plan / 安全存储方案 - Snapshot and recovery checklist / 快照与恢复清单 ## Scope - Boundary: Stronghold plugin usage only - Key points: Encrypted storage and snapshot management ## References - https://v2.tauri.app/plugin/stronghold/ - https://v2.tauri.app/zh-cn/plugin/stronghold/ ## Keywords tauri stronghold, encrypted storage, secrets, snapshot