André Cruz
André Cruz
## Description Design the devices list page. ## Acceptance Criteria - [x] A list of all the devices, including revoked - [x] Explore how revoked devices can be distinguished from...
## Description Support ethr did in the JS IDM Client. This task is easy because we are using https://github.com/uport-project/did-resolver and there's already https://github.com/uport-project/ethr-did-resolver! ## Acceptance Criteria - [ ] Integrate...
## Description Support [ethr]( https://github.com/uport-project/ethr-did) DID method in the JS IDM Wallet. For now, the `idm-wallet` module just supports the `IPID` did method. Though, we should add at least one...
## 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...
## 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...
Users should be able to go fully annonymous when interacting with certain apps. Brainstorm how we could implement this feature.
## Description Improve tests coverage related to backend modules. ## Acceptance Criteria - [ ] Improve tests coverage on https://github.com/ipfs-shipyard/js-idm-wallet - [ ] Improve tests coverage on https://github.com/ipfs-shipyard/js-idm-bridge-postmsg - [...
## Description We must run IDM Wallet in a service-worker. Amongst other benefits, the user will no longer has to keep the wallet open at all times. ## Acceptance Criteria...
## Description Implement the ability to create social proofs in the Nomios wallet. This requires the user to follow a small guide in order to post the proof successfully. ##...
## Description Create a module to create social proofs on Facebook and Twitter. If it's easy, also support LinkedIn and GitHub. The proof is a cryptographic signature that is posted...