Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
---
title: "Adopt AGPL-3.0 license for SaaS protection"
date: 2026-04-03
author: "Jonasb8"
source: "https://github.com/Jonasb8/memex/pull/7"
pr: 7
repo: "Jonasb8/memex"
confidence: 0.65
tags: []
---

# Adopt AGPL-3.0 license for SaaS protection

> ⚠️ **Low confidence** — limited rationale present in source. Verify before relying on this record.

## Context

The project needed a license that would remain open source while protecting against commercial use in SaaS products without contribution back to the project. The decision was made during project setup or licensing review.

## Decision

Adopt AGPL-3.0 license to maintain open source status while ensuring strong protection against companies using the code in SaaS without contributing back.

## Alternatives considered

- Other open source licenses that provide less protection against proprietary SaaS use

## Constraints

_None recorded_

## Revisit signals

_None_

---

_Extracted by Memex from [PR #7](https://github.com/Jonasb8/memex/pull/7) · 2026-04-03_
Loading