malus.sh· 13h ago

Malus:开源代码的终结者

Malus – Clean Room as a Service

Malus提供了一种全新的服务,通过专有的AI机器人独立重建开源项目,生成完全独立的代码。这种服务摆脱了开源许可证的约束,无需归因、无衍生作品、无义务。企业可以自由选择适合自己的许可证,实现彻底的代码解放。

microflash556points205 comments

Clean Room as a Service

Finally, liberation from open source license obligations.

Our proprietary AI robots independently recreate any open source project from scratch. The result? Legally distinct code with corporate-friendly licensing. No attribution. No copyleft. No problems.

{
  "dependencies": {
    "react": "^18.0.0",
    "lodash": "^4.17.21",
    "express": "^4.18.0"
  }
}
{
  "dependencies": {
    "m-react": "^18.0.0",
    "m-lodash": "^4.17.21",
    "m-express": "^4.18.0"
  }
}

The Problem with Open Source

Is your legal team frustrated with the attribution clause? Tired of putting "Portions of this software..." in your documentation? Those maintainers worked for free—why should they get credit?

Does your company forbid AGPL code? One wrong import and suddenly your entire proprietary codebase must be open sourced. The horror!

Tracking licenses across hundreds of dependencies? Legal reviews taking weeks? Third-party audits finding "issues"? What if you could just... not deal with any of that?

Some licenses require you to contribute improvements back. Your shareholders didn't invest in your company so you could help strangers.

For the first time, a way to avoid giving that pesky credit to maintainers.