AliasVault is een privacyfirst wachtwoord- en e-mailaliasmanager van Nederlandse bodem, waarmee voor iedere website een unieke identiteit en e-mailalias aan kunnen worden gemaakt. De software is opensource en volledig end-to-end versleuteld. Er kan van een publieke cloud gebruik worden gemaakt en het biedt ook de mogelijkheid om het volledig zelf te hosten via Docker. Clientsoftware is beschikbaar voor Android en iOS en er zijn extensies voor de gangbaarste webbrowsers. Het wordt door Leendert de Borst ontwikkeld, die ook hier op Tweakers actief is. Versie 0.29.6 is verschenen en de changelog daarvan ziet er als volgt uit:
Welcome to AliasVault v0.30.0
This release now adds support for generating passphrases (based on word dictionaries) in addition to random-character passwords in all AliasVault apps. This has been one of the most upvoted feature requests on GitHub. Click the settings icon in the password field to switch between the two, or set your preferred default for new credentials in the Password Settings.
We also updated a lot of things behind the scenes in the last couple of weeks: we revamped our self-hosted docs website to be more accessible and user friendly. We also moved our official website and communications to aliasvault.com, after recently acquiring this domain. User email aliases continue to use @aliasvault.net, creating a more clear distinction between official AliasVault team/support addresses (.com) and user-generated aliases (.net).
Finally, we're also hard at work on making the sync mechanism and datamodel more efficient. The work on this is well underway and will significantly improve vault synchronization performance across all apps once ready. These upcoming improvements will enable us to introduce vault sharing as well. Stay tuned!
Highlighted new features/improvements
- Generate passphrases via the Diceware dictionary method. Supports 6 languages out of the box: English, Dutch, German, French, Spanish and Italian. Help with improving the dictionary lists is very welcome! Please check for more info: https://docs.aliasvault.com/contributing/passphrase-dictionaries/
- Update default cloud API domain from aliasvault.net to aliasvault.com in all apps
- Improved browser extension UI for highlighting credentials for the current website in the popup, as well as streamlined new credential/alias creation via the autofill prompt.
- You can now change default password generator settings in the browser extension via a new settings menu option, bringing it line with the other apps
- Add default Ctrl+Shift+L browser extension shortcut for manually triggering the autofill popup (now also works if autofill popup is disabled in settings)
- Fixed multiple reported bugs and improved reliability
New Features
- Migrate documentation site from Jekyll to Docusaurus by @lanedirt in #2192
- Reduce web app memory usage during import/export and vault updates by @lanedirt in #2198
- Update aliasvault.net to aliasvault.com in all apps as default URL by @lanedirt in #2200
- Browser extension show current site item as a suggestion instead of opening it automatically by @lanedirt in #2205
- Add passphrase generator by @lanedirt in #2214
- Improve 2FA TOTP create flow to show secret field on top and make custom label optional by @lanedirt in #2217
- Assign Ctrl+Shift+L default keyboard shortcut to browser extension manual autofill prompt by @lanedirt in #2222
- Improve TOTP 2FA autofill field detection in browser extension by @lanedirt in #2224
- New Crowdin updates by @lanedirt in #2188
Bug Fixes
- Fix browser extension content script item creation error when server is offline by @lanedirt in #2207
- Update mobile app and browser extension server connection timeouts by @lanedirt in #2208
- Fix passkey login issues for several websites in browser extension by @lanedirt in #2210
- Make web app refresh button always force a UI re-render to correctly show new vault contents by @lanedirt in #2219
Dependencies Updates
- Bump dompurify from 3.4.9 to 3.4.11 in /apps/browser-extension in the npm_and_yarn group across 1 directory by @dependabot[bot] in #2190
- Update NPM dependency packages by @lanedirt in #2195