Terms of Use

Last updated: 9 August 2026

By downloading, installing or using EEditor ("the app"), you agree to these terms. They are short on purpose.

1. Licence

EEditor is free and open source under the MIT licence, and so is the EELisp engine that powers it. You may use, copy, modify, merge, publish, distribute, sublicense and sell copies of either, subject only to keeping the copyright notice and the permission notice with them.

ComponentSourceLicence
EEditor — the appsantacroce-tech/eeditor-nextMIT
EELisp — the enginesantacroce-tech/eelisp-rsMIT

The MIT licence is the whole legal story for the software. The sections below describe how to use the application sensibly; where anything here appears to conflict with the MIT licence, the licence wins.

2. Using it well

  • Use the app in accordance with applicable law.
  • Keep the copyright and licence notices with any copy you distribute — this is the licence's one real condition.
  • If you redistribute a modified build, please give it your own name so people can tell it apart from the official one. The licence permits redistribution either way; this is a request, not a restriction.

3. Your files are yours

  • You keep full ownership of everything you write.
  • We never access, copy, transmit or view your content — see the privacy policy.
  • You are responsible for backing up your work. EEditor edits files in place; it is not a backup system.
  • You are responsible for what you create and store with it.

4. Scripting is powerful, and it is yours to aim

EEditor runs EELisp code that you write, load or paste. That code can create, modify and delete files in your workspace, write to the database, and — if it calls http-get or http-post — make network requests. Treat code from other people the way you would treat any script: read it before you run it. You are responsible for what code you choose to run.

5. No warranty

As stated in the MIT licence, the software is provided "as is", without warranty of any kind, express or implied, including merchantability, fitness for a particular purpose and non-infringement. You use it at your own risk.

6. Limitation of liability

To the maximum extent permitted by law, the author is not liable for any indirect, incidental, special or consequential damages, nor for loss of data, loss of profits or business interruption, arising from your use of or inability to use the app — even if advised of the possibility.

7. Third-party distribution

Where EEditor is obtained through a platform store, that store's own terms also apply to the download. These terms govern your use of the app itself.

8. Changes

These terms may be updated; the date at the top will change. Continuing to use the app after a change means you accept the revised terms.

9. Contact

roberto@santacroce.xyz