Merge claude/2
This commit is contained in:
commit
2868121708
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -3,6 +3,7 @@
|
|||||||
# trees never ship in libreportal-<ver>.tar.gz.
|
# trees never ship in libreportal-<ver>.tar.gz.
|
||||||
scripts/unused export-ignore
|
scripts/unused export-ignore
|
||||||
scripts/release export-ignore
|
scripts/release export-ignore
|
||||||
|
site export-ignore
|
||||||
docs export-ignore
|
docs export-ignore
|
||||||
.claude export-ignore
|
.claude export-ignore
|
||||||
.gitignore export-ignore
|
.gitignore export-ignore
|
||||||
|
|||||||
@ -35,7 +35,8 @@ together in **`/usr/local/lib/libreportal/`**; everything else is named
|
|||||||
| `libreportal-socket` | root | docker-socket read perms (type switcher) |
|
| `libreportal-socket` | root | docker-socket read perms (type switcher) |
|
||||||
| `libreportal-svc` | root | generate/install the task-processor systemd unit |
|
| `libreportal-svc` | root | generate/install the task-processor systemd unit |
|
||||||
| `libreportal-bininstall` | root | install the restic/kopia backup-engine binaries |
|
| `libreportal-bininstall` | root | install the restic/kopia backup-engine binaries |
|
||||||
| `libreportal-appcfg` | root | rewrite AdGuard/CrowdSec/ownCloud config files |
|
| `libreportal-appcfg` | root | rewrite AdGuard/CrowdSec-bouncer/ownCloud config files |
|
||||||
|
| `libreportal-crowdsec` | root | install/manage the host-side CrowdSec agent + firewall bouncer |
|
||||||
|
|
||||||
These are the scoped-sudoers trust boundary: root-owned in a root-owned dir, so the
|
These are the scoped-sudoers trust boundary: root-owned in a root-owned dir, so the
|
||||||
manager can `sudo` them but can't modify them. Each bakes the three roots + the
|
manager can `sudo` them but can't modify them. Each bakes the three roots + the
|
||||||
|
|||||||
@ -7,7 +7,7 @@ to you — in plain language, so you can hold us to it.
|
|||||||
|
|
||||||
You can **run, study, modify, share, and fully use 100% of LibrePortal —
|
You can **run, study, modify, share, and fully use 100% of LibrePortal —
|
||||||
every feature — for free, forever.** The entire platform is licensed under
|
every feature — for free, forever.** The entire platform is licensed under
|
||||||
the GNU AGPLv3 (see [LICENSE](LICENSE)). There are **no feature paywalls in
|
the GNU AGPLv3 (see [LICENSE](../../LICENSE)). There are **no feature paywalls in
|
||||||
the software, no crippled "community edition," and no telemetry** phoning
|
the software, no crippled "community edition," and no telemetry** phoning
|
||||||
home.
|
home.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user