oh-dsh
hust-open-atom-club/oh-dsh
Community distribution: TUI, desktop, and Web UI as one bundle with layered installation.
DeepSeek Harness plugin
Login gateway for the DSH web UI: password door with first-run setup, bcrypt + at-rest encryption (AES-256-GCM/HMAC), brute-force lockout, audit log, TLS 1.2+ with 80→443 redirect, CSRF, anti-framing.
Jump to installReview the source first, then copy the community registry command.
dsh plugin --profile web add github:slywalker2006/dsh-passwordsThis command comes from the community registry snapshot. Review the repository and package scripts before running it.
Read-only discovery metadata. Verify every field against the repository before use.
registry-record.jsonDiscovery metadata · verify at source{
"name": "dsh-passwords",
"owner": "slywalker2006",
"category": "dev",
"description": "Login gateway for the DSH web UI: password door with first-run setup, bcrypt + at-rest encryption (AES-256-GCM/HMAC), brute-force lockout, audit log, TLS 1.2+ with 80→443 redirect, CSRF, anti-framing.",
"install": "dsh plugin --profile web add github:slywalker2006/dsh-passwords",
"npm": null,
"stars": 2,
"added": "2026-08-14",
"source": "registry"
}Catalog inclusion and GitHub stars do not certify this plugin. Inspect its manifest, install scripts, permissions, network behavior, secrets handling, license, and open issues before adding it to a profile.