summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md32
1 files changed, 32 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..947cedf
--- /dev/null
+++ b/README.md
@@ -0,0 +1,32 @@
+Privacy Badger [![Build Status](https://travis-ci.org/EFForg/privacybadger.svg?branch=master)](https://travis-ci.org/EFForg/privacybadger)
+===================
+Privacy Badger is a browser extension that automatically learns to block invisible trackers. Instead of keeping lists of what to block, Privacy Badger learns by watching which domains appear to be tracking you as you browse the Web.
+
+Privacy Badger sends the [Do Not Track signal](https://www.eff.org/issues/do-not-track) with your browsing. If trackers ignore your wishes, your Badger will learn to block them. Privacy Badger starts blocking once it sees the same tracker on three different websites.
+
+Besides automatic tracker blocking, Privacy Badger removes outgoing link click tracking on [Facebook](https://www.eff.org/deeplinks/2018/05/privacy-badger-rolls-out-new-ways-fight-facebook-tracking) and [Google](https://www.eff.org/deeplinks/2018/10/privacy-badger-now-fights-more-sneaky-google-tracking), with more privacy protections on the way.
+
+To learn more, see [the FAQ on Privacy Badger's homepage](https://privacybadger.org/#faq).
+
+
+## Contributing
+
+We're glad you want to help! Please see [our contributor guide](/CONTRIBUTING.md).
+
+This project is governed by [EFF's Public Projects Code of Conduct](https://www.eff.org/pages/eppcode).
+
+
+## Getting in touch
+
+Besides using [our GitHub issue tracker](https://github.com/EFForg/privacybadger/issues), you could [send us an email](mailto:extension-devs@eff.org), or join the [Privacy Badger mailing list](https://lists.eff.org/mailman/listinfo/privacybadger).
+
+We also hold public meetings using [Jitsi audio conferencing](https://meet.jit.si/PoliteBadgersSingEuphoricly):
+- Mondays at 10:30 AM PST
+- Thursdays at 11:30 AM PST
+
+
+## License
+
+Privacy Badger is licensed under the GPLv3. See [LICENSE](/LICENSE) for more details.
+
+Privacy Badger is a project of the [Electronic Frontier Foundation](https://www.eff.org).