FOSS?
demicrosoft
Overview:
The community to look for microsoft alternatives.
Alternatives:
Windows:
Github:
https://www.reddit.com/r/VeraCrypt/comments/1r9qdxg/veracrypt_clone_in_javascript
(The demo there isn't open source.)
It seems the linked demo is open source ("so I've OpenSourced my demo").
I'm a bit confused. Is this your work or someone else's? Are you saying someone else didn't open source, so you aren't going to either?
It's all my code. I don't have to open source all my work. By using module federation, i can be selective about what I open source.
Some open source versions of the core concepts.
- Chat
- File
- Crypto
The main app itself is not open source even though it consumes exports from several open source repos. The core reason around the main core being close-source is that after creating open source versions, it only seems to put me at a competitive disadvantage.
Never thought you were required to open source any of your work, only wondering if it was open source.
I appreciate you providing clarifications. Good luck with the app.
How does this compare to https://cryptpad.fr/ ?
The key details that sets my approach apart is the zero-setup approach. There no need to install or register when there are no databases.
There would be much to consider when introducing collaborative editing, but that's also on the roadmap. Many useful features seen in cryptpad are missing in my approach at the moment. The features on my project are not as mature as what you see in cryptpad, but it's something I'm working towards.