Add the Calendula and Agendula privacy policies #7

Merged
makiolaj merged 2 commits from calendula-privacy-policy into main 2026-09-09 14:02:01 +00:00
2 Commits
Author SHA1 Message Date
makiolaj 92472937cc Restore spaces stripped at wrapped inline-tag boundaries
Astro drops the whitespace run when a line break falls exactly at an inline
tag boundary, so "the\n<a ...>" renders glued. Adds {' '} at the wrap.
The footer one showed on every page.
2026-09-09 16:01:16 +02:00
makiolaj 0fe0eaf2bd Add the Agendula app privacy policy
Same structure as the Calendula page, but Agendula holds INTERNET and syncs
CalDAV itself, so the wording turns on "only to the server you entered"
rather than on the absence of the permission. Facts from the app repo:
storage modes, Keystore-encrypted credentials, RFC 6764 discovery,
Nextcloud Login Flow v2, Auto Backup exclusions, crash-report allowlist.
2026-09-09 16:01:11 +02:00