Bug #1961

.kamakirc created with insecure permissions

Added by Vangelis Koukis over 12 years ago. Updated over 11 years ago.

Status:Closed Start date:01/30/2012
Priority:High Due date:
Assignee:Giorgos Verigakis % Done:

0%

Category:- Spent time: -
Target version:v0.3

Description

~/.kamakirc is created with -rw-r--r-- permissions, which is insecure, because it contains auth tokens.
Please make sure it is created in 0600 mode, and kamaki always checks the file is not group or other-readable before starting, like for example ssh does for private keys. [if you really want to, add a --force option to override...]

Associated revisions

Revision b80abb0c
Added by Giorgos Verigakis over 12 years ago

Use 0600 permissions for the config file

Refs #1961

Revision ef703f87
Added by Giorgos Verigakis about 12 years ago

Use 0600 permissions for the config file

Refs #1961

History

#1 Updated by Vangelis Koukis over 11 years ago

  • Status changed from Assigned to Closed

Also available in: Atom PDF