guix/gnu
Josselin Poiret 112ef30b84
installer: Turn passwords into opaque records.
* gnu/installer/user.scm (<secret>, secret?, make-secret,
secret-content): Add opaque <secret> record that boxes its contents,
with a custom printer that doesn't display anything.
* gnu/installer/newt/user.scm (run-user-add-page, run-user-page): Box
it.
* gnu/installer/final.scm (create-user-database): Unbox it.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-02-02 16:46:44 +01:00
..
bootloader
build
home home: 'reconfigure' checks for potential downgrades. 2022-01-28 23:14:44 +01:00
installer installer: Turn passwords into opaque records. 2022-02-02 16:46:44 +01:00
machine
packages gnu: utf-8-lineseparator: Update to cj8. 2022-02-02 14:44:01 +02:00
platforms
services services: tlp: Add config variables for battery charging. 2022-02-02 10:43:04 +01:00
system
tests services: guix: Add nar-herder-service-type. 2022-01-31 18:28:16 +00:00
artwork.scm
bootloader.scm
ci.scm
home.scm
image.scm
installer.scm installer: Use dynamic-wind to setup installer. 2022-02-02 16:46:44 +01:00
local.mk installer: Add crash dump upload support. 2022-02-02 16:46:42 +01:00
machine.scm
packages.scm
platform.scm
services.scm
system.scm
tests.scm