logicsrc/plugins/credential-sharing/src
Anthony Ettinger e4723f31b1
Some checks are pending
CI / build (push) Waiting to run
test / test (push) Waiting to run
feat(credentials): manage team members and rotate invites
2026-08-04 19:16:02 +00:00
..
providers fix(credentials): one vault per user, in the config dir (#119) 2026-07-31 22:53:17 -07:00
client.ts feat(credentials): manage team members and rotate invites 2026-08-04 19:16:02 +00:00
crypto.test.ts feat(credential-sharing): end-to-end-encrypted team credential sharing 2026-07-13 13:11:32 +00:00
crypto.ts feat(credential-sharing): end-to-end-encrypted team credential sharing 2026-07-13 13:11:32 +00:00
engine.test.ts feat(credential-sharing): implement the Credential Sharing OpenSpec (M1-M3) 2026-06-27 15:24:30 +00:00
engine.ts feat(credentials): encrypt the vault at rest (#121) 2026-07-31 22:55:38 -07:00
fingerprint.ts feat(credential-sharing): implement the Credential Sharing OpenSpec (M1-M3) 2026-06-27 15:24:30 +00:00
identity.ts fix(credentials): one vault per user, in the config dir (#119) 2026-07-31 22:53:17 -07:00
index.ts feat(credentials): re-key team vaults, and reach sh1pt's vault as a provider (#117) 2026-07-30 18:41:03 -07:00
manifest.ts feat(credential-sharing): end-to-end-encrypted team credential sharing 2026-07-13 13:11:32 +00:00
paths.test.ts fix(credentials): one vault per user, in the config dir (#119) 2026-07-31 22:53:17 -07:00
rekey.test.ts feat(credentials): re-key team vaults, and reach sh1pt's vault as a provider (#117) 2026-07-30 18:41:03 -07:00
rekey.ts feat(credentials): re-key team vaults, and reach sh1pt's vault as a provider (#117) 2026-07-30 18:41:03 -07:00
store.ts feat(credentials): encrypt the vault at rest (#121) 2026-07-31 22:55:38 -07:00
types.ts feat(credentials): re-key team vaults, and reach sh1pt's vault as a provider (#117) 2026-07-30 18:41:03 -07:00
vault-encryption.test.ts feat(credentials): encrypt the vault at rest (#121) 2026-07-31 22:55:38 -07:00