You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 27, 2020. It is now read-only.
**As of April 26th, 2020, miniProxy is no longer maintained, and no further changes will be made to it (including security-related changes).**
4
+
5
+
When miniProxy was first released as [PageForward](http://pageforward.sf.net) in 2005, the Internet was dramatically different than it is as of this writing fifteen years later, in 2020.
6
+
7
+
Since 2005, web standards and web browsers have improved dramatically, both in terms of available functionality and in terms of security for end users.
8
+
9
+
Over time, those welcome improvements have made it more difficult (and inherently less secure) to maintain and use a web proxy such as miniProxy. miniProxy provides a flawed and subpar browsing experience with the modern web.
10
+
11
+
I have also had no personal use for miniProxy in quite some time, which caused the effort I put into maintaining it to be minimal at best.
12
+
13
+
Given all of the above, I believe miniProxy's useful lifetime has now come to an end, and I have decided to stop maintaining it.
14
+
15
+
This GitHub repository is now archived, but will remain online for future reference for as long as is feasible.
16
+
17
+
If you continue to use miniProxy, you do so **entirely at your own risk** (as its [GNU GPL v3 license](https://www.gnu.org/licenses/gpl-3.0.html) has always stated, quoted below) and with the understanding that **no web proxy can perfectly anonymize your web browsing.**
18
+
19
+
> THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
20
+
> APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
21
+
> HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
22
+
> OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
23
+
> THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
24
+
> PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
25
+
> IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
26
+
> ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
27
+
28
+
Thank you for using and contributing to miniProxy and PageForward for the past fifteen years!
miniProxy is a simple web proxy written in PHP that can allow you to bypass Internet content filters, or to browse the internet anonymously. miniProxy is licensed under the [GNU GPL v3][2]. miniProxy is the successor to [pageForward][3].
44
+
miniProxy is a simple web proxy written in PHP that can allow you to bypass Internet content filters, or to browse the internet anonymously. miniProxy is licensed under the [GNU GPL v3](https://www.gnu.org/licenses/gpl-3.0.html). miniProxy is the successor to [PageForward](http://pageforward.sf.net).
12
45
13
46
## Prerequisites
14
47
@@ -30,9 +63,5 @@ miniProxy has several known limitations. Some of them may be fixed in future rel
30
63
31
64
## Contact and Feedback
32
65
33
-
If you'd like to contribute to miniProxy or file a bug or feature request, please visit [its GitHub page][4].
66
+
If you'd like to contribute to miniProxy or file a bug or feature request, please visit [its GitHub page](https://github.com/joshdick/miniProxy).
0 commit comments