From 94773ebdeb301dff713d6de90d0331bf80263624 Mon Sep 17 00:00:00 2001 From: project-repo Date: Mon, 27 Mar 2023 21:14:45 +0200 Subject: [PATCH] Document bs option --- man/cagebreak.1.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/man/cagebreak.1.md b/man/cagebreak.1.md index ad4c682..a8ef121 100644 --- a/man/cagebreak.1.md +++ b/man/cagebreak.1.md @@ -47,6 +47,12 @@ are displayed in a message box at the top right of the screen. *-v* Show version number and exit +*--bs* + "bad security". Enable features with potential security implications. + Currently, this option has the following effects (possible implications + in parentheses): + - Print view titles in `dump` output (an attacker may be able to read sensitive information contained in the view title). + # ENVIRONMENT *CAGEBREAK_SOCKET*