KeePass Password Safe

最新版本 KeePass 2.10

KeePass 2.10

KeePass 2.10
KeePass 是一個免費的開源密碼管理器,可以幫助您以安全的方式管理您的密碼。您可以將所有密碼放在一個數據庫中,並使用一個主密鑰或一個密鑰文件進行鎖定。因此,您只需記住一個主密碼或選擇密鑰文件即可解鎖整個數據庫。數據庫使用目前已知的最好和最安全的加密算法(AES 和 Twofish)加密.

今天你需要記住許多密碼。您需要 Windows 網絡登錄,您的電子郵件帳戶,您的網站的 FTP 密碼,在線密碼(如網站會員帳戶)等密碼等。名單是無止境的。另外,您應該為每個帳戶使用不同的密碼。因為如果你在任何地方只使用一個密碼,而有人得到這個密碼,你就會遇到問題... 一個嚴重的問題。小偷將有權訪問您的電子郵件帳戶,網站等。不可思議的.

KeePass 是真正免費的,不止於此:它是開源(OSI 認證)。您可以看看它的完整源代碼,並檢查加密算法是否正確實施.

KeePass 功能:強大的安全性多用戶密鑰便攜式,無需安裝導出到 TXT,HTML,XML 和 CSV 文件從多種文件格式導入簡單的數據庫傳輸支持密碼組時間字段和條目附件自動類型,全局自動類型熱鍵和拖放直觀和安全的剪貼板處理搜索和排序多語言支持強大的隨機密碼生成器插件架構開源!注意:需要.NET Framework.

ScreenShot

軟體資訊
檔案版本 KeePass 2.10

檔案名稱 KeePass-2.10-Setup.exe
檔案大小 1.84 MB
系統 Windows XP / Vista / Windows 7 / Windows 8 / Windows 10
軟體類型 開源軟體
作者 Dominik Reichl
官網 http://www.keepass.info/
更新日期 2010-03-05
更新日誌

What's new in this version:

New Features:
- Translation system: added support for right-to-left scripts.
- Added {HMACOTP} placeholder to generate HMAC-based one-time passwords as specified in RFC 4226 (the shared secret is the UTF-8 representation of the value of the 'HmacOtp-Secret' custom entry string field, and the counter is stored in decimal form in the 'HmacOtp-Counter' field).
- On Windows 7, KeePass now shows a 'locked' overlay icon on the taskbar button when the database is locked.
- On Windows 7, the database loading/saving progress is now shown on the taskbar button.
- Added option to disable automatic searching for key files.
- Added KDBX database repair functionality (in File -> Import).
- Added support for expired root groups.
- Added global delay support for shifted special keys.
- Added 'Change Master Key' application policy flag.
- Added 'Edit Triggers' application policy flag.
- Added trigger action to activate a database (select tab).
- Added configuration options to allow enforcing states (enabled, disabled, checked, unchecked) of key source controls in the master key creation and prompt dialogs (see 'Composite Master Key' documentation page).
- Added option to disable the 'Save' command (instead of graying it out) if the database hasn't been modified.
- Added support for importing KeePassX 0.4.1 XML files.
- Added support for importing Handy Safe 5.12 TXT files.
- Added support for importing Handy Safe Pro 1.2 XML files.
- Added support for importing ZDNet's Password Pro 3.1.4 TXT files.
- Added dialog for selecting the encoding of text files to be attached to an entry.
- Added option to search for passwords in quick finds (disabled by default).
- Added Ctrl+S shortcut in the internal data editor.
- Internal data editor window can now be maximized.
- Document tabs can now be closed by middle-clicking on them.
- Most strings in the trigger system are now Spr-compiled (i.e. placeholders, environment variables, etc. can be used).
- Added '--lock-all' and '--unlock-all' command line options to lock/unlock the workspaces of all other KeePass instances.
- Added 'pw-enc' command line option and {PASSWORD_ENC} placeholder.
- Added preliminary auto-type support for Linux (right-click on an entry and select 'Perform Auto-Type'; the 'xdotool' package is required).
- Added option to enforce using the system font when running under KDE and Gnome (option enabled by default).
- HTML exports are now XHTML 1.0 compliant.
- Printing: added option to sort entries.
- Printing: group names are now shown as headings.
- KPScript: added '-CreateBackup' option for the EditEntry command (to create backups of entries before modifying them).
- The PLGX plugin cache root path can now be specified in the configuration file (Application/PluginCachePath).
- Plugin developers: added ability to write entropy providers that can update the internal pool of the cryptographically strong random number generator.
- Plugin developers: added some public PwEntryForm properties, events and methods.
- Plugin developers: added entry template events.
- Plugin developers: added group and entry touching events.
- Plugin developers: added main window focus changing event.
- Plugin developers: added support for writing format providers for the internal attachments viewer.

Improvements / Changes:
- Expired icons of groups are non-permanent now.
- Improved search performance and in-memory protection compatibility.
- The SendKeys class now always uses the SendInput method (not JournalHook anymore).
- Improved auto-type delay handling.
- Two-channel auto-type obfuscation: added support for default delays.
- The default auto-type delay is now 10 ms.
- Improved top-most window auto-type support.
- Improved high DPI support (text rendering, banners, ...).
- Temporary file transaction files are now deleted before writing to them.
- Broadcasted file IPC notification messages do not wait infinitely for hanging applications anymore.
- On Windows XP and higher, KeePass now uses alpha-transparent icons in the main entry list.
- In the entry editing dialog, when moving a custom string to a standard field, the string is now appended to the field (instead of overwriting the previous contents of the field).
- Improved UTF-8 encoding (don't emit byte order marks).
- Improved field to standard field mapping function.
- HTML exports do not contain byte-order marks anymore.
- For improved clarity, some controls are now renamed/changed dynamically when using the password generator without having a database open.
- Improved auto-type definition conversion for KDB exports.
- Standard field placeholders are now correctly removed when auto-typing, if the standard field doesn't exist.
- Improved icon picker cancel blocking when removing an icon.
- The default workspace locking time is now 300 seconds (but the option is still disabled by default).
- Modern task dialogs are now displayed on 64-bit Windows systems, too.
- Improved file corruption error messages.
- Improved entry attachments renaming method.
- Double-clicking an attachment in the entry editing dialog now opens it in the internal viewer (the internal editor can only be invoked in the main window).
- When attachments are edited using the internal editor, the entry's last modification time is now updated.
- Improved plugin loading (detect PLGX cache files).
- If the application policy disallows clipboard operations, KeePass doesn't unnecessarily decrypt sensitive data anymore.
- Added tooltip for the 'View' toolbar drop-down button.
- Improved menu accelerator and shortcut keys.
- Upgraded installer.
- Installer: various minor improvements.
- Various performance improvements.
- Various code optimizations.
- Minor other improvements.

Bugfixes:
- No exception is thrown anymore when lowering the clipboard auto-clear time in the options below the value of a currently running clearing countdown.
- The 'Show expired entries' functionality now also works when there's exactly one matching entry.

KeePass 2.10 相關參考資料
A lightweight and easy-to-use password manager

KeePass; Files. KeePass Files. A lightweight ... Portuguese_BR-2.10b.zip, 2010-04-23, 38.4 kB. 1 ... Synchronize KeePass database with Google Drive using Google API ...

https://sourceforge.net

Downloading KeePass 2.10 from FileHorse.com

KeePass is a free open source password manager, which helps you to manage your passwords in a secure way. You can put all your passwords in one database, ...

https://www.filehorse.com

Integrity

... [2.10] [2.09] [2.08] [2.07] [2.06] [2.05] [2.04] [2.03] [2.02] [2.01] [2.00]; KeePass: [1.42] [1.41] [1.40.1] [1.40] [1.39] [1.38] [1.37] [1.36] [1.35] [1.34] ...

https://keepass.info

KeePass 2.10 released

Changes from 2.09 to 2.10: · Expired icons of groups are non-permanent now. · Improved search performance and in-memory protection compatibility. · The SendKeys ...

https://keepass.info

Keepass 2.x - WineHQ

Keepass. Authentification. View / Submit Screenshot .NET based KeePass 2. Application ... Volunteer today! Free Download KeePass 2.10 Free Download Keepass 2.13 ...

https://appdb.winehq.org

KeePass Files

KeePass-2.10-Source.zip, 2010-03-05, 2.3 MB. 0 · KeePass-2.10-Setup.exe, 2010-03-05, 1.9 MB. 6 · KeePass-2.10.zip, 2010-03-05, 1.8 MB. 4. Totals: 3 Items ...

https://sourceforge.net

KeePass Plugin CodeWallet 3 Import 2.10

2015年7月19日 — This plugin for KeePass 2.x can import TXT files that were exported by CodeWallet 3. Note that this importer is specifically for CodeWallet 3 ...

https://community.chocolatey.o

KeePass Version 2.10 Portable | ANSSI

KeePass Version 2.10 Portable ... Le logiciel open source KeePass est un « coffre-fort » de mots de passe qu'il stocke dans une base de données dont l'accès est ...

https://cyber.gouv.fr

News Archive

KeePass 2.10 released 2010-03-05 09:34. Read More » · KeePass 1.17 released 2009-12-05 09:53. Read More » · KeePass 2.09 released 2009-09-12 10:32. Read More ...

https://keepass.info

Old Plugins

Old Versions of KeePass Plugins and Extensions. Another Backup Plugin Plugin: [v1.11 for KeePass ≥ 1.16] [v1.10 for KeePass ≥ 1.15] [1.14] [1.13] [1.12] ...

https://keepass.info