Commit Graph

7 Commits

Author SHA1 Message Date
Klaas van Schelven
1ea365e146 Typo in LICENSE 2025-11-04 09:31:58 +01:00
Klaas van Schelven
4ad3c5efcf Hardening of Temporary-Directory Usage
Defends against certain forms of local privilege escalation, i.e.
understood to be defense in depth rather than a security issue given
the recommended ways of deploying (docker container or in a single-use
single-server)

Fix #174

See https://github.com/python/cpython/pull/23901
2025-08-30 15:10:50 +02:00
Klaas van Schelven
d50838b9ff Change license to PolyForm Shield License
See #22
2025-01-15 14:20:33 +01:00
Klaas van Schelven
77a4fd321d LICENSE: point to terms on website 2024-12-04 11:55:44 +01:00
Klaas van Schelven
8ea88064dc LICENSE: clarify Docker installs 3rd party packages too 2024-12-04 11:23:28 +01:00
Klaas van Schelven
386057be5b Explicitly point out licences of dependencies and included components in our own LICENCE 2024-09-13 14:17:12 +02:00
Klaas van Schelven
6f9706c85b Add LICENCE file (that points to not-yet-defined terms) 2024-05-14 22:14:14 +02:00