Skip to content

Commit 2799bbe

Browse files
committed
📝 docs(readme): drop Quire Cloud subsection
The Privacy section in the README advertised a planned paid hosted service that isn't part of this repository. Out of scope for the OSS README. Removes the subsection and collapses the now-redundant self-hosted/Cloud h3 split back into a flat Privacy section.
1 parent 6d95098 commit 2799bbe

1 file changed

Lines changed: 1 addition & 29 deletions

File tree

README.md

Lines changed: 1 addition & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -70,11 +70,7 @@ is Quire-specific.
7070

7171
## Privacy
7272

73-
Self-hosted Quire — what this repository ships — is the only Quire that
74-
exists today. It stays Apache-2.0, calibre-web-only, and **no telemetry,
75-
ever.**
76-
77-
### Self-hosted (this repository)
73+
Apache-2.0, calibre-web-only, **no telemetry, ever.**
7874

7975
- No analytics, no crash reporting, no third-party SDKs.
8076
- Network calls go to your calibre-web instance and your Quire Server.
@@ -88,30 +84,6 @@ ever.**
8884
- Credentials are stored in Android Keystore (hardware-backed where the
8985
device supports it).
9086

91-
### Quire Cloud (future paid hosted service, separate)
92-
93-
Quire Cloud is a planned, separate, paid hosted service operated by the
94-
author. It does not exist yet and is not part of this repository.
95-
96-
> Quire Cloud is a paid service that processes service data only to
97-
> provide its features. See the privacy notice for what we store, why,
98-
> for how long, and the subprocessor list.
99-
100-
Before any Cloud private beta opens, the following will ship as
101-
non-negotiable prerequisites:
102-
103-
- A published Cloud privacy notice covering data categories, processing
104-
purposes, retention, user rights, and the full subprocessor list.
105-
- A data-subject access / export endpoint ("download everything").
106-
- Cascading account deletion (delete account → all associated rows go
107-
with it).
108-
109-
None of the above changes anything about the self-hosted edition.
110-
There is no Cloud sign-in requirement in the OSS app, no telemetry
111-
back-channel, and no feature gated behind Cloud. Self-hosters and
112-
Cloud users will hit the same `quire_server` codebase via the same
113-
HTTP API; only the operator and the data-controller differ.
114-
11587
## AI features (optional)
11688

11789
Quire optionally calls AI for book insights and library analysis. AI is

0 commit comments

Comments
 (0)