- 軟體名稱KeePass
- 目前版本1.16
- 更新日期2009-06-07
- 檔案大小1.46MB
- 檔案名稱KeePass-1.16-Setup.exe
- 作業系統Windows 7 / Windows 8 / Windows 10 / Windows 11
- 支援語系English
- 授權型式開源軟體
- 開發商 Dominik Reichl
- 軟體分類Windows 軟體 / 安全工具
編輯短評
KeePass 是一款開源的密碼管理工具,專門解決帳號密碼過多、容易忘記的困擾。它能將所有帳號與密碼集中儲存在單一資料庫檔案中,並提供可攜式版本,免安裝即可隨身攜帶,這是它最具辨識度的特色。該軟體長期維護,更新活躍,在安全工具分類中擁有穩定的使用者群,評價普遍不錯。
適合需要管理大量帳號密碼的個人或辦公室使用者,尤其常在不同電腦間移動的人。與 Folder Lock 等替代軟體相比,KeePass 完全免費且開放原始碼,但官方版本目前僅提供英文介面,且僅支援 Windows 平台。若需要中文介面,可透過外掛或第三方版本補足,但需自行留意相容性。
軟體介紹
因此,你只需記住一個主密碼,或選取金鑰檔案,即可解鎖整個資料庫。資料庫採用目前已知最強大且最安全的加密演算法(AES 與 Twofish)進行加密。
在電腦或網路上找出所有受密碼保護或加密的檔案!
現今你需要記住許多密碼。你需要 Windows 網路登入密碼、電子郵件帳號密碼、網站 FTP 密碼、線上密碼(如網站會員帳號)等等,清單不勝枚舉。
此外,你應該為每個帳號使用不同的密碼。
因為如果你到處都使用同一個密碼,而有人取得這個密碼,你就麻煩了……而且是嚴重的麻煩。竊賊將能存取你的電子郵件帳號、網站等,後果不堪設想。
KeePass 完全免費,而且不僅如此:它是開放原始碼(經 OSI 認證)。你可以檢視其完整原始碼,確認加密演算法是否正確實作。
功能與特色
- 強大的安全性
- 多重使用者金鑰
- 可攜式,無需安裝
- 匯出至 TXT、HTML、XML 與 CSV 檔案
- 從多種檔案格式匯入
- 輕鬆轉移資料庫
- 支援密碼群組
- 時間欄位與條目附件
- 自動輸入、全域自動輸入熱鍵與拖放
- 直覺且安全的剪貼簿處理
- 搜尋與排序
- 多語言支援
- 強大的隨機密碼產生器
- 外掛程式架構
- 開放原始碼!
LastPass: 使用者友善的密碼管理器,具備自動填入功能。
Proton Pass: 開放原始碼密碼管理器,提供輕鬆無負擔的保護!
Keeper: 強調頂級安全性的密碼管理器。
1Password: 安全密碼儲存,並具備旅行模式等額外功能。
Bitwarden: 開放原始碼密碼管理器,支援跨平台。
Dashlane: 具備暗網監控與大量密碼變更功能的密碼管理器。
NordPass: 支援生物辨識登入的密碼管理器。
RoboForm: 具備表單自動填寫功能的密碼管理器。
使用方式
- 在 Windows 電腦上安裝軟體
- 啟動 KeePass 並建立新資料庫
- 為資料庫設定一個強大的主密碼
- 新增包含使用者名稱、密碼與網址的條目
- 將條目整理到群組或資料夾中
- 每次更新後安全地儲存資料庫
- 使用搜尋列快速尋找條目
- 啟用自動輸入以自動填入憑證
- 定期備份資料庫以確保安全
作業系統:Windows 11、10、8 或 7
處理器:1 GHz 或更快
記憶體:512 MB 或以上
磁碟空間:可用 30 MB
.NET Framework:4.7 或更高版本
優點
- 完全免費且開放原始碼
- 強大的加密確保資料安全
- 提供可攜式版本
- 可自訂條目欄位
- 支援外掛程式以擴充功能
- 介面老舊且基本
- 裝置間需手動同步
- 缺乏內建雲端備份
- 沒有官方行動版
下載 KeePass Password Safe 最新版本 為什麼這個應用程式會發布在 FileHorse 上?(更多資訊)
畫面截圖
5 張
更新日誌
1.16 - Added option to use Windows' CNG/BCrypt API for key
transformations (about 50% faster than the KeePass built-in
key transformation code; by increasing the amount of rounds
by 50%, you'll get the same waiting time as in 1.15, but the
protection against dictionary and guessing attacks is raised
by a factor of 1.5; option enabled by default; only Windows
Vista and higher)
- Completely new update checking system that now also supports
checking for new plugin versions
- Added warning when trying to open a KDBX file created by
KeePass 2.x (with hint about how to migrate from 2.x to 1.x)
- Added 'KeeAutoNewDbBasePath' and 'KeeAutoNewDbBaseName'
configuration options (to specify the default location where
the database file will be stored in mini mode)
- Added advanced option to immediately delete TAN entries after
using them
- Added '-minimize' command line option
- Added '-registerfileext' and '-unregisterfileext' command
line options to register/unregister the KDB file association
- File association methods are now UAC aware
- Added check for reserved group names (like 'Backup')
- On Windows Vista and higher, core database manager error /
warning messages are displayed using modern task dialogs
- The number of days below which entries are treated as soon to
expire can now be configured (see help -> customize)
- Plugins: added new COM interface (IKpAPI2) for the main API
that allows querying whether the database is the one
initially specified on the command line
- Key provider plugin API: new key query method that supports
context information
- Image list handling improvements
- When auto-locking after the specified number of seconds of
inactivity, KeePass minimizes to taskbar or to tray,
depending on the 'Minimize to tray instead of taskbar' option
- Plugin versions are now displayed in a separate column in the
plugins dialog
- When trying to open a second master key dialog or auto-type
entry selection dialog for a window, KeePass brings itself to
the foreground instead of showing a second dialog
- Calculation of soon to expire entries is now more precise
- Various improvements to status bar messages
- Improved workspace locking toolbar button tooltips
- Installer: various minor improvements
- Various code optimizations
- Minor other improvements
- Newlines of the notes field are now encoded correctly in
exports when Unix mode is enabled
- New databases do not inherit file names of previous locked
databases anymore
歷史版本
完整清單 →- 2026-05-02 KeePass 2.61.1 4.38 MB
- 2026-03-05 KeePass 2.61 4.38 MB
- 2025-11-03 KeePass 2.60 4.23 MB
- 2025-07-10 KeePass 2.59 4.15 MB
- 2025-03-05 KeePass 2.58 4.34 MB
- 2024-10-08 KeePass 2.57.1 4.32 MB
- 2024-06-02 KeePass 2.57 4.2 MB
- 2024-02-05 KeePass 2.56 4.19 MB