1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
Source: browserpass
Section: web
Priority: optional
Maintainer: Debian Mozilla Extension Maintainers <pkg-mozext-maintainers@lists.alioth.debian.org>
Uploaders: Michael Meskes <meskes@debian.org>
Build-Depends: debhelper-compat (= 13),
dh-golang,
golang-go,
golang-github-gokyle-twofactor-dev,
golang-github-mattn-go-zglob-dev,
golang-github-sahilm-fuzzy-dev,
golang-github-sirupsen-logrus-dev,
node-less
Standards-Version: 4.5.1
Homepage: https://github.com/browserpass
Vcs-Git: https://salsa.debian.org/webext-team/browserpass.git
Vcs-Browser: https://salsa.debian.org/webext-team/browserpass
XS-Go-Import-Path: github.com/browserpass
Package: webext-browserpass
Architecture: any
Depends: fonts-open-sans, ${misc:Depends}, ${shlibs:Depends}
Recommends: firefox (>= 50) | firefox-esr (>= 50) | chromium
Built-Using: ${misc:Built-Using}
Description: web extension for the password manager pass
webext-browserpass is a Firefox/Chromium extension for the password manager
pass. It retrieves your decrypted passwords for the current domain and allows
you to auto-fill login forms, as well as copy it to clipboard. If you have
multiple logins for the current site, the extension shows you a list of
usernames to choose from.
|