Server Config on Github Security Considerations?
Posted
by Alan Griffith
on Server Fault
See other posts from Server Fault
or by Alan Griffith
Published on 2010-06-15T15:23:11Z
Indexed on
2010/06/15
15:33 UTC
Read the original article
Hit count: 260
server-security
What are the security considerations of having my server configs in a repo on Github with world read-only access. I know to not include /etc/shadow and other password files. I'd like to share any of my good ideas and allow others to contribute, but I don't want to roll out a welcome mat for crackers.
© Server Fault or respective owner