Hi! The comparison table says that Tauri is FLOSS while Electron is not:
https://github.com/tauri-apps/tauri#comparison-between-tauri-1-and-electron-5
There's no further explanation and this is really confusing to me. Electron is licensed under the MIT:
https://github.com/electron/electron/blob/master/LICENSE
MIT is both a Free Software license under the FSF as well as an Open Source license under the OSI. Indeed, it is the license Tauri uses.
Is this a typo, are you using a different definition of "FLOSS" or does Electron have additional licensing terms that do not make it free/libre/open source?
Hi! The comparison table says that Tauri is FLOSS while Electron is not:
https://github.com/tauri-apps/tauri#comparison-between-tauri-1-and-electron-5
There's no further explanation and this is really confusing to me. Electron is licensed under the MIT:
https://github.com/electron/electron/blob/master/LICENSE
MIT is both a Free Software license under the FSF as well as an Open Source license under the OSI. Indeed, it is the license Tauri uses.
Is this a typo, are you using a different definition of "FLOSS" or does Electron have additional licensing terms that do not make it free/libre/open source?