Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 1.65 KB

README.md

File metadata and controls

38 lines (28 loc) · 1.65 KB

Alfred-Keepass

Alfred-Keepass is a Alfred Workflow based on Ruby Script. Download Here alt text

Features

  • Pure: No F**k Library Dependency.
  • Simple: Two Steps to Use.
  • Hackable: Only Three Ruby Scripts.
  • Privacy: Password by Yourself.

How to use

Install and Configure MacPass and MacPassHTTP.

Generate KeePassHTTP Settings in the database. alt text

Import the alfred workflow and double click to configure the AES-KEY. alt text

Replace the key_name and aes_key accoring to Figure 1. alt text

Using kp keyword to query, and CMD+C to copy the password into clipboard. alt text

Troubleshooting

  • DO NOT close the MacPass, just minimize the window to keep the KeePassHTTP Service alive.

Roadmap

  • Eeception Handling.
  • Copy Username & password both.

Resources

KeePassHTTP a Protocols and Plugin provided by the Keepass.

KeepassHTTP:安全的API设计 a Analytical Paper of KeePassHTTP.