encryption-at-rest
CommunitySecure stored data with encryption at rest, protect against unauthorized access.
Software Engineering#data protection#cryptography#data security#encryption at rest#encryption algorithms
Authorhung-phan
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Encryption at rest is used to protect stored data from offline attackers, stolen disks, leaked backups, and rogue insiders.
Core Features & Use Cases
- Data Encryption: Encrypts databases, object stores, message queues, or backups to protect data at rest.
- Multi-Layered Defense: Offers a stack of layers, each defending against different threats, like full-disk, filesystem, database TDE, application envelope, tokenization, and client-side encryption.
- Use Case: Suitable for storing PII, PHI, payment data, secrets, credentials, and meets compliance requirements like GDPR / HIPAA / PCI-DSS / SOC 2.
Quick Start
Run the 'encrypt-at-rest' script with the following command to encrypt a file using KMS:
encrypt-at-rest --input path/to/file --key-id <KMS_KEY_ID>
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: encryption-at-rest Download link: https://github.com/hung-phan/system-skills/archive/main.zip#encryption-at-rest Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.