mirror of
https://github.com/aliasvault/aliasvault.git
synced 2026-03-12 11:48:39 -04:00
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:
apps/server/generators/AliasVault.Generators.Identity/Implementations/Dictionaries.
For JavaScript, these dictionaries are injected into the code by the dictionary-loader.ts plugin:
apps/browser-extension/vite-plugins/dictionary-loader.ts