Update License
Release rolling / release (push) Successful in 8m58s

This commit is contained in:
Raven Scott
2026-07-11 18:47:04 -04:00
parent 42a69c6dc7
commit 975f9d2f5d
8 changed files with 670 additions and 9 deletions
+1 -1
View File
@@ -68,7 +68,7 @@ npx holesail 'hs://s000…'
## License note
`holesail` is **AGPL-3.0** and is a **required** peardock dependency. peardock remains Apache-2.0; shipping peardock includes Holesail under AGPL. Operators distributing a combined binary should review AGPL obligations. See `docs/SBOM.md`. Set `ENABLE_HOLESAIL=0` if you must run without opening tunnels (package still installed).
`holesail` is **AGPL-3.0** and is a **required** peardock dependency. PearDock itself is also **AGPL-3.0** (aligned with Holesail). Operators distributing modified server builds that users interact with over a network should review AGPL source-offer obligations. See `docs/SBOM.md`. Set `ENABLE_HOLESAIL=0` if you must run without opening tunnels (package still installed).
## Security
+1 -1
View File
@@ -35,4 +35,4 @@ See `package.json` / `package-lock.json`. Major surface:
## License
Apache-2.0 (project). Optional Holesail integration pulls **AGPL-3.0** (`holesail` / `holesail-server` / `holesail-client`). Review transitive licenses before redistribution; servers that enable tunnels should document AGPL obligations.
**AGPL-3.0** (project, same as Holesail). Holesail integration is also **AGPL-3.0** (`holesail` / `holesail-server` / `holesail-client`). Review transitive licenses before redistribution; network operators of modified builds should document AGPL source-offer obligations.