nix-bitcoin/pkgs
Erik Arvstedt a359cdfb66
generate-secrets: use pwgen
Password length and alphabet is unchanged, but the restriction to
include at least one numeric and one capital char has been removed.
This restriction is not needed by client applications,
adds code complexity, and even (insignificantly) reduces entropy.

Reason for switching to pwgen:
apg uses /dev/random instead of /dev/urandom which brings no security
benefits but can stall the generate-secrets script on low-entropy
devices due to blocking.

Since `security.rngd` has been disabled in NixOS 20.09, blocking
in generate-secrets can also appear on regular NixOS desktop systems.
2020-12-18 19:56:56 +01:00
..
clightning-plugins add curated clightning plugins 2020-11-18 20:21:34 -06:00
electrs electrs: 0.8.5 -> 0.8.6 2020-12-01 12:51:36 +01:00
elementsd elementsd: 0.18.1.8 -> 0.18.1.9 2020-10-18 16:00:08 +00:00
extra-container extra-container: pre-release -> 0.5-pre 2020-10-16 15:53:32 +02:00
generate-secrets generate-secrets: use pwgen 2020-12-18 19:56:56 +01:00
hwi hwi: 1.0.3 -> 1.1.2 2020-07-19 13:52:46 +00:00
joinmarket move python packages to pkgs/python-packages 2020-11-18 20:21:34 -06:00
lightning-charge lightning-charge: 0.4.14 -> 0.4.19 2020-05-19 11:13:13 +00:00
lightning-loop lightning-loop: 0.11.1-beta -> 0.11.2-beta 2020-12-09 16:13:24 +00:00
liquid-swap Remove PyQt dependency from liquid-swap tool because it doesn't work with NixOs 19.09 and we don't need it anyway 2019-10-27 16:48:26 +00:00
nanopos node2nix packages: Regenerate node2nix output. 2019-03-26 14:31:07 +01:00
netns-exec lightning-loop: allow RPC access from main netns 2020-10-29 21:21:29 +01:00
nixops nixops: fix format exception from upstream nixops 2020-05-03 18:32:56 +00:00
python-packages add txzmq python pkg 2020-11-18 20:21:34 -06:00
spark-wallet spark-wallet: 0.2.16 -> 0.2.17 2020-10-18 16:00:06 +00:00
default.nix use Cirrus CI 2020-12-06 19:07:54 +01:00
lib.nix Add nix-bitcoin.lib for utility functions and types 2020-08-20 21:31:24 +00:00
nixpkgs-pinned.nix Update nixpkgs 2020-12-07 12:30:11 +00:00
pinned.nix Revert "temp: mirror erikarvstedt btcpayserver" 2020-09-24 09:33:46 +00:00