Now explain this to EU based corporations, which in my opinion needs to be the focus on making the change. They drive the economy. All major assets in software income are being routed to American firms through their licenses.
Technology
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
Nice, DINUM is doing a lot so great to see go beyond with supra national collaboration!
I'm using NextCloud (Germany and international open source community) hosted on Webo (Slovenia) with data centers in Germany and Helsinki (so I bet on Hetzner). I'm happy with it but I'll keep on eye on https://github.com/suitenumerique/docs
I'd be curious, they use Minio which puts S3 first. Does it mean Docs (the official instance) is relying on AWS?
If so IMHO that's not a great default EU sovereignty.
I would assume (without having looked at the codebase) that if they use minio they are, by default, not reliant on AWS.
Minio is its own S3 implementation which can be self-hosted.
S3, being an AWS protocol originally has AWS
environment variables all over the place but that does not necessarily mean a reliance on the service. Rather, they rely on the protocol and you bring your own S3 endpoint I would assume. be that minio, hetzner or what have you.
Thanks for the clarification, that makes sense, closing the issue then.
FWIW if others are curious https://github.com/suitenumerique/docs/issues/755 opened an issue
I thought that MinIO is a Open-Source S3 implementation, which you can just install on your own system. S3 is a "protocol" here IIUC.
Is your complaint that they are using the S3 protocol, because it was invented and is controlled by AWS?
Or that some services might use it without MinIO, directly on AWS?
Seems I misunderstood, if it's solely the branding (of that implementation) then it's fine. I thought they relied on AWS itself.
Thats great
We already have kDrive you get 1TB storage for only 2€ a month, it's based in Switzerland
Where are you getting that pricing?
Is there an open source implementation of kDrive as well?
It is already open-source. All of the source code is on their github and, for docs, they use an implementation of onlyoffice very similar to the one in Nextcloud
Oh that is good to know then. At a cursory glance I only saw the clients' software available as github repositories and the German and French wikipedia pages called it a proprietary service.
Really cool. I tried to sign up but you have to be part of an officially recognized organization in France and input their registration number as part of the process.
Yeah I thought this was open to the general public, I didn't realize that it was not
I'm sure it will be. This is a government funded thing in the early stages so I can see how they would set it up that way.
I definitely don't want the government attached to my personal files, in any country.
Calligra and LibreOffice already exist though. I am not against this in principle but couldn’t they have invested in an existing FOSS project?
Wait LibreOffice has a cloud?
Note: The LibreOffice Online repository at TDF is temporarily frozen. Updates on this will be published on our blog and on our website.
yeah
While both of those are great software. Unless I'm not aware of something they aren't cloud/network based office suites like Google docs and office 365.
It seems this is an alternative to office software where you can work simultaneously and share documents in the same cloud/network.
I don't think there is an alternative to office 365 and Google docs at this point that is open source. So this seems like a great project and I'll definitely be considering it for our company.
What about Collabora Online? It integrates nicely into Nextcloud, but I am not sure about pricing for business use.
https://www.collaboraonline.com/collabora-online/
Guide for self hosting: https://collabora-online-for-nextcloud.readthedocs.io/en/latest/install/
A lot of government programs don't really make sense and are there just to put a name on a CV sadly. Collabora Online does exactly that and is primary licensed under Mozilla Public License.
They could have easily expanded Collabora. But you know, can't stamp your name on it.
To be fair, though a new project might not be as efficient as improving another, projects learn off each other, and sometimes it's good to have developmental 'competition', and variety.
Really glad to see the EU adopt more open source software as a way to combat the centralized control some of the american software companies have over the space.
As someone in and from the US, good. Private companies are far to prevalent in public institutions all over the world. Something as basic and fundamental as word processing should not be controlled by a small select few huge international companies.
We should actually use an opensource, decentralized and private alternative instead of relying on another centralized service
See Fileverse for example: https://fileverse.io/
Why distributed? Having your data tied to a blockchain seems unnecessarily complicated, and it essentially puts your data at risk if the bulk of the community moves to the next hot thing.
We really need to decouple storage from the apps themselves. Whether you use distributed storage, local storage, or something commercially backed like S3 should be a choice separate from the app you use to view and edit your data.
I self-host Collabora (online version of LibreOffice; OnlyOffice is another option), and my data lives on my NAS, but it could just as easily live on S3 or some distributed data store.
I agree but having two major countries using this might be a good move for more efforts from nations. I know Canada still uses all M$FT platforms and recently moved to EXO.
Purpose built projects like this would be easy for public servants to adopt and adapt their workflow.