-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Labels
developmentStandard developmentStandard developmentr&d:polykey:core activity 3Peer to Peer Federated HierarchyPeer to Peer Federated Hierarchy
Milestone
Description
Specification
- Gestalt Discovery is the implementation of our social discovery theory/concept
- Gestalt Discovery involves using
links/claims,identities,sigchain, andnodesdomain as dependencies - The discovery is triggered by search requirements and sharing usecases
- Finding other identities that are augmented
- To be able to share with an identity, that identity must be linked to a node in a gestalt
- The discovery interface is therefore in the CLI
- The
pk identities ...subcommand must be capable of triggering the discovery process and augmentation processpk identities authenticate github.com- should authenticate with a provider id and create a token for a given identity, it should tell the user what identity has been authenticated, as well as token information like expiry date if availablepk identities augment github.com cmcdragonkai- this augmentscmcdragonkai, should fail if this account is not authenticated
- The
pk nodes ...subcommand should focus on being introspective of the newly refactoredNodeManagerandNodeGraph, this will be useful for debugging purposes
Additional context
See the wiki CLI and we need to update and iterate this.
Have @emmacasolin make sure that her article matches what this implementation is capable of.
Tasks
- Integrate DB into
IdentityManager - Connect the
discovery/Discovery.tsdomain to the Identities CLI MR andpk identities ...subcommands, specify and add acceptance tests for these - Connect the
nodes/NodeGraph.tsandnodes/NodeManager.tsto the Nodes CLI MR and specify thepk nodes ...subcommands. - Update all the
src/bincommands
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
developmentStandard developmentStandard developmentr&d:polykey:core activity 3Peer to Peer Federated HierarchyPeer to Peer Federated Hierarchy