Skip to content

global-opensource-softwares/source-open

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Is that project really Open Source?

Describing 'Fake' Open-Source Projects According to Open Source Initiative (OSI) Standards

This repository contains the list of projects/repositories that are not open-source According to open Source Initiative, but claims to be Open Source. This repository is created to aware the community about the fake open-source projects and to prevent the misuse of the term 'Open Source'.

Index

What is Open Source Software?

Open source is source code that is made freely available for possible modification and redistribution. Products include permission to use the source code, design documents, or content of the product.

  • Explanation that is easy to understand:

Imagine your class is working on a science project. Everyone adds their research and ideas to a shared document. You can tweak what others have written and add your own insights. If another group sees your project and wants to use it, they can take it, make changes, and improve it too. This way, all the groups can build on each other’s work and make something even better! Or just that guy in the class who just takes others work maybe add some jargon and present it as his own. That's @maz0n.

Criteria for Open Source Software by OSI

  1. Free Redistribution: The software can be sold or given away freely and cannot require royalties for such distribution.
  2. Source Code: Source code must be included or easily obtainable at a reasonable cost. It should be the preferred form for modifications and must not be obfuscated.
  3. Derived Works: Modifications and derived works are allowed and must be distributed under the same license terms as the original.
  4. Integrity of the Author’s Source Code: Modified source code may be distributed with “patch files” for build-time modifications, and the license can require distinct naming or versioning for derived works.
  5. No Discrimination Against Persons or Groups: The license must not discriminate against any individuals or groups.
  6. No Discrimination Against Fields of Endeavor: Usage in any field, including commercial and research, must be unrestricted.
  7. Distribution of License: The license terms must apply to all recipients without additional agreements.
  8. License Must Not Be Specific to a Product: Rights should remain the same regardless of whether the software is part of a larger distribution.
  9. License Must Not Restrict Other Software: It cannot impose restrictions on other software distributed with it.
  10. License Must Be Technology-Neutral: The license should not be tied to any specific technology or interface style.

List of Fake Open Source Projects

  • Redis - Redis is an in-memory database that persists on disk. The data model is key-value.
  • MongoDB - MongoDB is a general-purpose, document-based, distributed database built for modern application developers and for the cloud era.
  • Meta-Llama -The open source AI model you can fine-tune, distill and deploy anywhere.
  • Elasticsearch - Elasticsearch is a distributed, RESTful search and analytics engine capable of solving a growing number of use cases.

List of Open Source Projects

  • Linux - Linux is a family of open-source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991, by Linus Torvalds.
  • Apache Kafka - Apache Kafka is an open-source distributed event streaming platform used by thousands of companies for high-performance data pipelines, streaming analytics, data integration, and mission-critical applications.
  • debian - The Debian Project is an association of individuals who have made common cause to create a free operating system.
  • [neovim/vim] - Vim is a highly configurable text editor built to enable efficient text editing. It is an improved version of the vi editor distributed with most UNIX systems.

Fake Open Source Licenses

Open Source Licenses

Contributing

Code of Conduct

Contributing Guidelines

License

GNU General Public License v3.0 The trademarks and logos of the software are owned by the respective owners. The use of the software and its logo is governed by the respective licenses.

About

Describing 'Fake' Open-Source Projects According to Open Source Initiative (OSI) Standards

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •