DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-remote

Remote access gateway and authentication plugin for DeepSeek Harness Web UI with MFA (TOTP), session management, and in-browser directory picking.

UI & ProductivityTerminal & TUIDeveloper ToolsBrowser & WebRemote Execution
42GitHub Stars2ForksUpdated2026-08-22

Install

$ dsh plugin --profile web add @xgone/dsh-remote

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-remote is an authentication and security gateway plugin designed for DeepSeek Harness (DSH). It protects the `dsh web` interface for external network access by enforcing account/password authentication, RFC 6238 TOTP-based Multi-Factor Authentication (MFA), HMAC-SHA256 signed session cookies, brute-force rate limiting, and role-based permissions (admin/user/guest). Additionally, it replaces native host-side directory selection dialogs with an in-browser directory picker and introduces remote file preview and gzip compression for remote browser sessions.

Key Capabilities

  • Full login gate for web UI, REST API endpoints, and WebSocket event multiplexing
  • Account/password authentication with scrypt hashing and brute-force IP rate limiting
  • Two-factor authentication (TOTP) compatible with standard authenticator apps and one-time backup codes
  • In-browser directory picker replacing host OS native popups for remote workspace management
  • Role-based access control (RBAC) supporting admin, user, and guest privilege levels
  • Remote file preview sidebar supporting Markdown, PDF, images, video, text, and directory browsing
  • Automatic gzip compression and caching optimization for remote web traffic
  • Bilingual interface (English and Simplified Chinese) integrating with DSH client localization and settings

Useful For

  • Exposing DeepSeek Harness safely across LANs, VPNs, Tailscale, or reverse proxies without host loopback limitations
  • Securing DSH Web UI deployments with multi-user password management and mandatory MFA
  • Managing workspaces and inspecting project files directly from a remote browser session without physical host access

Who It Fits

  • Developers self-hosting DeepSeek Harness on remote servers or cloud VMs
  • Teams accessing shared DeepSeek Harness web instances across local networks or reverse proxies
  • Security-minded users requiring MFA and authenticated session gates on AI harness services

Documented Limitations

  • Does not provide multi-tenant workspace/data isolation as DSH internal process state remains single-tenant
  • Configuration changes and bundle patches require restarting the `dsh web` server instance
  • Headless server environments without loopback browsers must rely on bootstrap configuration for the initial administrator setup
  • Remote file preview is bounded by designated root paths and requires explicit configuration for custom drives on Windows

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 4 runtime, 1 development, 0 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
xgone/dsh-remote
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
e75d604 · 2026-08-22

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
42GitHub stars
Forks
2
Open issues
2
Last commit
2026-08-22
Last release
No release detected
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app