Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Controlled Sharing of Private Information #1048

Open
MatejVukosav opened this issue Jan 21, 2025 · 0 comments
Open

Controlled Sharing of Private Information #1048

MatejVukosav opened this issue Jan 21, 2025 · 0 comments

Comments

@MatejVukosav
Copy link
Member

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:

  • 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant