Keepass2.35

KeePassis een zeer veilige en populaire open-source wachtwoordmanager die wordt gebruikt om wachtwoorden, gebruikersnamen en andere gevoelige informatie op een veilige manier op te slaan en te beheren. Het is ontwikkeld door Dominik Reichl en is beschikbaar voor verschillende platforms, waaronder Windows, macOS, Linux en mobiele apparaten.

Een van de belangrijkste kenmerken van KeePass is zijn robuuste beveiliging. Het maakt gebruik van sterke versleutelingsalgoritmen (bijv. AES, Twofish) om opgeslagen gegevens te beschermen, waardoor alleen geautoriseerde gebruikers met het hoofdwachtwoord toegang hebben tot hun wachtwoorden. Het hoofdwachtwoord dient als de primaire sleutel om de versleutelde database te ontgrendelen.

KeePass biedt een gebruiksvriendelijke interface, waarmee gebruikers hun wachtwoorden op een gestructureerde manier kunnen organiseren met behulp van mappen en categorieën. Bovendien biedt het wachtwoordgenerator-hulpmiddelen, die gebruikers helpen complexe en unieke wachtwoorden te creëren om de beveiliging te verbeteren.

De software stelt gebruikers in staat om snel te zoeken naar specifieke wachtwoorden en biedt functies zoals automatische invulling, waarmee automatisch inlogformulieren voor websites en applicaties kunnen worden ingevuld. KeePass ondersteunt ook plugins, waardoor de functionaliteit wordt uitgebreid en het aanpasbaar is om aan individuele behoeften te voldoen.

Bovendien legt KeePass de nadruk op draagbaarheid en toegankelijkheid door gebruikers toe te staan hun versleutelde wachtwoorddatabase op verschillende opslagmedia op te slaan, zoals lokale schijven, USB-drives of cloudopslag. Dit stelt gebruikers in staat hun wachtwoorden vanaf verschillende apparaten te openen terwijl ze de veiligheid en privacy behouden.

Over het algemeen is KeePass een betrouwbare en veilige wachtwoordbeheeroplossing die gebruikers helpt hun gevoelige informatie georganiseerd en beschermd te houden.

Belangrijkste kenmerken:

  • Veilig WachtwoordopslagBewaar en beheer wachtwoorden veilig.
  • Sterke encryptie: Gebruikt geavanceerde encryptie voor databeveiliging.
  • Master Password & Keyfile: Toegang tot database met een sterk hoofdwachtwoord en optionele sleutelbestand.
  • Twee-factor authenticatie (2FA): Biedt een extra beveiligingslaag.
  • Auto-Type functionaliteit: Automatiseert het invoeren van gebruikersnamen en wachtwoorden.
  • Wachtwoord Generator: Maakt sterke, willekeurige wachtwoorden aan.
  • Wachtwoorden Organiseren: Categoriseer wachtwoorden in groepen en subgroepen.
  • Zoeken & FilterenSnel specifieke items vinden.
  • Aangepaste veldenVoeg extra informatie toe aan vermeldingen.
  • Bijlagen: Beveilig bestanden aan wachtwoordvermeldingen.
  • BeveiligingsfunctiesBiedt extra beveiligingsopties.
  • Cross-Platform: Toegankelijk op verschillende besturingssystemen.
  • Plugins & Extensies: Breid functionaliteit uit met extra functies.
  • Import & Export: Importeer/exporteer wachtwoorden eenvoudig.
  • Databasesynchronisatie: Synchroniseer de database veilig tussen apparaten.


Wat is nieuw?

Version 2.35
New Features:
- New KDBX 4 file format, which supports various new features (listed below; e.g. Argon2)
- Added Argon2 key derivation function (it can be activated in the database settings dialog)
- Improved header and data authentication in KDBX 4 files (using HMAC-SHA-256, Encrypt-then-MAC scheme)
- Added ChaCha20 (RFC 7539) encryption algorithm (it can be activated as KDBX file encryption algorithm in the database settings dialog; furthermore, it supersedes Salsa20 as default for generating the inner random stream of KDBX 4 files)
- Added support for opening entry URLs with Firefox or Opera in private mode via the context menu -> 'URL(s)' -> 'Open with ... (Private)'
- Added URL override suggestions for Firefox and Opera in private mode in the URL override suggestions drop-down list in the entry dialog
- Added optional built-in global URL overrides for opening HTTP/HTTPS URLs with Firefox or Opera in private mode
- Added {PICKFIELD} placeholder, which shows a dialog to pick a field whose value will be inserted
- Added option 'Hide "Close Database" toolbar button when at most one database is opened' (turned on by default)
- Added option 'Show additional auto-type menu commands', which can be turned on to show menu commands for performing entry auto-type with some specific sequences
- Added menu command 'Selected Entry's Group' (with keyboard shortcut Ctrl+G) in 'Edit' -> 'Show Entries' (and a context menu equivalent 'Show Parent Group' in 'Selected Entries'), which opens the parent group of the currently selected entry and selects the entry again
- Added menu commands in 'Edit' -> 'Show Entries' to show entries that expire in a specific number of days (1, 2, 3) or weeks (1, 2, 4, 8) or in the future
- Added configuration option that specifies the number of days within which entries are considered to expire 'soon' (the default is 7)
- Added option for changing the alternate item background color
- When the option 'Remember key sources' is enabled, KeePass now also remembers whether a master password has been used
- Added option 'Force changing the master key the next time (once)' (in 'File' -> 'Database Settings' -> tab 'Advanced')
- Added parameters 'Window style' and 'Verb' for the 'Execute command line / URL' trigger action
- Added support for importing mSecure 3.5.5 CSV files
- Added support for importing Password Saver 4.1.2 XML files
- Added support for importing Enpass 5.3.0.1 TXT files
- Enhanced SplashID CSV import (added support for the old version 3.4, added mappings for types of the latest version, groups are now created only for categories, and types are imported as tags)
- LastPass import: added support for CSV files exported by the LastPass Chrome extension, which encodes some special characters as XML entities
- Added 'KeePass KDBX (2.34, Old Format)' export module
- Export using XSL transformation: added support for the 'xsl:output' element in XSL files
- If the global auto-type hot key is Ctrl+Alt+A and the current input locale is Polish, KeePass now shows a warning dialog (telling the user that Ctrl+Alt+A is in conflict with a system key combination producing a character)
- Added Alt+X Unicode character conversion support in rich text boxes on Unix-like systems
- For development snapshots, the 'About' dialog now shows the snapshot version (in the form 'YYMMDD')
- Plugins can provide other key derivation functions now
- The header of KDBX 4 files is extensible by plugins
- Enhanced support for developing encryption algorithm plugins
- Plugins can now store custom data in groups and entries
- Plugin data stored in the database, a group or an entry can now be inspected (and deleted) in the database maintenance dialog, the group dialog and the entry dialog, respectively
- For plugins: file closing events now contain information about whether KeePass is exiting, locking or performing a trigger action
- Added workaround for .NET handle cast overflow bug in InputLanguage.Culture
- Added workaround for Mono ignoring the Ctrl+I shortcut
- Added workaround for Mono clipboard bug
- Added workaround for Mono not focusing the default control in the entry editing dialog
- Added workaround for a Mono timer bug that caused high CPU load while showing a file save confirmation dialog
- Added Mono workaround: when running on Mac OS X, KeePass now does not try to instantiate a tray icon anymore
- Added workaround for XDoTool sending diacritic characters in incorrect case
- TrlUtil now recommends to clear the 'Unused Text' tab

Improvements:
- Improved behavior when searching entries with exclusions (terms prefixed with '-')
- Improved support for auto-typing into target windows using different keyboard layouts
- Auto-Type: improved support for keyboard layouts with keys where Shift, Caps Lock and no modifier result in 3 different characters
- Auto-Type: improved support for spacing modifier letters (U+02B0 to U+02FF)
- Global auto-type now works with target windows having empty titles
- When copying entries to the clipboard, the data package now includes custom icons used by the entries
- Unified behavior when drag&dropping a field containing a placeholder
- Improved entry edit confirmation dialog
- If the screen height is insufficient to display a dialog, the dialog's banner (if the dialog has one) is now removed to save some space.
- Some tooltips are now displayed for a longer time
- A new entry created using a template now does not include the history of the template anymore
- For empty RTF attachments, the internal data editor now by default uses the font that is specified for TXT files
- Internal data editor: added support for changing the format of mixed-format selections
- Internal data viewer and editor: null characters ('', not '0') in texts are now automatically replaced by spaces (like Notepad on Windows 10)
- Improved encoding signature handling for conversions during text attachment imports (via the 'Text Encoding' dialog)
- File transactions are not used anymore for files that have a reparse point (e.g. symbolic links)
- Improved XSL stylesheets for KDBX XML files
- The internal window manager is now thread-safe
- Improved date/time handling
- Improved button image disposal
- When synchronizing two databases, custom data (by plugins) is now merged
- When opening a database file, corrupted icon indices are now automatically replaced by default values
- Added some more entropy sources for the seed of the cryptographically secure pseudo-random number generator (environment variables, command line, full operating system version, current culture)
- ChaCha20 is now used during password generation (instead of Salsa20)
- ChaCha20 is now used as fallback process memory encryption algorithm (instead of Salsa20)
- When the encryption algorithm for a database file is unknown, the error message now shows the UUID of the algorithm
- In KDBX 4, header field lengths are now 4 bytes wide
- In KDBX 4, entry attachments are now stored in an inner, binary header (encrypted, possibly compressed), before the XML part; this reduces the database file size and improves the loading/saving performance
- In KDBX 4, the inner random stream cipher ID and key (to support process memory protection) are now stored in the inner header instead of in the outer header
- KPScript: the 'ChangeMasterKey' command now also updates the master key change date
- TrlUtil: improved validation warning dialogs
- The MSI file now requires any .NET Framework version, not a specific one
- The MSI file is now built using Visual Studio 2015
- Various code optimizations
- Minor other improvements

Bugfixes:
- When executing a {HMACOTP} placeholder, the last modification time of the corresponding entry is now updated
- Key files containing exactly 64 alphanumeric characters are now loaded as intended

Programma beschikbaar in andere talen

Gebruikersbeoordelingen

Gebruikersbeoordeling

5/5

26

Licentie:

Vrij

Vereisten:

Windows All

Talen:

Multi-languages

Grootte:

2.96MB

Uitgever:

Dominik Reichl

Bijgewerkt:

Jan 9, 2017

Schoon

Rapportsoftware

Ontwikkelaarsoftware

Keepass 2.60

Beveiligingsniveaus

Om eventuele schade aan uw apparaat te voorkomen en de veiligheid van uw gegevens en privacy te waarborgen, controleert ons team elke keer wanneer een nieuw installatiebestand naar onze servers wordt geüpload of aan een externe server wordt gekoppeld, en beoordeelt het bestand periodiek om de status te bevestigen of bij te werken. Op basis van deze controles stellen we de volgende veiligheidsniveaus in voor alle downloadbare bestanden.

Schoon

Het is zeer waarschijnlijk dat dit softwareprogramma schoon is.

We hebben bestanden en URL's die aan dit softwareprogramma zijn gekoppeld gescand in meer dan 60 van 's werelds toonaangevende antivirusdiensten; er zijn geen mogelijke bedreigingen gevonden. En er is geen software van derden gebundeld.

Waarschuwing

Dit programma wordt ondersteund door advertenties en kan aanbieden om programma's van derden te installeren die niet vereist zijn. Dit kan een werkbalk, het wijzigen van je startpagina, de standaard zoekmachine of het installeren van andere programma's van derden omvatten. Dit kunnen valse positieven zijn, en onze gebruikers worden aangeraden voorzichtig te zijn bij het installeren en gebruiken van deze software.

Gehandicapt

Deze software is niet langer beschikbaar voor download. Het is zeer waarschijnlijk dat dit softwareprogramma kwaadwillig is of veiligheidsproblemen of andere redenen heeft.

Dien een rapport in

Dank je wel!
Je rapport is verstuurd.

We zullen uw verzoek beoordelen en passende maatregelen nemen.

Houd er rekening mee dat u geen notificatie zult ontvangen over enige actie die is ondernomen vanwege dit rapport. Onze excuses voor het ongemak dat dit kan veroorzaken.

We waarderen je hulp bij het schoon en veilig houden van onze website.