learn and share notes on atproto (wip) 馃
malfestio.stormlightlabs.org/
readability
solid
axum
atproto
srs
Changelog#
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]#
Added#
2026-01-03#
- OAuth login directly to user's PDS with DPoP token binding
- Handle resolution via DNS TXT or
/.well-known/atproto-did
- Handle resolution via DNS TXT or
- Bi-directional sync infrastructure with conflict resolution
- Implemented
malfestio-readabilitycrate- Custom, rule-based content extraction engine replacing
dom_smoothie, featuring XPath support (ftr-site-config compatible) and a Mozilla Readability-based generic fallback.
- Custom, rule-based content extraction engine replacing
2026-01-02#
- Published AT Protocol Lexicons for all core types (
org.stormlightlabs.malfestio.*)
2025-12-*#
- TODO