Dont know why we need another foss office but im certainly not going to complain.
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
It's just for the French civil service, right?
We should actually use an opensource, decentralized and private alternative instead of relying on another centralized service
See Fileverse for example: https://fileverse.io/
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.
I wish we did with more open source and local software.
My school in Canada has some agreement with Microsoft so we have to use everything from them.
The school mail used for all accounts is hosted by outlook
The databases are all azure
The 2fa app on our phone to boot the school computer has to be Microsoft (even gave me shit because I am root...)
Teams
We had a whole course for a year on how to use word.
It's a public school. Obviously with this most students will move to the USA for higher pay, we are literally subsidizing the USA education.
The school board here uses Google, and Microsoft... I emailed their board and the province's privacy commissionaire asking why. I grew up with an agenda, and that shit worked better than using a website and email for JK/SK aged kids.
Checked out the site on mobile, and it was unresponsive to any of my clicks.
Well this software is more intended for administrative staff working for the government, so I don't think that decentralisation is their goal here.
What do folks think of cryptpad? ~~Thinking of~~ more like planning on switching from proton after CEO bullshit
I personally really like Cryptpad. I haven't heard of Fileverse, so I'll check it out. Cryptpad is the closest thing I've found to a drop-in Google Suite replacement.
I'll look into that one too, I didn't know about it
Which bullshit are you talking about? I might have missed it and my search didn't bring much on it
edit: I think i found it: https://lemmy.dbzer0.com/post/40123727/17360792
Short version to save others a click: Proton's CEO tweeted an endorsement of Trump's FTC pick, going on to praise how apparently the Republicans are now the party for the "little guys" and crediting the ongoing antitrust proceedings to Trump's first term.
Yeah agreed - anything not FOSS is just setting up another bad situation waiting to happen
No America's club
It looks closer to the markdown style of formatting though, and I doubt it has page formatting, or other more advanced formatting, or extensions, or a large selection of fonts. Honestly, even though docs has pageless formatting now, most people don't use it when they should, making everything unnecessary harder to read, so this will be better in that regard at least. This is probably good enough for 95% of what people use Docs for, but I wouldn't call it a replacement.
I haven't used it because I don't have a French government account, so correct me if I'm wrong about any of that.
Edit: it looks like it only has 1 font and no page formatting
If I can copy and paste with thought having to install the offline plugin, then I'm in.
So FramaSoft is not a thing ?? It's French
Pretty good project, but is it the future to have mainly web apps?
For offline editing there's already LibreOffice
LibreOffice does everything I need it to and there's no need for anything else.
Bro has been sleeping under a rock for the past 10 years.
It’s definitely been the direction of travel for the last several years. Not because the products are better, but because it’s easier to develop for just the browser than for Mac, Windows, and Linux.
it’s easier to develop for just the browser than for Mac, Windows, and Linux.
They also work on android and IOS. You are also not dependent on the different toolkits. Also it is so much more performant.
They also work on android and IOS.
I can imagine it'll be a 160 MB app that loads the website in a webview, like it usually is
A bit of both I guess
Web apps have the advantage of not requiring admin permission and being accessible from pretty much everywhere, and they are often less intensive I believe
And I guess cloud storage of documents makes it even better
I guess I don't mind if I can self host the server. If I can't I have no interest in touching it.
no office software requires admin eighter unless you want to install it for all users
Just checked the part about self-hosting. While it's probably possible to handle things with a less heavy approach, their only "easy to use" example right now is to have a full-blown kubernetes cluster at hand or run locally in the source directory. That's a bit much.
In the README there's also instructions for Docker Compose, although it's quite the compose file, with SIXTEEN containers defined. Not something I'd want to self-host.