<feed xmlns='http://www.w3.org/2005/Atom'>
<title>homebrew/css, branch gh-pages</title>
<subtitle>:beer: The missing package manager for OS X.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/'/>
<entry>
<title>Redirect to brew.sh.</title>
<updated>2013-07-24T01:50:58+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2013-07-24T01:50:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=6305d2dbb88ee17edfe7b841b9267bf1bbba0f0a'/>
<id>6305d2dbb88ee17edfe7b841b9267bf1bbba0f0a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix insecure 'curl' command in install instructions</title>
<updated>2013-02-05T22:21:46+00:00</updated>
<author>
<name>Keegan McAllister</name>
</author>
<published>2013-01-29T18:28:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=38b803acf98cdfc0338e33a2772dc24dda03725a'/>
<id>38b803acf98cdfc0338e33a2772dc24dda03725a</id>
<content type='text'>
Fixes two issues:

- curl was given -k aka --insecure, which causes it to ignore SSL certificate
  errors. This makes SSL nearly useless against active tampering.

- curl was given a URL with no protocol, causing it to default to unencrypted
  HTTP.  An active attacker can filter out GitHub's HTTPS redirect or modify
  the response in arbitrary other ways.

Either of these issues makes it quite easy for an active attacker, anywhere on
the network between GitHub and the person installing Homebrew, to insert
malicious code. Since this code goes straight into the ruby interpreter, this
is a one-step compromise of the user's machine.

Since the command got longer, shrink the font so that it still fits in the page
column (at maximum width) without scrolling.

On 10.5 the curl command can fail due to missing SSL certs.  Add a note to look
at the alternate install instructions on the wiki, which now mention curl
--insecure .

Signed-off-by: Jack Nagel &lt;jacknagel@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes two issues:

- curl was given -k aka --insecure, which causes it to ignore SSL certificate
  errors. This makes SSL nearly useless against active tampering.

- curl was given a URL with no protocol, causing it to default to unencrypted
  HTTP.  An active attacker can filter out GitHub's HTTPS redirect or modify
  the response in arbitrary other ways.

Either of these issues makes it quite easy for an active attacker, anywhere on
the network between GitHub and the person installing Homebrew, to insert
malicious code. Since this code goes straight into the ruby interpreter, this
is a one-step compromise of the user's machine.

Since the command got longer, shrink the font so that it still fits in the page
column (at maximum width) without scrolling.

On 10.5 the curl command can fail due to missing SSL certs.  Add a note to look
at the alternate install instructions on the wiki, which now mention curl
--insecure .

Signed-off-by: Jack Nagel &lt;jacknagel@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Bigger install line; Moved wiki link</title>
<updated>2012-08-14T16:42:56+00:00</updated>
<author>
<name>Max Howell</name>
</author>
<published>2012-08-14T16:42:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=bb2dcf50b256c332112362f809327daf7f0fc9aa'/>
<id>bb2dcf50b256c332112362f809327daf7f0fc9aa</id>
<content type='text'>
Shorter install line, but this redirect works 100% now. So cool.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Shorter install line, but this redirect works 100% now. So cool.</pre>
</div>
</content>
</entry>
<entry>
<title>Add installation instructions to index.html</title>
<updated>2012-08-02T14:02:05+00:00</updated>
<author>
<name>Max Howell</name>
</author>
<published>2012-08-02T14:00:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=bbb2cd3bee06373d63809aadca5470d66758b28d'/>
<id>bbb2cd3bee06373d63809aadca5470d66758b28d</id>
<content type='text'>
We will remove them from the installation wiki because it is a security risk. This is somewhat inconvenient, but should be okay, and much safer.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We will remove them from the installation wiki because it is a security risk. This is somewhat inconvenient, but should be okay, and much safer.</pre>
</div>
</content>
</entry>
<entry>
<title>Add credits row</title>
<updated>2011-11-03T00:21:04+00:00</updated>
<author>
<name>Rémi Prévost</name>
</author>
<published>2011-10-29T11:54:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=caee95d8bda8df3c4cbbd9a09b0da09085b238c1'/>
<id>caee95d8bda8df3c4cbbd9a09b0da09085b238c1</id>
<content type='text'>
Signed-off-by: Jack Nagel &lt;jacknagel@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jack Nagel &lt;jacknagel@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace all tabs with spaces</title>
<updated>2011-11-03T00:21:04+00:00</updated>
<author>
<name>Rémi Prévost</name>
</author>
<published>2011-10-29T11:47:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=f2480b038cf61b1892f6b06c2721763a2f7b7a6e'/>
<id>f2480b038cf61b1892f6b06c2721763a2f7b7a6e</id>
<content type='text'>
Signed-off-by: Jack Nagel &lt;jacknagel@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jack Nagel &lt;jacknagel@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Make wget formula smaller (via the medium of cheating)</title>
<updated>2010-03-13T18:20:18+00:00</updated>
<author>
<name>Max Howell</name>
</author>
<published>2010-03-13T18:20:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=3760a6d1c4dbbe6dd77e7e1d53c52c509b6edf13'/>
<id>3760a6d1c4dbbe6dd77e7e1d53c52c509b6edf13</id>
<content type='text'>
So now no scrollbars and everything can be read at a glance.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
So now no scrollbars and everything can be read at a glance.</pre>
</div>
</content>
</entry>
<entry>
<title>Fabulous new design by Rémi Prévost</title>
<updated>2010-03-13T17:38:42+00:00</updated>
<author>
<name>Max Howell</name>
</author>
<published>2010-03-13T17:38:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=e2131b7418a67172ec16d55c3b4f6efed994cac0'/>
<id>e2131b7418a67172ec16d55c3b4f6efed994cac0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>initial commit</title>
<updated>2010-03-13T12:52:10+00:00</updated>
<author>
<name>Rémi Prévost</name>
</author>
<published>2010-03-13T12:52:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=7c44d3a9ba3fac7db734632fc399e9c673cacae1'/>
<id>7c44d3a9ba3fac7db734632fc399e9c673cacae1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
