From d9fa5adf00cb89ea86c5c0e01922777c5655abad Mon Sep 17 00:00:00 2001 From: James Magahern Date: Sun, 17 Sep 2023 20:30:21 -0700 Subject: [PATCH] Adds README and screenshot --- README.md | 28 ++++++++++++++++++++++++++++ Screenshots/main.png | Bin 0 -> 453089 bytes 2 files changed, 28 insertions(+) create mode 100644 README.md create mode 100644 Screenshots/main.png diff --git a/README.md b/README.md new file mode 100644 index 0000000..6c649f5 --- /dev/null +++ b/README.md @@ -0,0 +1,28 @@ +# Attractor + +Attractor is a web browser for iOS and macOS prioritizing security and aggresive content filtering, and some nifty useful features. + +![](Screenshots/main.png) + +## Security Modes + +Attractor aggresively filters unwanted web content and prevents arbitrary code execution (JavaScript) by default. I created a special browser for this purpose. Philosophically speaking, I believe the web should primarily be used as a document viewer (as originally intended by [Tim Berners-Lee](https://en.wikipedia.org/wiki/World_wide_web)). Interactive web applications are fine, but the *default* mode should be document viewing, which is why this security model exists. + +Attractor operates in five "security modes": +1. **Alpha** (Default) All JavaScript is blocked, as well as web fonts and iframes. +2. **Bravo** Only embedded scripts are allowed. This means any JavaScript enclosed in `