Skip to content

arcnmx/luakit-pass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

luakit-pass

pass password manager plugin for the luakit browser, provided as an alternative to the formfiller module. Uses multi-line password data for embedding extra data such as username or email, and is compatible with similar tools such as browserpass or passff.

Commands and Bindings

  • :pass will try to auto fill form fields with info from a relevant password store. Searches for a file matching the current page's domain, or optionally takes a search term as an argument. Use :pass! to auto-submit.
  • :pshow will display the contents of the password file in the browser.
  • ^O in insert mode will insert an OTP code into the currently selected input field. Requires the pass-otp extension to be installed and configured.
  • ^Enter in a :pass menu will instead execute :pshow

About

pass plugin for luakit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages