snix/ops/modules
Florian Klink b58f6f1d61 feat(ops/modules/open_eid): add support for Web eID extension
Most likely due to bad UX in browsers for hardware-backed TLS client
cert auth, most websites have switched from client-side TLS to the "Web
eID" extension.

Once installed, the extension uses [Native Messaging] to talk to a
`web-eid-app` application, which handles the communication with the
smart card itself.

This can be tested on https://web-eid.eu/ .

The commit needs nixpkgs to be bumped past
https://github.com/NixOS/nixpkgs/pull/227354 .

[Native Messaging]: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Native_messaging

Change-Id: Iffe6d81ecf7cee25406fa39a983ff52cf669c373
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8490
Reviewed-by: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
2023-04-28 13:14:24 +00:00
..
tvl-slapd
www fix(ops/www): allow all indexing on cl.tvl.fyi 2023-03-29 12:17:56 +00:00
.skip-subtree
atward.nix
auto-deploy.nix
automatic-gc.nix
cgit.nix
clbot.nix
default-imports.nix
default.nix
depot-inbox.nix feat(ops/modules): enable mail address obfuscation in public web UI 2022-12-29 20:11:24 +00:00
depot-replica.nix
gerrit-queue.nix
irccat.nix
josh.nix fix(views/kit): communicate :unsign in the tvl-kit URL directly 2023-03-31 08:46:01 +00:00
journaldriver.nix
known-hosts.nix
monorepo-gerrit.nix
nixery.nix
oauth2_proxy.nix
open_eid.nix feat(ops/modules/open_eid): add support for Web eID extension 2023-04-28 13:14:24 +00:00
owothia.nix
panettone.nix
paroxysm.nix
prometheus-fail2ban-exporter.nix
quassel.nix
README.md
restic.nix
smtprelay.nix
sourcegraph.nix
tvl-buildkite.nix
tvl-cache.nix
tvl-users.nix chore(3p/sources): Bump channels & overlays 2023-04-07 09:20:33 +00:00
v4l2loopback.nix

NixOS modules

This folder contains various NixOS modules shared by our NixOS configurations.

It is not read by readTree.