Login
You're viewing the front-end.social public feed.
  • Aug 12, 2026, 7:49 AM

    Replaced #Mimir 's flaky peer to peer with a cloud relay sync. Local first and optional. Cloud is fully encrypted in transit and at rest. If this is ever going to see production I'd need to think about how to give access to paying clients only. 🙃

    It now also works only by passing the 'vault ID' and a passphrase. I want to keep the 8 word passphrase, but the vault ID would need to be linked to my customer management system? 🤔 This is harder than I expected.

    #indiedev #pkm

    Terminal output showing `npm run stats` command execution with two distinct vault statistics, each detailing operation counts, last write times, device counts, and specific device operation/sequence data.
    💬 1🔄 0⭐ 0

Replies

  • Aug 12, 2026, 7:51 AM

    And the ambiguous dots, where the ops share a device and seq, is just me messing with copying databases manually. Shouldn't happen in production.

    💬 0🔄 0⭐ 0