From 19339c0c1222da7d3f9e6fa667c4b472fee6bb16 Mon Sep 17 00:00:00 2001 From: Sam Sneed <163201376+sam-sneed@users.noreply.github.com> Date: Sun, 2 Jun 2024 13:31:42 +0000 Subject: [PATCH] Update README.md --- README.md | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 0b5ec90..9be564f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -# F-Stopium -A basic web browser in Electron. ***Now with our own, functioning adblocker and privacy redirection technologies!*** +# ScureGPT +Secure ChatGPT interfacing powered by electron. Supports compiling via electron packager. Install and run it with: @@ -33,12 +33,5 @@ npm start ## License -[MIT Modified](LICENSE.md) +[SPL-R5](LICENSE.md) -## Disclaimer - -"Insider's Look" builds are outdated and meant for people who are just testing core functionality by default, and aren't interested in changes! If you want changes, compile it or download the new binaries. - -## What is Privacy Redirection Technology (PRT)? - -This is a simple technology that replaces a bad URL with a more privacy friendly service, when we know that ADs aren't 100% blocked, or just to provide a better UX. TLDR: Clickjacking for good.