From bcac0b8075b6cd11edc0ab4237d872f239a8ca67 Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Thu, 28 Jan 2016 03:39:04 +0100 Subject: [PATCH] note opening URLs can leak them to other users --- bin/fcscs | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bin/fcscs b/bin/fcscs index 50faa1a..d457471 100755 --- a/bin/fcscs +++ b/bin/fcscs @@ -108,6 +108,9 @@ To change the selection mode (e.g. paths, files, etc.) use one of the mappings explained below. Per default URLs are selected, see options for a way to change this. +I: Opening URLs in the browser passes the URL via the command line which +leaks URLs to other users on the current system via C or C. + I: When yanking (copying) a temporary file is used to pass the data to GNU screen/Tmux without exposing it to C or C. However this may leak data if those temporary files are written to disk. To prevent this change -- 2.43.2