From 6d5bcf72c10f7b648c7c605c3cd7ff6dcf9b7b17 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Thu, 27 May 2021 11:45:47 -0400 Subject: Hash the username in kiosk mode So that the first part of $SSH_CLIENT can be passed as username. --- catgirl.1 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'catgirl.1') diff --git a/catgirl.1 b/catgirl.1 index 2ba5377..fd9e696 100644 --- a/catgirl.1 +++ b/catgirl.1 @@ -1,4 +1,4 @@ -.Dd March 17, 2021 +.Dd May 27, 2021 .Dt CATGIRL 1 .Os . @@ -148,6 +148,8 @@ Disable the .Ic /query , .Ic /quote commands. +Replace the username +with a hash of its original value. . .It Fl N Ar util , Cm notify = Ar util Send notifications using a utility. -- cgit 1.4.1