all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#39077] [PATCH 0/4] gnu: Add browserpass-native.
@ 2020-01-10 22:29 Alex Griffin
  2020-01-10 22:32 ` [bug#39077] [PATCH 1/4] gnu: go-github-com-sirupsen-logrus: Propagate inputs Alex Griffin
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Alex Griffin @ 2020-01-10 22:29 UTC (permalink / raw)
  To: 39077

This patch series adds browserpass-native. Browserpass is a browser extension that integrates the `pass` password manager with the browser. This does not add the extension itself, only the native messaging component which runs outside of the browser process and communicates with the extension. Packaging the extension itself requires better Node.js infrastructure in Guix, so it is left to the user to install on their own.

I think this is the first native messaging host to be packaged for Guix, so it probably makes sense to get input from the maintainers of IceCat and ungoogled-chromium. The native messaging host is not automatically detected by either browser - the user needs to run something like `make -C $(guix build browserpass-native)/lib/browserpass hosts-chromium-user` to install it into their home directory.

Nix builds a wrapper around Firefox to detect the native messaging hosts that are installed, and I think Guix should consider doing something similar.

-- 
Alex Griffin

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-03-13  2:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-10 22:29 [bug#39077] [PATCH 0/4] gnu: Add browserpass-native Alex Griffin
2020-01-10 22:32 ` [bug#39077] [PATCH 1/4] gnu: go-github-com-sirupsen-logrus: Propagate inputs Alex Griffin
2020-01-10 22:33 ` [bug#39077] [PATCH 2/4] gnu: Add go-github-com-rifflock-lfshook Alex Griffin
2020-01-10 22:34 ` [bug#39077] [PATCH 3/4] gnu: Add go-github-com-mattn-go-zglob Alex Griffin
2020-01-10 22:34 ` [bug#39077] [PATCH 4/4] gnu: Add browserpass-native Alex Griffin
2020-02-22 14:20 ` [bug#39077] [PATCH 0/4] " Alex Griffin
2020-03-13  2:19 ` bug#39077: " Alex Griffin

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.