SummerSec/dsh-web-auth
Transport-level authentication gate for the DeepSeek Harness Web GUI
Install
# 1) Generate a random password + scrypt hash (save the password offline)
npx --yes @summersec/dsh-web-auth generate
# 2) Export the hash for this shell session (do not commit it)
$env:WEB_AUTH_PASSWORD_HASH = 'scrypt$...'
$env:WEB_AUTH_USERNAME = 'admin'
# 3) Install into the web profile
dsh plugin --profile web add @summersec/dsh-web-auth
# 4) Start the GUI
dsh web
Add SummerSec/dsh-web-auth to your DSH config (web profile) to enable.
README
Expand full README Collapse
README is empty.
tt-a1i/archify
zhu1090093659/dsh-web-ui
strukto-ai/mirage
liustack/modlens
omdsh-dev/DSH-better-sidebar
ccch1mneyyy/dsh-TUI
agentrq/agentrq
GanyuanRan/Aegis