this post was submitted on 07 Jun 2024
156 points (94.3% liked)

Technology

34438 readers
237 users here now

This is the official technology community of Lemmy.ml for all news related to creation and use of technology, and to facilitate civil, meaningful discussion around it.


Ask in DM before posting product reviews or ads. All such posts otherwise are subject to removal.


Rules:

1: All Lemmy rules apply

2: Do not post low effort posts

3: NEVER post naziped*gore stuff

4: Always post article URLs or their archived version URLs as sources, NOT screenshots. Help the blind users.

5: personal rants of Big Tech CEOs like Elon Musk are unwelcome (does not include posts about their companies affecting wide range of people)

6: no advertisement posts unless verified as legitimate and non-exploitative/non-consumerist

7: crypto related posts, unless essential, are disallowed

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Zerush@lemmy.ml 4 points 3 months ago* (last edited 3 months ago) (1 children)

All from Google Code (Chromium, Chromium OS, Android, irbase, etc....) and alot of third parties which include APIs from Google, Facebook and the other mencioned. Well, as FOSS you can all of these gut and fork, but if not, the are not more private and secure as any other proprietary soft. You can take a look also on the over 6200 Microsoft Open Source repositories in GitHub (also from MS), eg Docker, LinuxTracepoints, Live-share.....

https://github.com/orgs/microsoft/repositories?type=all

Or in the Open Source repositories from Zuckerbot (eg. React)

https://opensource.fb.com

Also Amazon

https://aws.amazon.com/en/opensource/

Most trustworth those from the NASA, but most very specific apps. Maybe Worldwind as alternative to Google Earth.

[–] krolden@lemmy.ml 5 points 3 months ago (2 children)

Just because its open source doesn't mean its FOSS

[–] Zerush@lemmy.ml 1 points 3 months ago* (last edited 3 months ago)

i know, because off this I named what is FOSS and what is OSS. But even FOSS, when it include APIs, also FOSS, from Big Brothers, it isn't really FOSS, it's only because the traditional definition, same for "Open" Source as such. This is because I said that the traditional definition need a revision.

https://miloslav.website/blog/2020/10/26/firefox-privacy/

[–] Midnight1938@reddthat.com -1 points 3 months ago (1 children)

Free and Open Source Software? I think they qualify

[–] krolden@lemmy.ml 5 points 3 months ago (2 children)

None of those projects are GPL

[–] Midnight1938@reddthat.com 1 points 3 months ago

People are running Microsoft VsCode deploying via Microsoft github to Vercel or Render, and consider themselves an open source advocate

[–] Zerush@lemmy.ml 1 points 3 months ago* (last edited 3 months ago)

No, but eg, Chromium has a BSD 3 license, that means simplified do what you fucking want with it at your own risk, exept if you want to put the original Chromium author on your shabby fork or derivated products, you need a permission to do it. Even Gecko has a more restrictive license (MIT, also very liberal but need copyright mencion if you use it)