docs(user): org item-type parity shipped — flip concepts + faq org sections
All four v0.8.1 streams merged (main 4c0a289): org add now supports all 7 item
types (card/key/totp/document) and org edit is interactive. Flip the two
high-level org sections from "coming" to shipped, grounded in the real merged
`relicario org add <type> --collection …` surface; remove the rebase TODO markers.
This commit is contained in:
@@ -60,11 +60,9 @@ Install is currently build-from-source (no web-store listing). See [The browser
|
||||
|
||||
## Can my team share a vault?
|
||||
|
||||
Relicario includes an org vault feature (`relicario org …`) with owner/admin/member roles, collections, per-collection access grants, and a signed audit log. The server only sees ciphertext; access is enforced by collection grants.
|
||||
Relicario includes an org vault feature (`relicario org …`) with owner/admin/member roles, collections, per-collection access grants, and a signed audit log. It supports the full set of item types — logins, secure notes, identities, cards, keys, documents, and TOTP — added with `relicario org add <type> --collection <name> …`. The server only sees ciphertext; access is enforced by collection grants.
|
||||
|
||||
**Current limitation:** the browser extension does **not** yet support org vaults — there is no org switch, browse, or write support in the extension. Org vault access is CLI-only for now. Additionally, org `add` currently supports login, secure-note, and identity items; Card, Key, Document, and TOTP parity for the org vault is coming in the next release.
|
||||
|
||||
<!-- TODO: revisit org item types after rebase on final main -->
|
||||
**Current limitation:** the browser extension does **not** yet support org vaults — there is no org switch, browse, or write support in the extension. Org vault access is CLI-only for now.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user