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 Warning Section #27

Open
2 of 7 tasks
micchickenburger opened this issue Jan 20, 2024 · 0 comments
Open
2 of 7 tasks

Add Warning Section #27

micchickenburger opened this issue Jan 20, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@micchickenburger
Copy link
Owner

micchickenburger commented Jan 20, 2024

Add a warning element that informs the user if they:

  • Do not have Javascript enabled
  • Do not support necessary features like WebCrypto Subtle Crypto interface, BigInt primitives, IndexedDB, and other modern ECMAScript features employed by the tool
  • Use a weak cipher for encryption
  • Use an encryption cipher that does not support integrity protection
  • Exhaust their PRNG pool
  • Choose a weak or broken digest or password hashing algorithm
  • Choose weak parameters during key generation or password hashing
@micchickenburger micchickenburger added enhancement New feature or request good first issue Good for newcomers labels Jan 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant