KeePass Password Safe

最新版本 KeePass 2.07 Beta

KeePass 2.07 Beta

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

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

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

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

ScreenShot

軟體資訊
檔案版本 KeePass 2.07 Beta

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

What's new in this version:

New Features:
- Added powerful trigger system (when events occur, check some conditions and execute a list of actions; see options dialog in 'Advanced'; more events / conditions / actions can be added later based on user requests, and can also be provided by plugins).
- Native master key transformations (rounds) are now computed by the native KeePassLibC support library (which contains the new, highly optimized transformation code used by KeePass 1.15, in two threads); on dual/multi core processors this results in almost triple the performance as before (by tripling the amount of rounds you'll get the same waiting time as in 2.06, but the protection against dictionary and guessing attacks is tripled).
- Added recycle bin (enabled by default, it can be disabled in the database settings dialog).
- Added Salsa20 stream cipher for CryptoRandomStream (this algorithm is not only more secure than ArcFour, but also achieves a higher performance; CryptoRandomStream defaults to Salsa20 now; port developers: KeePass uses Salsa20 for the inner random stream in KDBX files).
- KeePass is now storing file paths (last used file, MRU list) in relative form in the configuration file.
- Added support for importing 1Password Pro CSV files.
- Added support for importing KeePass 1.x XML files.
- Windows XP and higher: added support for double-buffering in all list views (including entry lists).
- Windows Vista and higher: added support for alpha-blended marquee selection in all list views (including entry lists).
- Added 'EditEntry', 'DeleteEntry', 'AddEntries' and 'DeleteAllEntries' commands in KPScript scripting tool.
- Added support for importing special ICO files.
- Added option to exit instead of locking the workspace after the specified time of inactivity.
- Added option to minimize the main window after locking the KeePass workspace.
- Added option to minimize the main window after opening a database.
- Added support for exporting to KDBX files.
- Added command to remove deleted objects information.
- TrlUtil now checks for duplicate accelerator keys in dialogs.
- Added controls in the entry editing dialog to specify a custom text foreground color for entries.
- KeePass now retrieves the default auto-type sequence from parent groups when adding new entries.
- The password character picking dialog can now be invoked multiple times when auto-typing (use {PICKPASSWORDCHARS}, {PICKPASSWORDCHARS2}, {PICKPASSWORDCHARS3}, etc.).
- Added '-set-urloverride', '-clear-urloverride' and '-get-urloverride' command line options.
- Added '-set-translation' command line option.
- Added option to print custom string fields in details mode.
- Various entry listings now support custom foreground and background colors for entry items.
- Added 'click through' behavior for menus and toolbars.
- File association methods are now UAC aware.

Improvements / Changes:
- User interface is now blocked while saving to a file (in order to prevent accidental user actions that might interfere with the saving process).
- Improved native modifier keys handling on 64-bit systems.
- Improved application startup performance.
- Added image list processing workaround for Windows 7.
- OK button is now reenabled after manually activating the key file checkbox and selecting a file in the master key dialog.
- The master key dialog now appears in the task bar.
- When KeePass is minimized to tray and locked, pressing the global auto-type hot key doesn't restore the main window anymore.
- The installer now by default installs KeePass 1.x and 2.x into separate directories in the program files folder.
- The optional autorun registry keys of KeePass 1.x and 2.x do not collide anymore.
- File type association identifiers of KeePass 1.x and 2.x do not collide anymore.
- File MRU list now uses case-insensitive comparisons.
- Improved preview updates in Print and Data Viewer dialogs.
- Message service provider is thread safe now.
- Threading safety improvements in KPScript scripting plugin.
- Improved control state updates in password generator dialog.
- Improved master password validation in 'New Database' dialog.
- Times are now stored as UTC in KDBX files (ISO 8601 format).
- Last access time fields are now updated when auto-typing, copying fields to the clipboard and drag&drop operations.
- KPScript scripting tool now supports in-memory protection.
- Database is not marked as modified anymore when closing the import dialog with Cancel.
- Added asterisks in application policy editing dialog to make clearer that changing the policy requires a KeePass restart.
- Double-clicking a format in the import/export dialog now automatically shows the file browsing dialog.
- Improved permanent entry deletion confirmation prompt.
- Improved font objects handling.
- Expired groups are now rendered using a striked out font.
- Improved auto-type statement conversion routine in KeePass 1.x KDB file importer.
- Clipboard clearing countdown is not started anymore when copying data fails (e.g. policy disabled).
- Improved synchronization with URLs.
- The database maintenance dialog now only marks the database as modified when it actually has removed something.
- KeePass now broadcasts a shell notification after changing the KDBX file association.
- Improved warning message when trying to directly open KeePass 1.x KDB files.
- Improved Linux / Mac OS X compatibility.
- Improved MSI package (removed unnecessary dependency).
- TrlUtil: improved NumericUpDown and RichTextBox handling.
- Installer now checks for minimum operating system version.
- Installer: file association is now a task, not a component.
- Installer: various other improvements.
- Various code optimizations.
- Minor other improvements.

Bugfixes:
- When cloning a group tree using drag&drop, KeePass now assigns correct parent group references to cloned groups and entries.
- Fixed crash when clicking 'Cancel' in the settings dialog when creating a new database.

KeePass 2.07 Beta 相關參考資料
KeePass

KeePass.sln · KeePass.sln · Release 2.31: KeePass-2.31-Source.zip. 9 years ago. ReadMe_PFX.txt · ReadMe_PFX.txt · Release 2.07: KeePass-2.07-Beta-Source.zip. 16 ...

https://github.com

KeePass Discussion Help: Keepass 2.07 Beta Password

2009年3月28日 — I installed version 2.07 over 2.06 and all my original passwords are gone and replaced by other wrong passwords.

https://sourceforge.net

KeePass 2.07 Beta released

KeePass 2.07 Beta has been released today! You can get it here: Download KeePass 2.07 Beta. Please note that this is a Beta version, which might be less ...

https://keepass.info

KeePass 2.08 released

Changes from 2.07 Beta to 2.08: New Features: Key transformation library: KeePass can now use Windows' CNG/BCrypt API for key transformations (about 50 ...

https://keepass.info

KeePass Files

KeePass-2.07-Beta-Source.zip, 2009-03-12, 2.1 MB. 0 · KeePass-2.07-Beta-Setup.exe, 2009-03-12, 1.8 MB. 1 · KeePass-2.07-Beta.zip, 2009-03-12, 1.6 MB. 0. Totals: ...

https://sourceforge.net

KeePass 免費、免安裝的密碼管理工具

KeePass 2.07 Beta版(1.54M,免安裝壓縮檔,電腦中需具備:Microsoft .NET Framework 2.0 版可轉散發套件) 2.07 Beta版中文化 (Beta版為測試版本,可考慮使用1.15穩定版 ...

http://piscesgt.blogspot.com

KeePass: 2.07 Beta released - Software Releases - RSS News ...

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

https://community.unix.com

KeePass: 2.07 Beta released - UNIX and Linux Forums

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

https://www.unix.com

News Archive

KeePass 2.07 Beta released 2009-03-14 10:26. Read More » · KeePass 1.15 released 2009-02-13 11:37. Read More » · KeePass 2.06 Beta released 2008-11-01 11:04 ...

https://keepass.info