- Add CSP3 support for style/script: include -elem and -attr directives - Base (style-src, script-src) now unions elem/attr (CSP2/Safari fallback) - Respect explicit base disables (e.g. style-src.unsafe-inline: false) - Hashes only when 'unsafe-inline' absent in the final base tokens - Nginx: set CSP only for HTML/worker via header_filter_by_lua_block; drop for subresources - Remove per-location header_filter; keep body_filter only - Update app role flags to *-attr where appropriate; extend desktop CSS sources - Add comprehensive unit tests for union/explicit-disable/no-mirror-back Ref: https://chatgpt.com/share/68f87a0a-cebc-800f-bb3e-8c8ab4dee8ee
BookWyrm
Description
BookWyrm is a self-hosted social reading platform where users can share books, post reviews, follow each other, and join federated conversations across the Fediverse. It is a community-driven alternative to proprietary platforms like Goodreads. Readers can catalog their library, track reading progress, and discover new books through friends and federated timelines.
Overview
BookWyrm provides a federated social network for books built on ActivityPub. Each instance can be private, invitation-only, or open for public registration. Users can import/export book lists, interact with others across the Fediverse, and maintain their own curated reading environment. As an admin, you can configure moderation tools, content rules, and federation policies to suit your community.
Features
- Federated Social Network: Connects with other BookWyrm instances and ActivityPub platforms.
- Book Cataloging: Add, search, and organize books; import/export libraries.
- Reading Status & Reviews: Mark books as “to read,” “reading,” or “finished,” and publish reviews or quotes.
- Timelines & Interaction: Follow other readers, comment on reviews, and engage in federated discussions.
- Privacy & Moderation: Fine-grained controls for content visibility, moderation, and federation settings.
- Community Building: Host a private club, classroom library, or large public community for readers.
- Optional SSO Integration: Can work with OIDC for unified login across platforms.