Skip to main content

max / makenotwork

934 B · 31 lines History Blame Raw
1 # Source Availability
2
3 Makenot.work source code is publicly available for review.
4
5 ## Why Source Available
6
7 Our claims about privacy, security, and data handling are verifiable by reading the code.
8
9 ## Repository
10
11 ```
12 makenot.work/git/max/
13 ```
14
15 Available for review:
16 - Application code
17 - Database migrations
18 - Infrastructure configs
19 - Documentation
20
21 ## License
22
23 PolyForm Noncommercial 1.0.0. This is **source-available, not open source**. You can read, review, learn from, and use the code for any noncommercial purpose. Commercial use requires a separate license from Make Creative, LLC.
24
25 Full open source (MIT, GPL, etc.) would let a well-funded company clone the platform and outspend us on marketing. Source-available gives you the transparency that matters without giving venture capital a free blueprint.
26
27 ## See Also
28
29 - [Architecture]./architecture.md: how the system is built
30 - [Security]./security.md: security practices
31