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

Encrypted board data #8

Closed
bitionaire opened this issue Mar 2, 2018 · 0 comments
Closed

Encrypted board data #8

bitionaire opened this issue Mar 2, 2018 · 0 comments
Milestone

Comments

@bitionaire
Copy link
Contributor

As a user I want to keep my retro secret. The card text must be encrypted (e.g. with AES256) and the encryption key should be generated on the client and shared via the board URL (e.g. as a hash parameter).

@bitionaire bitionaire changed the title Encrypted card text Encrypted board data May 21, 2018
@bitionaire bitionaire added this to the 1.0 milestone May 21, 2018
@bitionaire bitionaire mentioned this issue May 21, 2018
bitionaire added a commit that referenced this issue Nov 23, 2018
* Added "private" board mode (#8)
  * Restricted access (admin needs to approve users)
  * Card texts are encrypted
* Migrated LESS to SASS (better performance) (#71)
* Added "KALM" and "Mad, Sad, Glad" retro modes (#75)
* Fixed global presence (#36)
* Updated dependencies
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

1 participant