]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Private files saved on Unix should have mode 0600, not 0700. They're
authorSimon Tatham <anakin@pobox.com>
Sun, 2 Oct 2011 14:16:08 +0000 (14:16 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 2 Oct 2011 14:16:08 +0000 (14:16 +0000)
commit6cfe48cde4121c26c4a966fe624d4dd5285e9752
tree248d54db35bfd4e87b0c3f9d3fd7d6259611c22f
parenta27605c784695e224c2c516665e80aef2e163523
Private files saved on Unix should have mode 0600, not 0700. They're
generally private-key files, which have no need to be executable.

[originally from svn r9321]
unix/uxmisc.c