diff --git a/ui/src/components/sidebar/settings.tsx b/ui/src/components/sidebar/settings.tsx index b0e4538..9ef0851 100644 --- a/ui/src/components/sidebar/settings.tsx +++ b/ui/src/components/sidebar/settings.tsx @@ -655,104 +655,104 @@ export default function SettingsSidebar() { {isOnDevice && ( - <> -
-
- + <> +
+
+ - -
- -
-
-

- Cloud Security -

-
-
    -
  • • 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 -

+

+ Cloud Security +

-
+ +
+ All cloud components are open-source and available on{" "} + + GitHub + + .
+
+ +
+ +
- )} -
- +
+ + + {!isAdopted ? ( +
+ +
+ ) : ( +
+
+

+ Your device is adopted to JetKVM Cloud +

+
+
+
+
+ )} +
+ )}
{isOnDevice ? (