mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-21 05:47:23 +02:00
Compare commits
No commits in common. "a44ec6cf2a9bf5a7242953e5cf86a85d521deb10" and "11baf2e14217c7c5daef6d123a2d7045a0bd85ca" have entirely different histories.
a44ec6cf2a
...
11baf2e142
@ -146,7 +146,7 @@ repos:
|
|||||||
|
|
||||||
# Shell code formatter, requires Go
|
# Shell code formatter, requires Go
|
||||||
- repo: https://github.com/scop/pre-commit-shfmt
|
- repo: https://github.com/scop/pre-commit-shfmt
|
||||||
rev: v3.8.0-1
|
rev: v3.7.0-4
|
||||||
hooks:
|
hooks:
|
||||||
- id: shfmt
|
- id: shfmt
|
||||||
#- id: shfmt-docker
|
#- id: shfmt-docker
|
||||||
|
@ -37,15 +37,12 @@ defaultPref("privacy.resistFingerprinting", true);
|
|||||||
defaultPref("privacy.resistFingerprinting.testGranularityMask", 4);
|
defaultPref("privacy.resistFingerprinting.testGranularityMask", 4);
|
||||||
defaultPref(
|
defaultPref(
|
||||||
"privacy.resistFingerprinting.exemptedDomains",
|
"privacy.resistFingerprinting.exemptedDomains",
|
||||||
"jarkkaa.fi,*.element.io,*.google.com,*.pikaviestin.fi,*.envs.net,*.wikimedia.org,*.wikipedia.org,duckduckgo.com,*.duckduckgo.com,*.blesmrt.net,*.piraatit.fi,*.piraattipuolue.fi,*.apple.com,*.op.fi,*.s-pankki.fi,*.revolut.com,*.n26.com,fedoraproject.org,*.fedoraproject.org,music.youtube.com"
|
"jarkkaa.fi,*.element.io,*.google.com,*.pikaviestin.fi,*.envs.net,*.wikimedia.org,*.wikipedia.org,*.duckduckgo.com,*.blesmrt.net,*.piraatit.fi,*.piraattipuolue.fi,*.apple.com,*.op.fi,*.s-pankki.fi,*.revolut.com,*.n26.com",
|
||||||
);
|
);
|
||||||
|
|
||||||
// Enable letterboxing
|
// Enable letterboxing
|
||||||
pref("privacy.resistFingerprinting.letterboxing", true);
|
pref("privacy.resistFingerprinting.letterboxing", true);
|
||||||
|
|
||||||
// Timezone spoofing
|
|
||||||
defaultPref("privacy.resistFingerprinting.spoofTimezone", true);
|
|
||||||
|
|
||||||
// Enable Firefox accounts
|
// Enable Firefox accounts
|
||||||
defaultPref("identity.fxaccounts.enabled", true);
|
defaultPref("identity.fxaccounts.enabled", true);
|
||||||
|
|
||||||
|
@ -43,7 +43,7 @@ to overlap with someone else.
|
|||||||
Changing `normal_installed` to `force_installed` would also prevent
|
Changing `normal_installed` to `force_installed` would also prevent
|
||||||
uninstallation.
|
uninstallation.
|
||||||
|
|
||||||
### [Silk - Privacy Pass Client for the browser](https://chrome.google.com/webstore/detail/ajhmfdgkijocedmfjonnpjfojldioehi)
|
### Silk - Privacy Pass Client for the browser
|
||||||
|
|
||||||
- `ajhmfdgkijocedmfjonnpjfojldioehi`
|
- `ajhmfdgkijocedmfjonnpjfojldioehi`
|
||||||
|
|
||||||
@ -55,13 +55,13 @@ To intentionally trigger it and what should be allowed in NoScript:
|
|||||||
- https://captcha.website
|
- https://captcha.website
|
||||||
- https://issuance.privacypass.cloudflare.com
|
- https://issuance.privacypass.cloudflare.com
|
||||||
|
|
||||||
### [DuckDuckGo Privacy Essentials](https://chrome.google.com/webstore/detail/bkdgflcldnnnapblkhphbgpggdiikppg)
|
### DuckDuckGo Privacy Essentials
|
||||||
|
|
||||||
- `bkdgflcldnnnapblkhphbgpggdiikppg`
|
- `bkdgflcldnnnapblkhphbgpggdiikppg`
|
||||||
|
|
||||||
Installed by default so Google won't be the default search engine.
|
Installed by default so Google won't be the default search engine.
|
||||||
|
|
||||||
### [NoScript](https://chrome.google.com/webstore/detail/doojmbjmlfjjnbmnoijecmcbfeoakpjm)
|
### NoScript
|
||||||
|
|
||||||
- `doojmbjmlfjjnbmnoijecmcbfeoakpjm`
|
- `doojmbjmlfjjnbmnoijecmcbfeoakpjm`
|
||||||
|
|
||||||
@ -69,13 +69,13 @@ Appears to make the internet much more pleasant and less distracting in 2024
|
|||||||
eliminating the cookie banners and all, while not trusting lists generated by
|
eliminating the cookie banners and all, while not trusting lists generated by
|
||||||
other people.
|
other people.
|
||||||
|
|
||||||
### [Dark Reader](https://chrome.google.com/webstore/detail/eimadpbcbfnmbkopoojfekhnkhdbieeh)
|
### Dark Reader
|
||||||
|
|
||||||
- `eimadpbcbfnmbkopoojfekhnkhdbieeh`
|
- `eimadpbcbfnmbkopoojfekhnkhdbieeh`
|
||||||
|
|
||||||
As playing around with these policies and constantly removing the profile directory doesn't help my migraine.
|
As playing around with these policies and constantly removing the profile directory doesn't help my migraine.
|
||||||
|
|
||||||
### [Indiewiki Buddy](https://chrome.google.com/webstore/detail/fkagelmloambgokoeokbpihmgpkbgbfm)
|
### Indiewiki Buddy
|
||||||
|
|
||||||
- `fkagelmloambgokoeokbpihmgpkbgbfm`
|
- `fkagelmloambgokoeokbpihmgpkbgbfm`
|
||||||
|
|
||||||
@ -85,33 +85,33 @@ in not so hardened Chromium for a bit due to hardened Firefox being too much
|
|||||||
for my task and there is no reason occassionally needed Chromium shouldn't be
|
for my task and there is no reason occassionally needed Chromium shouldn't be
|
||||||
tolerable for a few minutes.
|
tolerable for a few minutes.
|
||||||
|
|
||||||
### [Privacy Manager](https://chrome.google.com/webstore/detail/giccehglhacakcfemddmfhdkahamfcmd)
|
### Privacy Manager
|
||||||
|
|
||||||
- `giccehglhacakcfemddmfhdkahamfcmd`
|
- `giccehglhacakcfemddmfhdkahamfcmd`
|
||||||
|
|
||||||
Quick browser options and data removal on _startup_. Maybe beneficial if
|
Quick browser options and data removal on _startup_. Maybe beneficial if
|
||||||
incognito is disabled (which again is not great idea for quick guest access?)
|
incognito is disabled (which again is not great idea for quick guest access?)
|
||||||
|
|
||||||
### [Fedora User Agent](https://chrome.google.com/webstore/detail/hojggiaghnldpcknpbciehjcaoafceil)
|
### Fedora User Agent
|
||||||
|
|
||||||
- `hojggiaghnldpcknpbciehjcaoafceil`
|
- `hojggiaghnldpcknpbciehjcaoafceil`
|
||||||
|
|
||||||
Communicates websites that Ubuntu isn't the only Linux distribution and makes
|
Communicates websites that Ubuntu isn't the only Linux distribution and makes
|
||||||
some offer rpm packages directly.
|
some offer rpm packages directly.
|
||||||
|
|
||||||
### [Snowflake](https://chrome.google.com/webstore/detail/mafpmfcccpbjnhfhjnllmmalhifmlcie)
|
### Snowflake
|
||||||
|
|
||||||
- `mafpmfcccpbjnhfhjnllmmalhifmlcie`
|
- `mafpmfcccpbjnhfhjnllmmalhifmlcie`
|
||||||
|
|
||||||
Helps bridge traffic to Tor by looking like WebRTC call.
|
Helps bridge traffic to Tor by looking like WebRTC call.
|
||||||
|
|
||||||
### [Bitwarden](https://chrome.google.com/webstore/detail/nngceckbapebfimnlniiiahkandclblb)
|
### Bitwarden
|
||||||
|
|
||||||
- `nngceckbapebfimnlniiiahkandclblb`
|
- `nngceckbapebfimnlniiiahkandclblb`
|
||||||
|
|
||||||
The password manager of my choice.
|
The password manager of my choice.
|
||||||
|
|
||||||
### [Privacy Badger](https://chrome.google.com/webstore/detail/pkehgijcmpdhfbdbbnkijodmdjhbjlgp)
|
### Privacy Badger
|
||||||
|
|
||||||
- `pkehgijcmpdhfbdbbnkijodmdjhbjlgp`
|
- `pkehgijcmpdhfbdbbnkijodmdjhbjlgp`
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 9eab8051749ede4c1014e0c23840f3316e874027
|
Subproject commit 430ecf6126c7ef9b83775639a913c7f7277492a0
|
Loading…
x
Reference in New Issue
Block a user