You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Users lack a way to selectively share private information with specific peers while keeping it inaccessible to others.
Proposed Solution:
Develop functionality for:
Sharing private data (e.g., public keys, notes or settings) with one or more independent peers chosen by the user.
Ensuring this sharing is secure and limited to intended recipients only.
Prepare foundation for access revocation (once the access has been granted, it should be possible to remove it)
Example Use Case:
#1 The company is using an application to collect feedback for performance review of its employees. The company has created a feedback form for each employee. After feedback is provided, owner wants to share that feedback with members of HR and CEO #2 User wants to store their medical records in the node and share them with specific peers.
The text was updated successfully, but these errors were encountered:
Current Issue:
Users lack a way to selectively share private information with specific peers while keeping it inaccessible to others.
Proposed Solution:
Develop functionality for:
Example Use Case:
#1 The company is using an application to collect feedback for performance review of its employees. The company has created a feedback form for each employee. After feedback is provided, owner wants to share that feedback with members of HR and CEO
#2 User wants to store their medical records in the node and share them with specific peers.
The text was updated successfully, but these errors were encountered: