Skip to content

Commit

Permalink
remove startpage
Browse files Browse the repository at this point in the history
  • Loading branch information
metablaster committed Jun 23, 2023
1 parent 02750cd commit 9d1afc0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion Config/ProjectSettings.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ $OFS = " "
# 4. Enables some disabled unit tests and disables logging
# 5. Enables setting preference variables for modules
# NOTE: If changed to $true, change requires PowerShell restart
Set-Variable -Name Develop -Scope Global -Value $true
Set-Variable -Name Develop -Scope Global -Value $false

if ($Develop)
{
Expand Down
3 changes: 0 additions & 3 deletions docs/SecurityAndPrivacy.md
Original file line number Diff line number Diff line change
Expand Up @@ -380,8 +380,6 @@ to google privacy policy.

If you're willing to trade speed for privacy consider privacy conscious search engine.

Which one is the best for privacy is subjective but you can start exploring with ex. [Startpage][startpage]

[Table of Contents](#table-of-contents)

### Common privacy mistakes
Expand Down Expand Up @@ -527,7 +525,6 @@ The following web sites are good starting point for additional research regardin
[tor browser]: https://www.torproject.org/download "Visit Tor Project"
[privilege escalation]: https://en.wikipedia.org/wiki/Privilege_escalation "Visit wikipedia site"
[nmap]: https://nmap.org "Visit nmap site"
[startpage]: https://www.startpage.com "Visit Startpage search engine"
[psiphon repo]: https://github.com/Psiphon-Inc/psiphon-windows "Visit GitHub page"
[uac blog]: https://learn.microsoft.com/en-us/archive/blogs/e7/user-account-control "Visit Microsoft archive"
[uac blog update]: https://learn.microsoft.com/en-us/archive/blogs/e7/user-account-control-uac-quick-update "Visit Microsoft archive"

0 comments on commit 9d1afc0

Please sign in to comment.