Releases: Kordi-AI/doss
Releases · Kordi-AI/doss
Release list
v0.1.5
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 deactivatefor choosing or naming a non-current active device, then blocking future Doss-managed sync for that device. - Hardened sync so a device marked
deactivatedrefuses to sync. - Tightened rough-sharing validation:
rough:is required only for facts that policy shares atroughlevel. - 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.txtattached.
Full changelog: v0.1.4...v0.1.5
v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
Full Changelog: https://github.com/Kordi-AI/doss/commits/v0.1.0