kepr.uk
◈A lightweight macOS menu bar app for finding, setting, and managing desktop wallpapers from Wallhaven.
record wallpaper-set fix and install upgrade in continuity log
◈A self-hosted source hosting platform for Koh repositories. Web presence, releases, and full history for every project — on a machine you own, with nothing on infrastructure you don't control. Source hosting that's actually yours.
web: enable lazy_read_size (1 MiB) so bodies >= threshold stream via reader; map PartTooLarge to 413 body_too_large; update max_body_size comment for streaming enforcement
◈Version control designed for the solo developer. You can learn it in five minutes. Every koh save is a complete snapshot of your project. Every file. Reversible with one command. Two lanes: dev to experiment freely, main to ship. Extraordinarily fast. https://koh.asha.software
steal into an existing repo syncs full history: merge missing saves/manifests/objects, fast-forward heads+tree when clean
◈NixOS is powerful, but it can be a lot. Nina keeps the whole workflow — packages, options, rebuilds, services, remote machines — right at the prompt. Written in Zig, zero dependencies. https://nina.asha.software
fix: Resolve fable audit pin and option leftovers (v3.4.14) - Implement nina pin via flake.lock source parsing plus nix flake lock --override-input - Filter NixOS option docs inside nix eval and live-verify option search on golden - Document NINA-008/NINA-009 closeout evidence and bump version
◈Mobile companion for the Free Open Source Password Manager
docs: Record second blocked v2.14.64 Kepr retry
◈Free Open Source Zero Knowledge Password Manager. https://peachpasswords.com
bump version 4.10.6 to 4.10.7 and record lock-on-close default-off in continuity
◈End to End encrypted relay for Peach Password Manager. Never reads nor stores any vault or user data.
docs: rewrite README to kepr renderer safe-subset (v0.3.7) The kepr.uk/peach-relay renderer is a minimal markdown engine that renders tables as run-on text, #### h4 as literal '<p>#### ...</p>', and strips blockquotes; bold/ordered/nested/html are unverified and treated as unsafe. Rewrite uses ONLY h1-h3, paragraphs, flat one-line dash bullets, *italic*, inline code, and fenced code. Encryption layers, setup picker, and config options are now bullet lists with italic/code lead-ins (no tables, no bold); nginx and Caddy are ### headings; the verify note is a plain paragraph. Local guards: 0 pipes, 0 html, 0 ---, 0 **, 0 ####, 0 ^>, 0 nested/ordered/links. Continuity updated with the permanent safe-subset rule + live-render check.