Skip to content

Commit

Permalink
move all images to the root directory,
Browse files Browse the repository at this point in the history
as gh-pages does not support serving files from subdriectories
  • Loading branch information
nodiscc committed Jun 23, 2015
1 parent 43dec91 commit e04f213
Show file tree
Hide file tree
Showing 39 changed files with 60 additions and 60 deletions.
2 changes: 1 addition & 1 deletion About.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link rel="stylesheet" href="./_media/github-markdown.css">
<link rel="stylesheet" href="./github-markdown.css">
</head>
<body>
<h1 id="about-requestpolicy">About RequestPolicy</h1>
Expand Down
2 changes: 1 addition & 1 deletion Contributing.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link rel="stylesheet" href="./_media/github-markdown.css">
<link rel="stylesheet" href="./github-markdown.css">
</head>
<body>
<h2 id="contributing">Contributing</h2>
Expand Down
2 changes: 1 addition & 1 deletion Dev.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
code > span.fu { color: #06287e; }
code > span.er { color: #ff0000; font-weight: bold; }
</style>
<link rel="stylesheet" href="./_media/github-markdown.css">
<link rel="stylesheet" href="./github-markdown.css">
</head>
<body>
<h1 id="requestpolicy-development-wiki">RequestPolicy Development Wiki</h1>
Expand Down
2 changes: 1 addition & 1 deletion FAQ.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link rel="stylesheet" href="./_media/github-markdown.css">
<link rel="stylesheet" href="./github-markdown.css">
</head>
<body>
<h2 id="frequently-asked-questions">Frequently Asked Questions</h2>
Expand Down
28 changes: 14 additions & 14 deletions Home.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link rel="stylesheet" href="./_media/github-markdown.css">
<link rel="stylesheet" href="./github-markdown.css">
</head>
<body>
<div style="background-color: #801A15;">
<h1 style="color: #fff; padding: 20px;">RequestPolicy<img src="_media/flag-tiny.png" /><sup>Continued</sup></h1>
<h1 style="color: #fff; padding: 20px;">RequestPolicy<img src="https://raw.githubusercontent.com/wiki/RequestPolicyContinued/requestpolicy/flag-tiny.png" /><sup>Continued</sup></h1>
<h3 style="color: #fff; padding: 0 0 0 20px;">Be in control</h2>
<p style="color: #fff; padding: 0 20px 20px 20px ;">RequestPolicy is an extension for Mozilla browsers that increases your browsing <b>privacy, security, and speed</b> by giving you control over cross-site requests on pages you visit.</p>
</div>
Expand All @@ -24,11 +24,11 @@ <h3 style="color: #fff; padding: 0 0 0 20px;">Be in control</h2>
<html>
<table>
<tr>
<td><a href="https://github.com/RequestPolicyContinued/requestpolicy/releases/download/v1.0.beta9.3/requestpolicy-1-0-beta9-3.xpi"><img src="_media/add-to-firefox.png" /></a></td>
<td><a href="https://github.com/RequestPolicyContinued/requestpolicy/releases/download/v1.0.beta9.3/requestpolicy-1-0-beta9-3.xpi"><img src="https://raw.githubusercontent.com/wiki/RequestPolicyContinued/requestpolicy/add-to-firefox.png" /></a></td>
<td><p><b>Beta release</b><br/>addon for Mozilla Firefox</p></td>
</tr>
<tr>
<td><a href="https://addons.mozilla.org/en-US/firefox/addon/requestpolicy-continued/"><img src="_media/download.png" /></a></td>
<td><a href="https://addons.mozilla.org/en-US/firefox/addon/requestpolicy-continued/"><img src="https://raw.githubusercontent.com/wiki/RequestPolicyContinued/requestpolicy/download.png" /></a></td>
<td><p><b>old 0.5 release</b><br/>unmaintained</p></td>
</tr>
</table>
Expand All @@ -38,31 +38,31 @@ <h3 style="color: #fff; padding: 0 0 0 20px;">Be in control</h2>
<hr />
<h4 id="what-are-cross-site-requests">What are cross-site requests?</h4>
<p><strong>Cross-site requests</strong> are requests that your browser is told to make by a website you are visiting to a completely different website.</p>
<h4 id="what-does-requestpolicy-continued-do"><img src="_media/flag.png" /> What does RequestPolicy Continued do?</h4>
<h4 id="what-does-requestpolicy-continued-do"><img src="https://raw.githubusercontent.com/wiki/RequestPolicyContinued/requestpolicy/flag.png" /> What does RequestPolicy Continued do?</h4>
<p>RequestPolicy Continued allows you to block all cross-site requests, and only allow specific ones (<strong>whitelisting</strong>), either manually, or by subscribing to premade policies (<a href="#Setting-up---subscriptions">subscriptions</a>) maintained by others. For easier usage, you can also keep allowing cross-site requests, but block some by manually <strong>blacklisting</strong> them, or by subscribing to blacklists maintained by others.</p>
<p><img src="_media/rp-1.png" /> <img src="_media/rp-2.png" /></p>
<p><img src="https://raw.githubusercontent.com/wiki/RequestPolicyContinued/requestpolicy/rp-1.png" /> <img src="https://raw.githubusercontent.com/wiki/RequestPolicyContinued/requestpolicy/rp-2.png" /></p>
<hr />
<h4 id="privacy"><img src="_media/privacy.png" /> Privacy</h4>
<h4 id="privacy"><img src="https://raw.githubusercontent.com/wiki/RequestPolicyContinued/requestpolicy/privacy.png" /> Privacy</h4>
<p>While some cross-site requests are required for websites to work properly, they often result in <a href="https://en.wikipedia.org/wiki/Advertising_network">advertising networks</a> and other websites <strong>knowing your browsing habits, including specific pages you view</strong> throughout the day. <a href="Privacy.html">Learn more about privacy...</a></p>
<hr />
<h4 id="security"><img src="_media/security.png" /> Security</h4>
<h4 id="security"><img src="https://raw.githubusercontent.com/wiki/RequestPolicyContinued/requestpolicy/security.png" /> Security</h4>
<p>Cross-site requests are <strong>also used in attacks</strong> on users who are browsing the web. RequestPolicy Continued helps defending against dangerous attacks like Clickjacking and <em>Cross-Site Request Forgery</em> (CSRF), where your browser is told to make a request to another website and that other website thinks you (the person) meant to make the request. <a href="Security.html">Learn more about security...</a></p>
<hr />
<h4 id="quick-start"><img src="_media/quickstart.png" /> Quick Start</h4>
<h4 id="quick-start"><img src="https://raw.githubusercontent.com/wiki/RequestPolicyContinued/requestpolicy/quickstart.png" /> Quick Start</h4>
<p><strong><a href="Quickstart.html">Learn how to use RequestPolicy Continued now!</a></strong></p>
<h4 id="frequently-asked-questions"><img src="_media/faq.png" /> Frequently Asked Questions</h4>
<h4 id="frequently-asked-questions"><img src="https://raw.githubusercontent.com/wiki/RequestPolicyContinued/requestpolicy/faq.png" /> Frequently Asked Questions</h4>
<p>See the <a href="FAQ.html">FAQ</a></p>
<hr />
<h4 id="about-requestpolicycontinued"><img src="_media/about.png" /> About RequestPolicyContinued</h4>
<h4 id="about-requestpolicycontinued"><img src="https://raw.githubusercontent.com/wiki/RequestPolicyContinued/requestpolicy/about.png" /> About RequestPolicyContinued</h4>
<p>RequestPolicy Continued is a continuation of the <a href="https://requestpolicy.com/">original project</a> from <a href="https://github.com/jsamuel">Justin Samuel</a> by volunteers. It is based on the 1.0 beta version of RequestPolicy, which is a major rewrite and refactoring of the <a href="https://addons.mozilla.org/en-US/firefox/addon/requestpolicy-continued/">0.5 version still available on Addons for Firefox</a>. Currently we aim at releasing our first stable version – 1.0 – but there is still much to do. If you want to be informed about this milestone, you could subscribe to <a href="https://github.com/RequestPolicyContinued/requestpolicy/issues/446">this issue</a>. If you're interested, you can find a list of all open issues for version 1.0 <a href="https://github.com/RequestPolicyContinued/requestpolicy/milestones/1.0">here</a>.</p>
<p><em><img src="_media/warning.png" /> There are still some <a href="https://github.com/RequestPolicyContinued/requestpolicy/issues?q=is%3Aopen+is%3Aissue+label%3A%221.0+vs+0.5%22">compatibility issues</a> when upgrading from the older 0.5 version. You can downgrade at any time though. A Firefox 38+ compatible version of RequestPolicy 0.5 is <a href="https://addons.mozilla.org/en-US/firefox/addon/requestpolicy-continued/">available at addons.mozilla.org</a></em></p>
<p><em><img src="https://raw.githubusercontent.com/wiki/RequestPolicyContinued/requestpolicy/warning.png" /> There are still some <a href="https://github.com/RequestPolicyContinued/requestpolicy/issues?q=is%3Aopen+is%3Aissue+label%3A%221.0+vs+0.5%22">compatibility issues</a> when upgrading from the older 0.5 version. You can downgrade at any time though. A Firefox 38+ compatible version of RequestPolicy 0.5 is <a href="https://addons.mozilla.org/en-US/firefox/addon/requestpolicy-continued/">available at addons.mozilla.org</a></em></p>
<p><a href="about">Read more about RequestPolicyContinued...</a></p>
<hr />
<h3 id="contributing">Contributing</h3>
<p><strong><a href="Contributing.html">Here are a few ways you can help make this project better!</a></strong></p>
<h4 id="developer-documentation"><img src="_media/dev.png" /> Developer documentation</h4>
<h4 id="developer-documentation"><img src="https://raw.githubusercontent.com/wiki/RequestPolicyContinued/requestpolicy/dev.png" /> Developer documentation</h4>
<p>Source code for RequestPolicy Continued is hosted at <a href="https://github.com/requestpolicycontinued/requestpolicy">Github</a>. Documentation for developers is available <a href="Dev.html">here</a></p>
<h4 id="bugsfeature-requestssupport"><img src="_media/bugs.png" /> Bugs/feature requests/support</h4>
<h4 id="bugsfeature-requestssupport"><img src="https://raw.githubusercontent.com/wiki/RequestPolicyContinued/requestpolicy/bugs.png" /> Bugs/feature requests/support</h4>
<p><a href="https://github.com/requestpolicycontinued/requestpolicy/issues">Issues/support</a></p>
<h4 id="license">License</h4>
<p>RequestPolicy Continued is Free Software distributed under the <a href="https://github.com/RequestPolicyContinued/requestpolicy/blob/dev-1.0/LICENSE">GPL v3</a></p>
Expand Down
26 changes: 13 additions & 13 deletions Home.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div style="background-color: #801A15;">
<h1 style="color: #fff; padding: 20px;">RequestPolicy<img src="https://raw.githubusercontent.com/wiki/RequestPolicyContinued/requestpolicy/_media/flag-tiny.png" /><sup>Continued</sup></h1>
<h1 style="color: #fff; padding: 20px;">RequestPolicy<img src="https://raw.githubusercontent.com/wiki/RequestPolicyContinued/requestpolicy/flag-tiny.png" /><sup>Continued</sup></h1>
<h3 style="color: #fff; padding: 0 0 0 20px;">Be in control</h2>
<p style="color: #fff; padding: 0 20px 20px 20px ;">RequestPolicy is an extension for Mozilla browsers that increases your browsing <b>privacy, security, and speed</b> by giving you control over cross-site requests on pages you visit.</p>
</div>
Expand All @@ -9,11 +9,11 @@
<html>
<table>
<tr>
<td><a href="https://github.com/RequestPolicyContinued/requestpolicy/releases/download/v1.0.beta9.3/requestpolicy-1-0-beta9-3.xpi"><img src="https://raw.githubusercontent.com/wiki/RequestPolicyContinued/requestpolicy/_media/add-to-firefox.png" /></a></td>
<td><a href="https://github.com/RequestPolicyContinued/requestpolicy/releases/download/v1.0.beta9.3/requestpolicy-1-0-beta9-3.xpi"><img src="https://raw.githubusercontent.com/wiki/RequestPolicyContinued/requestpolicy/add-to-firefox.png" /></a></td>
<td><p><b>Beta release</b><br/>addon for Mozilla Firefox</p></td>
</tr>
<tr>
<td><a href="https://addons.mozilla.org/en-US/firefox/addon/requestpolicy-continued/"><img src="https://raw.githubusercontent.com/wiki/RequestPolicyContinued/requestpolicy/_media/download.png" /></a></td>
<td><a href="https://addons.mozilla.org/en-US/firefox/addon/requestpolicy-continued/"><img src="https://raw.githubusercontent.com/wiki/RequestPolicyContinued/requestpolicy/download.png" /></a></td>
<td><p><b>old 0.5 release</b><br/>unmaintained</p></td>
</tr>
</table>
Expand All @@ -26,42 +26,42 @@

**Cross-site requests** are requests that your browser is told to make by a website you are visiting to a completely different website.

#### ![](https://raw.githubusercontent.com/wiki/RequestPolicyContinued/requestpolicy/_media/flag.png) What does RequestPolicy Continued do?
#### ![](https://raw.githubusercontent.com/wiki/RequestPolicyContinued/requestpolicy/flag.png) What does RequestPolicy Continued do?

RequestPolicy Continued allows you to block all cross-site requests, and only allow specific ones (**whitelisting**), either manually, or by subscribing to premade policies ([subscriptions](#Setting-up---subscriptions)) maintained by others. For easier usage, you can also keep allowing cross-site requests, but block some by manually **blacklisting** them, or by subscribing to blacklists maintained by others.


![](https://raw.githubusercontent.com/wiki/RequestPolicyContinued/requestpolicy/_media/rp-1.png) ![](https://raw.githubusercontent.com/wiki/RequestPolicyContinued/requestpolicy/_media/rp-2.png)
![](https://raw.githubusercontent.com/wiki/RequestPolicyContinued/requestpolicy/rp-1.png) ![](https://raw.githubusercontent.com/wiki/RequestPolicyContinued/requestpolicy/rp-2.png)


-----------------------------------------------------

#### ![](https://raw.githubusercontent.com/wiki/RequestPolicyContinued/requestpolicy/_media/privacy.png) Privacy
#### ![](https://raw.githubusercontent.com/wiki/RequestPolicyContinued/requestpolicy/privacy.png) Privacy

While some cross-site requests are required for websites to work properly, they often result in [advertising networks](https://en.wikipedia.org/wiki/Advertising_network) and other websites **knowing your browsing habits, including specific pages you view** throughout the day. [Learn more about privacy...](Privacy)

---------------------------------

#### ![](https://raw.githubusercontent.com/wiki/RequestPolicyContinued/requestpolicy/_media/security.png) Security
#### ![](https://raw.githubusercontent.com/wiki/RequestPolicyContinued/requestpolicy/security.png) Security

Cross-site requests are **also used in attacks** on users who are browsing the web. RequestPolicy Continued helps defending against dangerous attacks like Clickjacking and _Cross-Site Request Forgery_ (CSRF), where your browser is told to make a request to another website and that other website thinks you (the person) meant to make the request. [Learn more about security...](Security)

---------------------------------

#### ![](https://raw.githubusercontent.com/wiki/RequestPolicyContinued/requestpolicy/_media/quickstart.png) Quick Start
#### ![](https://raw.githubusercontent.com/wiki/RequestPolicyContinued/requestpolicy/quickstart.png) Quick Start

**[Learn how to use RequestPolicy Continued now!](Quickstart)**

#### ![](https://raw.githubusercontent.com/wiki/RequestPolicyContinued/requestpolicy/_media/faq.png) Frequently Asked Questions
#### ![](https://raw.githubusercontent.com/wiki/RequestPolicyContinued/requestpolicy/faq.png) Frequently Asked Questions

See the [FAQ](FAQ)

---------------------------------

#### ![](https://raw.githubusercontent.com/wiki/RequestPolicyContinued/requestpolicy/_media/about.png) About RequestPolicyContinued
#### ![](https://raw.githubusercontent.com/wiki/RequestPolicyContinued/requestpolicy/about.png) About RequestPolicyContinued
RequestPolicy Continued is a continuation of the [original project](https://requestpolicy.com/) from [Justin Samuel](https://github.com/jsamuel) by volunteers. It is based on the 1.0 beta version of RequestPolicy, which is a major rewrite and refactoring of the [0.5 version still available on Addons for Firefox](https://addons.mozilla.org/en-US/firefox/addon/requestpolicy-continued/). Currently we aim at releasing our first stable version – 1.0 – but there is still much to do. If you want to be informed about this milestone, you could subscribe to [this issue](https://github.com/RequestPolicyContinued/requestpolicy/issues/446). If you're interested, you can find a list of all open issues for version 1.0 [here](https://github.com/RequestPolicyContinued/requestpolicy/milestones/1.0).

_![](https://raw.githubusercontent.com/wiki/RequestPolicyContinued/requestpolicy/_media/warning.png) There are still some [compatibility issues](https://github.com/RequestPolicyContinued/requestpolicy/issues?q=is%3Aopen+is%3Aissue+label%3A%221.0+vs+0.5%22) when upgrading from the older 0.5 version. You can downgrade at any time though. A Firefox 38+ compatible version of RequestPolicy 0.5 is [available at addons.mozilla.org](https://addons.mozilla.org/en-US/firefox/addon/requestpolicy-continued/)_
_![](https://raw.githubusercontent.com/wiki/RequestPolicyContinued/requestpolicy/warning.png) There are still some [compatibility issues](https://github.com/RequestPolicyContinued/requestpolicy/issues?q=is%3Aopen+is%3Aissue+label%3A%221.0+vs+0.5%22) when upgrading from the older 0.5 version. You can downgrade at any time though. A Firefox 38+ compatible version of RequestPolicy 0.5 is [available at addons.mozilla.org](https://addons.mozilla.org/en-US/firefox/addon/requestpolicy-continued/)_



Expand All @@ -75,10 +75,10 @@ _![](https://raw.githubusercontent.com/wiki/RequestPolicyContinued/requestpolicy

**[Here are a few ways you can help make this project better!](Contributing)**

#### ![](https://raw.githubusercontent.com/wiki/RequestPolicyContinued/requestpolicy/_media/dev.png) Developer documentation
#### ![](https://raw.githubusercontent.com/wiki/RequestPolicyContinued/requestpolicy/dev.png) Developer documentation
Source code for RequestPolicy Continued is hosted at [Github](https://github.com/requestpolicycontinued/requestpolicy). Documentation for developers is available [here](Dev)

#### ![](https://raw.githubusercontent.com/wiki/RequestPolicyContinued/requestpolicy/_media/bugs.png) Bugs/feature requests/support
#### ![](https://raw.githubusercontent.com/wiki/RequestPolicyContinued/requestpolicy/bugs.png) Bugs/feature requests/support

[Issues/support](https://github.com/requestpolicycontinued/requestpolicy/issues)

Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion Privacy.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link rel="stylesheet" href="./_media/github-markdown.css">
<link rel="stylesheet" href="./github-markdown.css">
</head>
<body>
<h2 id="privacy-benefits-of-using-requestpolicy">Privacy benefits of using RequestPolicy</h2>
Expand Down
Loading

3 comments on commit e04f213

@myrdd
Copy link
Member

@myrdd myrdd commented on e04f213 Jun 24, 2015

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can't imagine Github Pages does not support subdirs, really? At least it works for the update.rdf: https://requestpolicycontinued.github.io/xpi/update-1.x-beta.rdf

@nodiscc
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes that surprised me as well. The images returned 404 errors. Maybe I should have allowed more time for the Github Pages build to run. This is strange.

@myrdd
Copy link
Member

@myrdd myrdd commented on e04f213 Jun 25, 2015

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.