tane/docs/legal
vjrj 15385a26cf feat: cover seedlings (plantón) in copy + legal, backup cadence, server picker
Beta-tester feedback triage. The data model already had LotType.seedling as
first class; the gaps were copy and UX.

- Seedlings/plantones: broaden landing hero (EN/ES), in-app legal notice, and
  all legal texts (site + docs masters) from seeds-only to "seeds and
  seedlings", with a live-plant phytosanitary/transport caveat. Seeds stay the
  hero — targeted, not a blanket rename.
- Backups: settings line now states the 7-day cadence explicitly; cadence lives
  in AutoBackupService.backupInterval as the single source for text and schedule.
- Community servers: replace the manual wss:// text box with a checklist of the
  known servers (defaults visible/toggleable) plus an "add server" affordance
  with basic validation. No jargon in the UI.

i18n across en/es/pt/fr/de/ast (ja falls back). Tests updated + a new
server-picker widget test.
2026-07-15 15:57:23 +02:00
..
es feat: cover seedlings (plantón) in copy + legal, backup cadence, server picker 2026-07-15 15:57:23 +02:00
community-rules.md feat: cover seedlings (plantón) in copy + legal, backup cadence, server picker 2026-07-15 15:57:23 +02:00
privacy-policy.md feat: cover seedlings (plantón) in copy + legal, backup cadence, server picker 2026-07-15 15:57:23 +02:00
README.md docs(legal): full legal package — privacy, terms, community rules, seed-law notice (en+es) + Play/Apple/analysis internal docs 2026-07-13 08:24:27 +02:00
seed-legality-notice.md feat: cover seedlings (plantón) in copy + legal, backup cadence, server picker 2026-07-15 15:57:23 +02:00
terms-of-use.md feat: cover seedlings (plantón) in copy + legal, backup cadence, server picker 2026-07-15 15:57:23 +02:00

Legal documents

Public, user-facing documents (masters in English, Spanish mirror in es/):

Document Spanish Published at (target)
privacy-policy.md es/politica-de-privacidad.md https://tane.comunes.org/legal/privacy
terms-of-use.md es/condiciones-de-uso.md https://tane.comunes.org/legal/terms
community-rules.md es/normas-de-la-comunidad.md https://tane.comunes.org/legal/rules
seed-legality-notice.md es/aviso-sobre-semillas.md https://tane.comunes.org/legal/seeds

Internal documents (not published, for the team):

Publishing checklist (outside this repo)

  1. Publish the four public documents (EN + ES) under https://tane.comunes.org/legal/…. Google Play requires the privacy policy URL to be live before the store listing is submitted.
  2. Paste the privacy policy URL into Play Console → App content → Privacy policy.
  3. Fill the Data Safety form from internal/play-compliance.md.
  4. TODO: confirm the public contact address used in the documents (currently info@comunes.org) with the Comunes association before publishing.

Conventions

  • Masters are English; the Spanish mirror must be kept in sync (same section numbers).
  • The in-app "Privacy & rules" screen shows short human-language summaries and links here; the app never shows jargon (no "GDPR", "NIP", "geohash" in UI copy).
  • Any change that affects what data leaves the device requires updating: the privacy policy, the in-app summary (i18n), and the Data Safety form answers.