前言:keePass是一個(gè)開源的密碼管理工具撩穿,幾乎全平臺(tái)都有第三方軟件,可以通過網(wǎng)盤實(shí)現(xiàn)同步谒撼,免費(fèi)但需花一定功夫配置食寡。
Mac端 MacPass
參考鏈接:https://github.com/MacPass/MacPassHTTP
一、環(huán)境要求
● Xcode
● Homebrew
● git
二廓潜、編譯過程
//Clone the resposity
cd ~/downland
git clone https://github.com/MacPass/MacPassHTTP
cd MacPassHTTP
//Install Carthage
brew install carthage
//Fetch and build dependencies for MacPassHTTP
cd ~/downland/MacPassHTTP
carthage bootstrap --platform Mac
//Clone MacPass and fetch and build dependencies
cd ~/downland
git clone https://github.com/mstarke/MacPass
cd MacPass
git submodule update --init --recursive
carthage bootstrap --platform Mac
//Compile and Install MacPass
cd ~/downland/MacPass
xcodebuild
//Compile and install MacPassHTTP
cd ~/downland/MacPassHTTP
xcodebuild
● MacPassHTTP 插件會(huì)自動(dòng)挪到 ~LibraryApplication SupportMacPassMacPassHTTP.mpplugin
如果沒有抵皱,自己將 MacPassHttp/build/Release 中的 MacPassHTTP.mpplugin 復(fù)制到? ~LibraryApplication Support/MacPass里。
● 打開 ~/downland/MacPass/build/Release/MacPass.app (可以將它復(fù)制到 Application 里)
做以下設(shè)置
三辩蛋、使用堅(jiān)果云同步
* 創(chuàng)建堅(jiān)果云賬戶
* 下載堅(jiān)果云軟件
* 將創(chuàng)建好的密碼本保存至堅(jiān)果云同步文件夾
iOS端 MiniKeePass
* 打開 AppStore 下載 MiniKeePass
* 打開 AppStore 下載 堅(jiān)果云
* 登陸堅(jiān)果云下載密碼本使用 MiniKeePass 打開
* 若修改密碼或新增叨叙,修改完成可使用轉(zhuǎn)發(fā)上傳至堅(jiān)果云同步