Software Licenses

MnemoShare consists of multiple components with different licensing terms. This page provides clarity on what you can and cannot do with each component.

License Overview

MnemoShare Server

Commercial License

The core MnemoShare application requires a paid subscription. See our Terms of Service for full details.

mnemocli

Freeware

The command-line client is free to download and use. Closed source, no redistribution permitted.

clamav-icap Docker Image

MIT License

Our ClamAV/ICAP wrapper image. Configuration and scripts are MIT licensed; underlying tools retain their original licenses.

Helm Charts

Apache 2.0

Kubernetes deployment charts are open source under the Apache 2.0 license.

MnemoShare Server — Commercial License

The MnemoShare server application, web interface, and API are proprietary software requiring a valid paid subscription. By using MnemoShare, you agree to our Terms of Service.

You MAY:

  • Deploy MnemoShare on your own infrastructure with a valid license
  • Use the software for internal business purposes
  • Create integrations using our documented APIs
  • Transfer files to and from external parties (customers, partners)

You MAY NOT:

  • Redistribute, sublicense, or resell the software
  • Reverse engineer, decompile, or disassemble the software
  • Remove or alter any proprietary notices or labels
  • Use the software beyond your licensed partner organization, deployment, or capability limits

For licensing questions, contact sales@mnemoshare.com

mnemocli — Freeware License

The mnemocli command-line tool is provided as freeware. It is free to download and use but is not open source.

You MAY:

  • Download and use mnemocli at no cost
  • Use mnemocli in automated scripts and CI/CD pipelines
  • Use mnemocli on any number of machines within your organization
  • Connect to any licensed MnemoShare server instance

You MAY NOT:

  • Redistribute mnemocli binaries (link to official downloads instead)
  • Reverse engineer, decompile, or modify the binary
  • Use mnemocli with non-MnemoShare servers
  • Remove or alter any proprietary notices

Downloads:

mnemoshare/clamav-icap — MIT License

This Docker image provides a pre-configured ClamAV + c-icap server for virus scanning. It is provided as a convenience for MnemoShare users but can be used independently.

MIT License

Copyright (c) 2026 MnemoShare, LLC

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Underlying Components:

Docker Hub: mnemoshare/clamav-icap

Helm Charts — Apache License 2.0

Our Kubernetes Helm charts are open source under the Apache License 2.0. You are free to use, modify, and distribute these charts.

Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/

Copyright 2026 MnemoShare, LLC

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Repository: github.com/MnemoShare/helm-charts
Artifact Hub: artifacthub.io/packages/helm/mnemoshare

Third-Party Software

MnemoShare incorporates various open-source components. We gratefully acknowledge these projects:

ComponentLicenseUsage
ClamAVGPL v2Virus scanning
c-icapLGPL v2.1ICAP protocol server
MongoDBSSPLDatabase (user-provided)
MinIOAGPL v3S3 storage (optional)
Go Standard LibraryBSD 3-ClauseServer runtime
ReactMITWeb UI framework

A complete list of dependencies and their licenses can be found in the respective source repositories.

Questions?

If you have questions about licensing or need clarification on permitted use, please contact us.