diff --git a/README.md b/README.md index 38547c1ca4..ade669bb43 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,20 @@ +# Fred + +Fred is a soft-fork of the Zed editor, with the following privacy- and security-oriented changes: + +- remove auto-download of Language Servers + - please download them yourself and make them available on your PATH, then Fred will use them. This is the model that Helix uses and that I appreciate. +- remove telemetry upload +- remove crash log upload + +The removed features make me uncomfortable (especially downloading and executing external code), therefore Fred won't support them. + +I don't plan on (m)any other changes at this time. + +Updates will be ad-hoc in order to bring in new functionality and bug fixes from upstream, but likely not every single release. + +----- unmodified Zed readme beneath this line ----- + # Zed [![Zed](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/zed-industries/zed/main/assets/badge/v0.json)](https://zed.dev)