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

Add settings for security and privacy #83

Open
ShawnClake opened this issue Mar 8, 2017 · 1 comment
Open

Add settings for security and privacy #83

ShawnClake opened this issue Mar 8, 2017 · 1 comment

Comments

@ShawnClake
Copy link
Owner

ShawnClake commented Mar 8, 2017

Add settings for encrypting:

  • Comments
  • Profile content

These settings should default to false for app speed and backwards compatability

Add user settings for privacy:

  • Can others comment? Friend, Anyone, Myself
  • Can other view profile? Friend, Anyone, Myself
  • Can others find me in seach? Friend, Anyone, Myself
  • More to come soon

For these settings, use an octal encoding. Each digit has a possible 8 states which corresponds to Friend, Anyone, Myself and leaves room for more options in the future. Then, this can be stored as an integer in the DB.

@ShawnClake ShawnClake self-assigned this Mar 8, 2017
ShawnClake added a commit that referenced this issue Apr 19, 2017
…ed now. Added additional core settings in preparation for #83
@ShawnClake
Copy link
Owner Author

Built the seeder for adding user dynamic settings fields for this

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