From: Simon Ruderich Date: Thu, 28 Jan 2016 02:39:04 +0000 (+0100) Subject: note opening URLs can leak them to other users X-Git-Url: https://ruderich.org/simon/gitweb/?p=fcscs%2Ffcscs.git;a=commitdiff_plain;h=bcac0b8075b6cd11edc0ab4237d872f239a8ca67;ds=sidebyside note opening URLs can leak them to other users --- 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