Skip to content

Astro Notes

Astro Notes is an end-to-end encrypted, Markdown-only note service: note content and metadata are opaque ciphertext to the server.

Every page here is derived from code — nothing is hand-published.

  • API reference — the OpenAPI 3.1 contract, generated from the backend’s annotations. The same document drives the generated TypeScript client.

  • Architecture — module trees and dependency graphs generated from the code.

  • GDPR operations — operator-facing compliance record.