📄 Open Source License

Cypht License & Dependencies

Cypht is distributed under the LGPL V2.1 license and will always remain free and open source. Learn about our licensing terms and the third-party libraries we use.

  • Directly Used Libraries

    These libraries are directly integrated into Cypht and are essential for core functionality.

    HTMLPurifier

    A comprehensive HTML filter written in PHP that removes malicious code while preserving valid markup. Essential for email security.

    Cash
    A lightweight JavaScript library compatible with jQuery that provides core DOM manipulation and event handling features.
    Html2Text
    An HTML-to-text converter in PHP that extracts textual content from HTML emails for better compatibility and readability.
    KindEditor
    Lightweight JavaScript WYSIWYG editor for composing HTML messages with built-in rich text editing features.
    Forge
    JavaScript cryptography library providing secure encryption, digital signatures, and key generation capabilities.
    Random Compat
    Cryptographically secure random number generator library for PHP, ensuring the safety of sensitive operations.
    Base32
    Base32 encoding library used by the two-factor authentication (2FA) module to generate secure QR codes.
    Barcode
    PNG QR code generator for PHP, used by the 2FA module to create secure visual authentication codes.
    Libsodium
    Optional NIST-compliant cryptography library offering modern, secure encryption algorithms for sensitive operations.
    Push
    JavaScript library for simple desktop notifications, used by the notifications module to alert users about new emails.
    Editor
    JavaScript Markdown editor for composing messages with a modern UI and advanced editing features.
    Parsedown
    PHP library for converting Markdown to HTML, enabling message and documentation formatting with simple, readable syntax.
  • Indirectly Used Libraries

    These libraries are directly integrated into Cypht and are essential for core functionality.

    HTMLPurifier
    A comprehensive HTML filter written in PHP that removes malicious code while preserving valid markup. Essential for email security.
    Cash
    A lightweight JavaScript library compatible with jQuery that provides core DOM manipulation and event handling features.
    Html2Text
    An HTML-to-text converter in PHP that extracts textual content from HTML emails for better compatibility and readability.