pm-idm icon indicating copy to clipboard operation
pm-idm copied to clipboard

IDM project management repository

Results 100 pm-idm issues
Sort by recently updated
recently updated
newest added

## Description Currently, data being replicated between wallets is not securely encrypted and signed. We are using OrbitDB to store and replicate data, but it doesn't allow removing peers. This...

task

## Description Define what information, content and features should be displayed on the homepage. ## Acceptance Criteria - [ ] Define Information Architecture - [ ] Define content for the...

discussion
task

## Description There should be a possibility to choose different DID methods based on the users' preference. ## Acceptance Criteria - [ ] User should be able to choose a...

task
frontend

## Description A credential is an attestation of qualification, competence, or authority issued to an entity. Verifiable credentials is a data model to express this proofs on the Web. We...

task
backend

## Description Generate a PDF document with details about the identity so that the identity is backed up. ⚠️It should be discussed in which layer of implementation this feat should...

task

## Description At the moment, we are using `` to wrap buttons, which is wrong. Besides being invalid HTML markup, it causes 2 elements to have focus. ## Acceptance Criteria...

task
design
code debt

## Description Some compromises and shortcuts were made to speed up development to deliver on IPFS Camp. Though, it's time to improve on them. This task holds several sub-tasks related...

task
frontend
backend
code debt

## Description Uploading a PDF as generated in #224 must import its corresponding identity. ⚠️It should be discussed in which layer of implementation this feat should be implemented. ## Acceptance...

task

## Description Similarly to OAuth/OpenID, the app asks the user to disclose information of certain scopes. The user should be able to cherry-pick which information of these scopes will be...

task
backend

## Description Implement ability to pick which information to disclose in the authentication prompt, according to designs. ## Acceptance Criteria - [ ] Implement according to #240 - [ ]...

task
frontend