mirror of
https://github.com/Sneed-Group/scuregpt
synced 2024-12-23 10:42:27 -06:00
Update README.md
This commit is contained in:
parent
d1f2f9f7dd
commit
19339c0c12
1 changed files with 3 additions and 10 deletions
13
README.md
13
README.md
|
@ -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.
|
|
||||||
|
|
Loading…
Reference in a new issue