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

taxonomy of private data types #60

Open
schnelle opened this issue Sep 4, 2024 · 5 comments
Open

taxonomy of private data types #60

schnelle opened this issue Sep 4, 2024 · 5 comments
Assignees

Comments

@schnelle
Copy link
Collaborator

schnelle commented Sep 4, 2024

Data that is used in the personal assistant and transferred is at least of the following typies

  • data is shared between you and the entity in a trust relationship
  • Data is shared but there's no trust relationship, generic cloud-based assistant
  • no data is shared as it is not needed to work
  • data is only kept embedded

Check for a taxonomy of private data from security and trust researn.

@dadahl
Copy link
Collaborator

dadahl commented Sep 11, 2024

Even if there is a trust relationship you can still be attacked. That's why cryptography is really important.
How can the assistant do its job with only embedded data?

@schnelle
Copy link
Collaborator Author

schnelle commented Nov 6, 2024

Review on 2024-11-06

  • Add a section after section 4 talk about privacy

@nwhysel
Copy link
Collaborator

nwhysel commented Nov 6, 2024 via email

@GerardChollet2
Copy link
Collaborator

GerardChollet2 commented Nov 6, 2024 via email

@GerardChollet2
Copy link
Collaborator

GerardChollet2 commented Nov 6, 2024 via email

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

No branches or pull requests

4 participants