Changeset ce16d8a in Klonkt for README.md


Ignore:
Timestamp:
06/27/2026 10:50:37 AM (2 months ago)
Author:
Robin Genis <roboburr@…>
Branches:
main
Children:
67aea12
Parents:
f1ce47a
Message:

docs(readme): Circles is ActivityPub now, not the old Ed25519 protocol

  • README.md — the Circles feature bullet + tech-stack line still described the old custom Ed25519-signed pull protocol, which was removed when Circles was rebuilt on ActivityPub (2026-06-26). Now: Circles = a curated fediverse feed (Mastodon/PeerTube/other Klonkt sites), built on ActivityPub with HTTP Signatures.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • README.md

    rf1ce47a rce16d8a  
    1515- **Grow**: newsletter, download-for-email, EPK/press kit, link-in-bio,
    1616  show calendar, and **cookie-free statistics**.
    17 - **Circles** — connect your site with other Klonkt sites and show each other's
    18   public posts; decentralized, with no central platform (Ed25519-signed federation).
     17- **Circles** — a curated feed of the makers you choose: feature accounts (other Klonkt
     18  sites, Mastodon, PeerTube — any fediverse server) and their public posts appear in your
     19  Circle. Decentralized, no central platform — built on ActivityPub.
    1920- **Themes & languages** — multiple palettes (light + dark), interface in EN/NL/DE.
    2021- **Installable (PWA)**, **privacy-first** (self-hosted fonts, no tracking).
     
    165166- **Templates:** EJS (server-rendered) + **htmx 1.9** (vendored, no build step)
    166167- **Audio:** ffmpeg-static (bundled)
    167 - **Circles:** Ed25519-signed pull (libsodium via Node crypto)
     168- **Fediverse / Circles:** ActivityPub (HTTP Signatures) — federates with Mastodon, PeerTube and other Klonkt sites
    168169- **Fonts:** self-hosted variable woff2 (Fraunces / Plus Jakarta Sans)
    169170
Note: See TracChangeset for help on using the changeset viewer.