RemCam

Security architecture

This page describes RemCam's access-control and key-management design for security teams evaluating a deployment. It reflects the shipping implementation, not aspiration; where a design choice diverges from common practice (for example, certificate pinning instead of a CA hierarchy) the rationale is stated.

Deployment and exposure model

Two-factor access

Each listener (loopback and each bound interface) is independently configurable for two-factor enforcement. With 2FA enabled on a listener:

With 2FA disabled, either factor alone signs in (certificate or password) - appropriate for the loopback listener and trusted management networks. The console prevents enabling 2FA before the administrator holds a working client certificate, so the enforcement change cannot lock out the operator enabling it.

Client-certificate pinning

RemCam deliberately does not operate a CA hierarchy. Client certificates are individually pinned, not chain-validated:

Server TLS

Credential and key storage

Session and lockout policy

Audit trail

Software supply chain

Reporting a vulnerability

Email support@remcam.software with details. We acknowledge reports promptly, and security-critical fixes are flagged to deployed consoles through the signed update channel with a time-boxed application window.