GETSSH Logo
GETSSH

GETSSH Open Source Attributions & Third-Party Licenses

Effective Date: May 24, 2026
Last Updated: May 24, 2026

The GETSSH Terminal Platform is engineered upon robust, industry-standard open-source foundations. We extend our deepest gratitude to the global open-source community, whose continuous innovation and dedication make this software possible.

This document serves as the official registry of critical third-party components, their respective licensing agreements, and mandatory copyright notices integrated within the GETSSH ecosystem. By deploying, installing, or utilizing GETSSH, you acknowledge and agree to comply with the terms and conditions set forth by these underlying open-source licenses.


1. Core Frameworks & Runtimes

Electron

  • License: MIT
  • Description: Framework for building cross-platform desktop applications utilizing web technologies.
  • Copyright: Copyright (c) Electron contributors and OpenJS Foundation.
  • Repository: https://github.com/electron/electron

Node.js

  • License: MIT / Various
  • Description: High-performance JavaScript runtime environment built on Chrome's V8 engine.
  • Copyright: Copyright Node.js contributors. All rights reserved.
  • Repository: https://github.com/nodejs/node

Chromium

  • License: BSD 3-Clause / Various
  • Description: Open-source browser project forming the foundational rendering engine of Electron.
  • Copyright: Copyright The Chromium Authors.
  • Repository: https://chromium.googlesource.com/chromium/src

2. Frontend Infrastructure

React & React DOM

  • License: MIT
  • Description: JavaScript library for engineering dynamic user interfaces.
  • Copyright: Copyright (c) Meta Platforms, Inc. and affiliates.
  • Repository: https://github.com/facebook/react

Zustand

  • License: MIT
  • Description: Lightweight, unopinionated state management solution for React.
  • Copyright: Copyright (c) 2019 Paul Henschel.
  • Repository: https://github.com/pmndrs/zustand

Tailwind CSS


3. Terminal & Networking Core

xterm.js

  • License: MIT
  • Description: High-performance terminal emulator powering the core UI of GETSSH.
  • Copyright: Copyright (c) 2017-2022, The xterm.js authors.
  • Repository: https://github.com/xtermjs/xterm.js

ssh2

  • License: MIT
  • Description: Robust SSH2 client and server implementations authored in pure JavaScript for Node.js.
  • Copyright: Copyright (c) Brian White. All rights reserved.
  • Repository: https://github.com/mscdex/ssh2

ssh2-streams

  • License: MIT
  • Description: Underlying stream handling for the SSH2 protocol.
  • Copyright: Copyright (c) Brian White.

4. Supplementary Utilities

Lucide React

i18next

  • License: MIT
  • Description: Enterprise-grade internationalization framework for JavaScript.
  • Copyright: Copyright (c) 2022 i18next.
  • Repository: https://github.com/i18next/i18next

DOMPurify

  • License: Apache License 2.0 / Mozilla Public License 2.0
  • Description: Highly resilient, DOM-only XSS sanitizer for HTML, MathML, and SVG.
  • Copyright: Copyright 2015 Mario Heiderich.
  • Repository: https://github.com/cure53/DOMPurify

5. Fonts & Typography

MiSans

  • License: Xiaomi Free Commercial License
  • Description: Smooth, modern Chinese typography, optimized for legibility and aesthetic balance.
  • Copyright: Provided and licensed for free commercial use by Xiaomi Inc.
  • Repository/Source: https://hyperos.mi.com/font/en

Reddit Sans

  • License: SIL Open Font License (OFL)
  • Description: A geometric, futuristic sans-serif typeface built for the internet.
  • Copyright: Copyright 2024 The Reddit Sans Project Authors.
  • Repository/Source: https://github.com/reddit/redditsans

6. Website Infrastructure (GETSSH WEBSITE)

Next.js

  • License: MIT
  • Description: The React framework for the web (the core framework powering the GETSSH Website).
  • Copyright: Copyright (c) 2024 Vercel, Inc.
  • Repository: https://github.com/vercel/next.js

Framer Motion

  • License: MIT
  • Description: A production-ready motion library for React, powering the website's smooth animations.
  • Copyright: Copyright (c) 2018 Framer B.V.
  • Repository: https://github.com/framer/motion

next-mdx-remote


7. GETSSH Platform Open Source License

GETSSH is a fully open-source, innovative terminal project designed for the global community. We strongly believe in the power of open source and share our codebase with the world.

GETSSH Client

  • License: Apache License 2.0
  • Description: The next-generation, hyper-secure, cross-platform geek terminal with native plugin ecosystem and AI capabilities.
  • Copyright: Copyright (c) 2026
      1. Realmcloud Open Source Lab. BY Undertow UK LTD
      2. JiangChen Shen BY Undertow UK LTD
    All rights reserved.
  • Repository: https://github.com/JiangchenShen/GETSSH

8. Exhaustive Dependency Registry

The components detailed above denote the primary core dependencies integrated into GETSSH. The Software also relies upon numerous transitive dependencies automatically resolved via the npm ecosystem. For an exhaustive, cryptographic bill of materials (SBOM) and exact dependency versioning, please consult the package.json and package-lock.json manifests located within the GETSSH source repository.

Reporting Omissions

If you believe a library has been inadvertently omitted or a license incorrectly attributed, please open an issue immediately on our official GitHub repository to facilitate expedited remediation.