Non-AGPL subset #24657
bjackman
started this conversation in
Feature Ideas / Enhancements
Non-AGPL subset
#24657
Replies: 2 comments 3 replies
-
I think this is the "server side" for remoting and it's listed as being GPL so that's a good sign. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@bjackman The only AGPL code is here, our collaboration server implementation: https://github.com/zed-industries/zed/tree/main/crates/collab. That code never touches your work station or the server we start for remote development. Every Zed binary (by us) is Apache/GPL :) |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My Big Tech employer is terrified of the AGPL and totally forbids installing AGPL software even on our workstations.
I can't really adopt an editor that I can't use at work so that basically means no Zed for me.
Well, IIUC only parts of Zed are AGPL ("GPL for the editor, AGPL for server-side components"). It's not clear to me exactly what that entails (does "server-side" include the remote development server or is that referring more to collaboration features?) but if makes technical sense, it would be great to provide a way to install only the GPL components.
I dunno how common AGPL-phobia is but I doubt my employer strays very far from the mainstream on this so giving people a non-AGPL option might unlock a nontrivial amount of new users.
Beta Was this translation helpful? Give feedback.
All reactions