rsgit /naskpassA hyper-hyperfast web frontend for git repositories written in Rust.

NCurses based replacement for askpass (related to cryptsetup).

Latest commits
CommitMessageAuthorDate
035fbcc25elimit the size of UI statusbar contentsToni Uhlig7 years ago
5d95abdee2debian initramfs-script supports shutdown on timeout/failureToni Uhlig7 years ago
9b1dbbd805disable naskpass with `nonaskpass` kernel bootparameterToni Uhlig7 years ago
f7b21273b3coverity fixup'sToni Uhlig7 years ago
ae3ff18552Merge branch 'coverity_scan'Toni Uhlig7 years ago

→ full history

Branches
NameTargetSubjectDate
master035fbcc25elimit the size of UI statusbar contents7 years ago
README

naskpass

Ncurses based replacement for askpass (related to cryptsetup).

build instructions

debian: dpkg-buildpackage -b
non-debian: ./compile.sh
non-autotools: ./configure && make

dependencies

post-build: coreutils, cryptsetup, libncurses5, libtinfo5
pre-build: debhelper, libncurses5-dev, libtinfo-dev, autoconf, automake
Recommends: openssh-server
Conflicts: dropbear

note

Plymouth may not like naskpass (never verified).
Do not use debian and dropbear during boot (broken initscript).

It's possible to disable naskpass temporary by adding a kernel command line paramter (cryptfallback).

screenshots