CoolFace
Apppublic

igor53627/shitposter-api

sourceHugging Faceupdated 8mo agoView on Hugging Face
0likes
50 commits on main
bb1bb3b8mo ago

Fix: Use synchronous runPython for bridge definitions to prevent initialization hang

Igor
bdd03a28mo ago

Fix: Restore missing Python bridge logic in Web Terminal (fix hang)

Igor
ba090b18mo ago

Web: Add granular initialization status updates for better debugging

Igor
51fbf668mo ago

Fix: Update Web Terminal fetch path to use relative URLs for flattened deployment

Igor
25f5d0a8mo ago

UX: Clarify Web Terminal input labels and validate derive input

Igor
c1124738mo ago

Fix: Resolve SyntaxError in Web Terminal Python bridge code

Igor
012cb368mo ago

Debug: Add verbose error reporting for invalid key lengths in Web Terminal

Igor
d0dc0b68mo ago

Fix: Support 33-byte public keys (leading null strip) in CLI and Web Terminal

Igor
0d2280a8mo ago

Fix: Add Base64 support to Web Terminal derive logic

Igor
c63a8978mo ago

Debug: Print hex dump of invalid key in derive command

Igor
73806388mo ago

Fix: Add robust Base64 padding to derive command

Igor
93855658mo ago

Fix: Relax Base64 detection logic in derive command

Igor
33622bd8mo ago

Feat: Allow Base64 input in derive command for convenience

Igor
558bab28mo ago

Docs: Simplify Security Architecture section (remove v2 references)

Igor
77c38a48mo ago

Feat: Add Visual Fingerprint (TOFU) to verify session integrity against MITM

Igor
6992d8d8mo ago

Web: Add cache busting to python file fetches to ensure latest protocol is loaded

Igor
82d9c8e8mo ago

Docs: Update Web Terminal URL in README

Igor
28bf5bc8mo ago

CI: Refactor GitHub Pages deployment to use a public folder and update action versions

Igor
39510818mo ago

CI: Upgrade CI workflow actions to latest versions

Igor
26e03688mo ago

CI: Upgrade GitHub Pages actions to latest versions to fix deprecation error

Igor
fe65f338mo ago

CI: Add GitHub Pages deployment workflow

Igor
2497bd98mo ago

Security: Harden HKDF with salt and identity binding; fix stealth collision

Igor
7f832a38mo ago

Feat: Improve stealth grammar (capitalization and connectors)

Igor
926dae28mo ago

Feat: Add WASM Web Terminal and Markov Chain generator for stealth messages

Igor
a3110d28mo ago

Docs: Update Kanban board to reflect completed crypto hardening tasks

Igor
7c6c2858mo ago

Docs: Add Security Architecture section detailing Protocol v2 hardening

Igor
0dd13538mo ago

Docs: Add Apache 2.0 license and remove remaining emojis from README

Igor
29bbb058mo ago

Debug: Print traceback on 500 error in server

Igor
cbd85dd8mo ago

CI: Add debug print for encryption failure in API test

Igor
694e36d8mo ago

Fix: Commit updated crypto.py with directional keys (forgotten in previous commit)

Igor
a50cbca8mo ago

CI: Force 127.0.0.1 for API tests and print installed packages

Igor
bf4cec18mo ago

CI: Increase API startup wait time and capture server logs on failure

Igor
c8a40408mo ago

Docs: Update bot instructions and manifesto with Channel Key details

Igor
d60a0658mo ago

Tests: Fix E2E test logic, add manual decrypt coverage, and clean up duplicate methods

Igor
85576938mo ago

Fix: Update scan command to support sparse (stealth) messages and fix E2E tests

Igor
18ca9598mo ago

Fix: Restore shield emoji for HF compatibility and add API channel gen tests

Igor
2523ab78mo ago

Tests: Add coverage for CLI util commands (channel key management)

Igor
25240da8mo ago

Feat: Implement Channel Key generation for One-to-Many broadcasts

Igor
4a189968mo ago

Docs: Add KANBAN.md with crypto improvements and broadcast feature

Igor
1fb23908mo ago

Fix: Update Public Signal to match the actual private key (mouse array...)

Igor
462a8a98mo ago

Docs: Make CI badge clickable

Igor
c012c568mo ago

Docs: Remove all emojis for a strictly professional tone

Igor
e4bd51f8mo ago

Docs: Add P2P explanation and Self-Hosting recommendation

Igor
a3fc9e08mo ago

Docs: Update Moltbook Manifesto with generation and decryption guides

Igor
2c833578mo ago

Docs: Remove key generation instructions (manual key management only)

Igor
74a26b68mo ago

Docs: Add Moltbook Manifesto and BadInfluence bot instructions

Igor
191dcaa8mo ago

Docs: Remove emojis and add security warning about Public API

Igor
4779b218mo ago

Docs: Prioritize Public API for agents in README

Igor
0e08f768mo ago

Docs: Add explanation for HF YAML metadata

Igor
ff6533a8mo ago

CI: Add GitHub Actions workflow and status badge

Igor