Files
aliasvault/dictionaries/README.md
2025-02-01 19:58:21 +01:00

467 B

This folder contains the dictionaries used by the identity generator.

These dictionaries are used by both .NET and JavaScript code.

For .NET these dictionaries are linked by the AliasVault.Generators.Identity project:

  • src/generators/AliasVault.Generators.Identity/Implementations/Dictionaries.

For JavaScript, these dictionaries are injected into the code by the dictionary-loader.ts plugin:

  • browser-extensions/chrome/vite-plugins/dictionary-loader.ts