Skip to content

v0.1.5

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Jul 04:13
7409c5a

What changed

  • Added synced device records under devices/ so each attached machine is visible in the vault.
  • Added per-device GitHub deploy keys for GitHub-backed vaults, including revocation when a device is deactivated.
  • Added doss deactivate for choosing or naming a non-current active device, then blocking future Doss-managed sync for that device.
  • Hardened sync so a device marked deactivated refuses to sync.
  • Tightened rough-sharing validation: rough: is required only for facts that policy shares at rough level.
  • Updated README links to the production docs site: https://doss-docs.vercel.app/.

Notes

  • Deactivation blocks future Doss-managed GitHub sync by removing the recorded deploy key when present; it cannot erase a local plaintext clone already on that device.
  • Release assets are built for macOS and Linux on amd64 and arm64, with checksums.txt attached.

Full changelog: v0.1.4...v0.1.5