On Thu, Mar 16, 2017 at 10:57:11AM +1300, martin f krafft wrote: > To use pass extensions, the user currently needs to set > > PASSWORD_STORE_ENABLE_EXTENSIONS=true > > in the shell, which limits use to the shell. > > In some setups, extensions might be globally supported and maybe > debconf could be used to query the default for an installation?
Globally-supported extensions would be installed in the system extensions directory, and system extensions are not subject to PASSWORD_STORE_ENABLE_EXTENSIONS=true. Given this information, is it really worth the added complexity of debconf prompting etc.? -- Colin Watson [cjwat...@debian.org]