• End-to-end encryption using WebRTC (DTLS and SRTP)
• Zero Trust security model
• OIDC (OpenID Connect) authentication
• All streams encrypted in transit
All cloud components are open-source and available on{" "}
GitHub
.
{!isAdopted ? (
) : (
Your device is adopted to JetKVM Cloud
{
if (deviceId) {
if (
window.confirm(
"Are you sure you want to de-register this device?",
)
) {
deregisterDevice();
}
} else {
notifications.error("No device ID available");
}
}}
/>
{
// Revalidate the current route to refresh the local device status and dependent UI components
revalidator.revalidate();
setIsLocalAuthDialogOpen(x);
}}
/>