<div dir="auto">> My ultimate objective is to set up a web server that contains a front-end application for my Pass store so that I can access my passwords on the fly.<div dir="auto"><br></div><div dir="auto">For what it's worth, that seems like quite a risky thing to do. A password store is a uniquely valuable target, and exposing it via a webapp opens a significant attack surface that would not otherwise be present. Given that you're granting the app access to your private key, one flaw may be all it takes for you to lose the lot.</div><div dir="auto"><br></div><div dir="auto">Is there a reason you don't want to simply access / decrypt entries locally, and use git to keep everything synchronised? What problem are you solving with the webapp approach?</div><div dir="auto"><br></div><div dir="auto">Cheers,<br><br><div data-smartmail="gmail_signature" dir="auto">Steve Gilberd<br>Erayd LTD · Consultant<br>Phone: +64 4 974-4229 · Mob: +64 27 565-3237<br>PO Box 10019 The Terrace, Wellington 6143, NZ</div></div></div>