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

Provide a way to rotate the session password #202

Open
tobiasdiez opened this issue Oct 3, 2024 · 1 comment
Open

Provide a way to rotate the session password #202

tobiasdiez opened this issue Oct 3, 2024 · 1 comment
Labels
question Further information is requested

Comments

@tobiasdiez
Copy link

tobiasdiez commented Oct 3, 2024

It is advised that one rotates every security-related credential on some time interval (and of course after a breach). To make this easier, there should be a bultin functionality to specify a second password that is used to decrypt old sessions (while the primary password is used to en/decrypt new sessions).

@kleinpetr
Copy link

Great idea 👌

I think it's more a question of https://github.com/unjs/h3 where the actual logic of encryption takes place :)

@atinux atinux added the question Further information is requested label Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants