KeePassist ein sehr sicherer und beliebter Open-Source Passwort-Manager, der verwendet wird, um Passwörter, Benutzernamen und andere sensible Informationen auf sichere Weise zu speichern und zu verwalten. Er wurde von Dominik Reichl entwickelt und ist für verschiedene Plattformen verfügbar, einschließlich Windows, macOS, Linux und mobilen Geräten.

Eines der Hauptmerkmale von KeePass ist seine robuste Sicherheit. Es verwendet starke Verschlüsselungsalgorithmen (z. B. AES, Twofish), um gespeicherte Daten zu schützen und sicherzustellen, dass nur autorisierte Benutzer mit dem Master-Passwort auf ihre Passwörter zugreifen können. Das Master-Passwort dient als Hauptschlüssel zum Entsperren der verschlüsselten Datenbank.

KeePass bietet eine benutzerfreundliche Oberfläche, die es den Nutzern ermöglicht, ihre Passwörter in strukturierter Weise mit Ordnern und Kategorien zu organisieren. Darüber hinaus bietet es Werkzeuge zur Passwortgenerierung, die den Nutzern helfen, komplexe und einzigartige Passwörter zu erstellen, um die Sicherheit zu erhöhen.

Die Software ermöglicht es den Benutzern, schnell nach bestimmten Passwörtern zu suchen, und bietet Funktionen wie Auto-Type, die das automatische Ausfüllen von Anmeldeformularen für Websites und Anwendungen ermöglichen. KeePass unterstützt auch Plugins, die seine Funktionalität erweitern und es an individuelle Bedürfnisse anpassbar machen.

Darüber hinaus betont KeePass Portabilität und Zugänglichkeit, indem es den Benutzern ermöglicht, ihre verschlüsselte Passwortdatenbank auf verschiedenen Speichermedien wie lokalen Laufwerken, USB-Laufwerken oder Cloud-Speicher zu speichern. Dadurch können Benutzer von verschiedenen Geräten aus auf ihre Passwörter zugreifen und gleichzeitig Sicherheit und Privatsphäre wahren.

Insgesamt ist KeePass eine zuverlässige und sichere Passwortverwaltungs-Lösung, die Benutzern hilft, ihre sensiblen Informationen organisiert und geschützt zu halten.

Hauptmerkmale:

  • Sichere Passwortspeicherung: Passwörter sicher speichern und verwalten.
  • Starke VerschlüsselungVerwendet fortschrittliche Verschlüsselung für Datensicherheit.
  • Hauptpasswort & Schlüsseldatei: Zugriff auf die Datenbank mit einem starken Master-Passwort und optionaler Schlüsseldatei.
  • Zwei-Faktor-Authentifizierung (2FA): Bietet eine zusätzliche Sicherheitsebene.
  • Auto-Type-FunktionalitätAutomatisiert die Eingabe von Benutzernamen und Passwörtern.
  • Passwort-Generator: Erstellt starke, zufällige Passwörter.
  • Passwörter organisieren: Kategorisieren Sie Passwörter in Gruppen und Untergruppen.
  • Suchen & Filtern: Finde schnell spezifische Einträge.
  • Benutzerdefinierte FelderFüge zusätzlichen Informationen zu Einträgen hinzu.
  • Anhänge: Dateien sicher an Passworteinträge anhängen.
  • Sicherheitsmerkmale: Bietet zusätzliche Sicherheitsoptionen.
  • PlattformübergreifendAuf verschiedenen Betriebssystemen zugänglich.
  • Plugins & ErweiterungenFunktionalität mit zusätzlichen Funktionen erweitern.
  • Import & Export: Importieren/Exportieren von Passwörtern leicht gemacht.
  • Datenbanksynchronisation: Synchronisieren Sie die Datenbank sicher über Geräte hinweg.


Was gibt's Neues?

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

Programm in anderen Sprachen verfügbar

Nutzerbewertungen

Benutzerbewertung

5/5

26

Lizenz:

Kostenlos

Anforderungen:

Windows All

Sprachen:

Multi-languages

Größe:

2.96MB

Verleger:

Dominik Reichl

Aktualisiert:

Jan 9, 2017

Sauber

Melden Sie die Software

Entwicklersoftware

Keepass 2.60

Sicherheitsstufen

Um möglichen Schaden an Ihrem Gerät zu vermeiden und die Sicherheit Ihrer Daten und Privatsphäre zu gewährleisten, überprüft unser Team jedes Mal, wenn eine neue Installationsdatei auf unsere Server hochgeladen oder mit einem entfernten Server verknüpft wird, und überprüft die Datei regelmäßig, um ihren Status zu bestätigen oder zu aktualisieren. Auf der Grundlage dieser Überprüfung legen wir die folgenden Sicherheitsstufen für alle herunterladbaren Dateien fest.

Sauber

Es ist sehr wahrscheinlich, dass dieses Softwareprogramm sauber ist.

Wir haben Dateien und URLs, die mit diesem Softwareprogramm verbunden sind, in mehr als 60 der weltweit führenden Antiviren-Dienste gescannt; es wurden keine möglichen Bedrohungen gefunden. Außerdem ist keine Drittanbieter-Software gebündelt.

Warnung

Dieses Programm wird durch Werbung unterstützt und kann anbieten, Drittanbieterprogramme zu installieren, die nicht erforderlich sind. Diese können eine Toolbar, das Ändern Ihrer Startseite, Standard-Suchmaschine oder die Installation anderer Party-Programme umfassen. Diese könnten Fehlalarme sein, und unseren Benutzern wird geraten, beim Installieren und Verwenden dieser Software vorsichtig zu sein.

Behindert

Diese Software ist nicht mehr zum Download verfügbar. Es ist sehr wahrscheinlich, dass dieses Softwareprogramm bösartig ist, Sicherheitsprobleme hat oder andere Gründe vorliegen.

Einen Bericht einreichen

Danke!
Ihr Bericht wurde gesendet.

Wir werden Ihre Anfrage überprüfen und entsprechende Maßnahmen ergreifen.

Bitte beachten Sie, dass Sie keine Benachrichtigung über Maßnahmen erhalten, die aufgrund dieses Berichts ergriffen wurden. Wir entschuldigen uns für eventuelle Unannehmlichkeiten.

Wir schätzen Ihre Hilfe dabei, unsere Website sauber und sicher zu halten.