From: Stefan Monnier <monnier@iro.umontreal.ca>
To: David Kastrup <dak@gnu.org>
Cc: emacs-pretest-bug@gnu.org, Chris Moore <christopher.ian.moore@gmail.com>
Subject: Re: creating backups in temporary directories
Date: Fri, 07 Sep 2007 13:57:26 -0400 [thread overview]
Message-ID: <jwvfy1q4axa.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <85sl5q5vy6.fsf@lola.goethe.zz> (David Kastrup's message of "Fri\, 07 Sep 2007 17\:36\:33 +0200")
>> I quite often want to email diffs of files I don't have write access
>> to, so I visit the file, write it to /tmp, then edit it, save it,
>> and go to /tmp to run diff between the file and its backup.
> That's not what backups are for. Why don't you save under a different
> name? That's what C-x C-w is for.
>> Suggestions:
>> 1) make that the default value - why not write backups in /tmp?
> Because making a "backup" for a file in a place that is regularly
> cleaned out is creating an illusion of security.
Worse yet: creating backup files in /tmp would be a security hole:
some other user seeing you're currently editing /tmp/foo could create
a symlink /tmp/foo~ to some interesting place and then when you save your
file the backup could be placed at that interesting place chosen by
the attacker.
Stefan
next prev parent reply other threads:[~2007-09-07 17:57 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-07 10:42 creating backups in temporary directories Chris Moore
2007-09-07 15:36 ` David Kastrup
2007-09-07 17:57 ` Stefan Monnier [this message]
2007-09-07 19:43 ` Davis Herring
2007-09-07 19:49 ` Sven Joachim
2007-09-07 19:52 ` David Kastrup
2007-09-08 19:47 ` Richard Stallman
2007-09-07 20:47 ` Stefan Monnier
2007-09-08 19:47 ` Richard Stallman
2007-09-09 19:44 ` Stefan Monnier
2007-09-09 20:01 ` David Kastrup
2007-09-09 20:27 ` Andreas Schwab
2007-09-10 1:11 ` David Kastrup
2007-09-10 19:18 ` Davis Herring
2007-09-10 19:55 ` David Kastrup
[not found] ` <37852.128.165.123.18.1189451917.squirrel@webmail.lanl.gov>
2007-09-10 19:23 ` Davis Herring
2007-09-11 20:32 ` Richard Stallman
2007-09-11 21:17 ` Davis Herring
2007-09-10 1:12 ` Richard Stallman
2007-09-10 2:59 ` Stefan Monnier
2007-09-08 14:38 ` Chris Moore
2007-09-08 19:48 ` Richard Stallman
2007-09-09 19:41 ` Stefan Monnier
2007-09-09 19:45 ` David Kastrup
2007-09-10 1:12 ` Richard Stallman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=jwvfy1q4axa.fsf-monnier+emacs@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=christopher.ian.moore@gmail.com \
--cc=dak@gnu.org \
--cc=emacs-pretest-bug@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).