]> git.eshelyaron.com Git - emacs.git/commit
Stop ffap-machine-at-point from pinging random hosts
authorStefan Kangas <stefan@marxist.se>
Fri, 8 Jul 2022 10:04:17 +0000 (12:04 +0200)
committerStefan Kangas <stefan@marxist.se>
Fri, 8 Jul 2022 10:10:33 +0000 (12:10 +0200)
commit9abf841429257a3e1008bedc4d857ea7a25ab9a6
tree6825e2d0cb1d21d26b8a3601358ff328a3a092e4
parent38697a07c0f2b99b76c41cb1096543681342a405
Stop ffap-machine-at-point from pinging random hosts

Having this on by default is highly problematic from a security and
privacy standpoint, as it risks having outgoing traffic that could
potentially reveal sensitive data (passwords, names, etc.).

It also seems to be causing issues for users, see e.g.
https://github.com/emacs-helm/helm/issues/648

* lisp/ffap.el (ffap-machine-p-known): Change default to 'accept'.
etc/NEWS
lisp/ffap.el