This framework implements HTTPS Everywhere (https://www.eff.org/https-everywhere ) mechanisms for use in PHP programs. https://notabug.org/desktopd/desktopd

BM-2cWimYg96o7rdmFy99U5RMdQGpXrx75NCE 1c8130dd4a Formatted README as Markdown 9 years ago
classes 425ae12045 Initial commit 10 years ago
examples 7e0e702d39 Added an example and the default user rule directory. 10 years ago
https-everywhere 7e0e702d39 Added an example and the default user rule directory. 10 years ago
tests 7e0e702d39 Added an example and the default user rule directory. 10 years ago
.gitignore 7e0e702d39 Added an example and the default user rule directory. 10 years ago
LICENSE 41b1404f1e Added the license text and banners 10 years ago
README.markdown 1c8130dd4a Formatted README as Markdown 9 years ago

README.markdown

HTTPS Everywhere for PHP

This framework implements HTTPS Everywhere mechanisms for use in PHP programs.

It is much like perl-HTTPSEverywhere, but our one is for PHP (but not necessarily for 'web applications').

GOALS

  • Shoud work with PHP 5.3.x+

NON-GOALS

  • UI (and hence i18n)

TODO

  • Currently php-https-everywhere needs some startup time if used with the EFF-developed full set of rules (since there are many) and it's not short

LICENSE

HTTPSEverywhere for Desktopd Copyright (C) 2015 Desktopd Developer(s)

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see http://www.gnu.org/licenses/.

https://www.gnu.org/licenses/agpl.html