]> ruderich.org/simon Gitweb - fcscs/fcscs.git/commitdiff
note opening URLs can leak them to other users
authorSimon Ruderich <simon@ruderich.org>
Thu, 28 Jan 2016 02:39:04 +0000 (03:39 +0100)
committerSimon Ruderich <simon@ruderich.org>
Thu, 28 Jan 2016 02:39:04 +0000 (03:39 +0100)
bin/fcscs

index 50faa1adccef22af48defbfa9271a0f6c8760cbe..d45747123a55f60acf2ea913b3df6b03be906537 100755 (executable)
--- 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<NOTE>: Opening URLs in the browser passes the URL via the command line which
+leaks URLs to other users on the current system via C<ps aux> or C<top>.
+
 I<NOTE>: When yanking (copying) a temporary file is used to pass the data to
 GNU screen/Tmux without exposing it to C<ps aux> or C<top>. However this may
 leak data if those temporary files are written to disk. To prevent this change