Bit-Wasp / pinentry

pinentry interface for PHP command line applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pinentry

Scrutinizer Code Quality Code Coverage Build Status

This package allows PHP command line applications to prompt users for a passphrase / pin using the gpgtools pinentry program.

https://www.gnupg.org/related_software/pinentry/index.html

The PinRequest class allows passphrase requests to be parameterized (messages, titles, button text), or to request a confirmation password also.

About

pinentry interface for PHP command line applications

License:MIT License


Languages

Language:PHP 97.2%Language:Makefile 2.8%