Update README.md

This commit is contained in:
Sam Sneed 2024-06-02 13:31:42 +00:00 committed by GitHub
parent d1f2f9f7dd
commit 19339c0c12
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
<img src="logo.png" align="right" width="15%"/> <img src="logo.png" align="right" width="15%"/>
# F-Stopium # ScureGPT
A basic web browser in Electron. ***Now with our own, functioning adblocker and privacy redirection technologies!*** Secure ChatGPT interfacing powered by electron.
Supports compiling via electron packager. Install and run it with: Supports compiling via electron packager. Install and run it with:
@ -33,12 +33,5 @@ npm start
## License ## 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.