Skip to content

Integrate autoindexing into the vaults domain #257

@joshuakarp

Description

@joshuakarp

Specification

Once autoindexing has been implemented into js-db, this should be brought into js-polykey and integrated into the vaults domain.

Additional context

Tasks

Provide support for:

  1. Using the index to look up by vault name (currently, it performs a linear search over all vaults)
  2. Using the index to look up by node ID from the remote field (i.e. a cloned vault that originally came from the specified node ID) - this would mean the node ID needs to be part of the metadata
  3. Using the index to enforce the uniqueness constraint on vault name and to prevent duplicate vault names

Metadata

Metadata

Assignees

Labels

developmentStandard developmentenhancementNew feature or requestepicBig issue with multiple subissuesr&d:polykey:core activity 1Secret Vault Sharing and Secret History Management

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions