Encrypted Tunnel Pattern

Security pattern for channel-level encryption (TLS/SSH). Use when implementing HTTPS, securing all communication between endpoints, setting up TLS connections, or when infrastructure should handle encryption transparently. Addresses "Leak action request or data in transit" problem.

igbuend 456e519 5.4 KB Updated

File contents

igbuend/grimbard/tree/main/skills/encrypted-tunnel-pattern commit 456e5193f5

Frequently asked questions

npx skillmds@latest add igbuend/encrypted-tunnel-pattern