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 anos atrás
classes 425ae12045 Initial commit 10 anos atrás
examples 7e0e702d39 Added an example and the default user rule directory. 10 anos atrás
https-everywhere 7e0e702d39 Added an example and the default user rule directory. 10 anos atrás
tests 7e0e702d39 Added an example and the default user rule directory. 10 anos atrás
.gitignore 7e0e702d39 Added an example and the default user rule directory. 10 anos atrás
LICENSE 41b1404f1e Added the license text and banners 10 anos atrás
README.markdown 1c8130dd4a Formatted README as Markdown 9 anos atrás

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