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

PGP improvements #1863

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

SergeyMosin
Copy link

  1. Backed up OpenPGP keys can now be deleted from the server when they are deleted in the browser
  2. Fixed: properly convert minutes to milliseconds for debounce function in Passphrases.handle
  3. Added: An option to store(and delete) encrypted private key passphrase in the browser across multiple sessions
    • Passphrases are encrypted via window.crypto.subtle using salted accountHash as key material
    • Encrypted passphrases are stored in browser's localStorage
    • Stored passphrases can be removed in the Settings > Security

@the-djmaze I have added translations to en, de, nl, ru locale files. Is there a script to generate/copy translation keys to other localization files automatically or should just copy the "SOME_KEY":"english version" to all other locales ?

Screenshot from 2024-12-06 12-58-28

Screenshot from 2024-12-06 13-00-23

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

Successfully merging this pull request may close these issues.

1 participant