> ## Documentation Index
> Fetch the complete documentation index at: https://syteca.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Third-Party Software Used by Syteca

> Open-source components incorporated into Syteca that carry copyleft license obligations, including source-code availability under LGPLv3.

Syteca incorporates a number of third-party open-source components. Most are covered by permissive licenses (MIT, Apache 2.0, BSD, and similar) that carry no special disclosure obligations beyond standard attribution. This page covers components under licenses that require an explicit disclosure — currently, one component under the GNU Lesser General Public License v3.0 (LGPLv3).

<Note>
  Looking for the complete list of every open-source component Syteca uses, across every license type? That list is machine-generated from the build pipeline and maintained separately, since it changes with every dependency update. Contact the [Syteca Support team](https://www.syteca.com/en/support/contact-support) for the current full component manifest.
</Note>

## SMBLibrary (LGPLv3)

### Component information

| Field               | Value                                                                        |
| ------------------- | ---------------------------------------------------------------------------- |
| Component name      | SMBLibrary                                                                   |
| Version             | Custom patched version based on upstream                                     |
| Original repository | [github.com/TalAloni/SMBLibrary](https://github.com/TalAloni/SMBLibrary)     |
| License type        | GNU Lesser General Public License v3.0 (LGPLv3)                              |
| License text        | [gnu.org/licenses/lgpl-3.0.html](https://www.gnu.org/licenses/lgpl-3.0.html) |

### Usage in Syteca

* **Used in:** Syteca Application Server
* **Purpose:** Provides SMB protocol functionality used internally within the product.
* **Modified:** No

### LGPLv3 compliance

Syteca complies with LGPLv3 obligations for its use of this library:

<AccordionGroup>
  <Accordion title="Acknowledgment">
    The product includes and uses the SMBLibrary component, licensed under LGPLv3.
  </Accordion>

  <Accordion title="License and copyright">
    All original license notices and authorship information remain intact. The full LGPLv3 license text is preserved and available to users.
  </Accordion>

  <Accordion title="Source code availability">
    In accordance with LGPLv3, Syteca provides access to the source code of the version of SMBLibrary used in its products, including any patches applied. To request it, contact the [Syteca Support team](https://www.syteca.com/en/support/contact-support). The source code can be provided on request as an archive or via a dedicated Git repository.
  </Accordion>
</AccordionGroup>

### License notice

This product includes a modified version of SMBLibrary, licensed under the GNU Lesser General Public License v3.0 (LGPLv3), © Tal Aloni and contributors. Full license text: [gnu.org/licenses/lgpl-3.0.html](https://www.gnu.org/licenses/lgpl-3.0.html).

## Related

<CardGroup cols={2}>
  <Card title="Encryption" icon="lock" href="/docs/administration/security/encryption">
    How Syteca encrypts data in transit and at rest.
  </Card>

  <Card title="Antivirus exclusions" icon="shield-check" href="/docs/administration/security/antivirus-exclusions">
    Other security-adjacent reference material.
  </Card>
</CardGroup>
