You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/2fa.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ This file is part of Network Pro.
13
13
# Two-Factor (2FA) Authenticators
14
14
15
15
**Network Pro Strategies** (Network Pro™)<br />
16
-
**Last Updated:** November 16, 2025
16
+
**Last Updated:** November 19, 2025
17
17
18
18
Two-Factor Authentication (2FA) apps add a vital layer of security by requiring a second form of verification, protecting against phishing and account compromise. This section features free and open-source authenticators that respect user privacy, operate offline, and offer transparent, audit-friendly code—ensuring strong security without relying on closed systems or third parties.
19
19
@@ -44,12 +44,12 @@ Two-Factor Authentication (2FA) apps add a vital layer of security by requiring
Copy file name to clipboardExpand all lines: src/browsers.md
+24-10Lines changed: 24 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,11 +13,13 @@ This file is part of Network Pro.
13
13
# 🔗 Browsers
14
14
15
15
**Network Pro Strategies** (Network Pro™)<br />
16
-
**Last Updated:** November 16, 2025
16
+
**Last Updated:** November 19, 2025
17
17
18
18
Privacy-focused browsers aim to reduce tracking, fingerprinting, and data collection while maintaining compatibility with modern websites. Options like Firefox (with hardened settings), Brave, and Mullvad Browser prioritize user anonymity, block intrusive ads and scripts, and offer greater control over online activity compared to mainstream browsers.
19
19
20
20
-[Firefox](#firefox)
21
+
-[Firefox `user.js` Mods](#userjs)
22
+
-[Firefox Forks](#forks)
21
23
-[Chromium](#chromium)
22
24
23
25
@@ -42,17 +44,21 @@ Privacy-focused browsers aim to reduce tracking, fingerprinting, and data collec
42
44
<imgsrc="../img/apps/firefox.png"width="20"height="20"alt="firefox" /> [Firefox](https://www.firefox.com/) 🇺🇸 <sup>US</sup> 👑 ⭐ ❤️ and its FOSS version: [Fennec](https://f-droid.org/packages/org.mozilla.fennec_fdroid/) <sup>[Repo](https://hg.mozilla.org/mozilla-central/file/tip/mobile/android)</sup>
43
45
🌎 👑 ⭐ ❤
44
46
45
-
- We highly recommend using [FFUpdater](https://f-droid.org/en/packages/de.marmaro.krt.ffupdater/) <sup>[F-Droid](https://f-droid.org/en/packages/de.marmaro.krt.ffupdater/) | [GitHub](https://github.com/Tobi823/ffupdater)</sup> to install and manage privacy-centric browsers on mobile.
47
+
- We highly recommend using [FFUpdater](https://f-droid.org/en/packages/de.marmaro.krt.ffupdater/) <sup>[GitHub](https://github.com/Tobi823/ffupdater)</sup> to install and manage privacy-centric browsers on mobile.
46
48
47
49
!!! warning "Reality Check"
48
50
49
51
There's a misconception that in order for Firefox to be useable, it requires lots of changes and extensions. Nothing could be further from the truth. In fact, there are only [a handful of truly useful extensions](https://github.com/arkenfox/user.js/wiki/4.1-Extensions) (uBlock Origin, CanvasBlocker, etc.).
50
52
51
-
Realistically, Firefox is no more complicated to set up and configure than Brave, for example. However, if you feel you need a guide, you may want to take a look here:
53
+
For example, Firefox is no more complicated to set up and configure than Brave. However, if you feel you need a guide, you may want to review the following resources:
52
54
53
55
- [Techlore: The Ultimate Guide to Firefox Hardening! (YouTube)](https://youtu.be/F7-bW2y6lcI)
54
56
- [Yet Another Firefox Hardening Guide (Archive.org)](https://web.archive.org/web/20221013104259/https://chrisx.xyz/blog/yet-another-firefox-hardening-guide/)
55
57
58
+
---
59
+
60
+
<sectionid="userjs"></section>
61
+
56
62
### Firefox user.js Mods
57
63
58
64
Firefox `user.js` mods typically consist of a `user.js` file, a `prefs.js` file, or both. The `user.js` file is a user-defined configuration script that enforces specific settings each time the browser starts, allowing users to create a highly customized, secure, and private browsing environment without manually navigating Firefox’s settings or `about:config`.
@@ -72,10 +78,16 @@ Firefox `user.js` mods typically consist of a `user.js` file, a `prefs.js` file,
72
78
- The original `user.js` modification project. While highly functional, this is only recommended for extremely advanced users.
73
79
- For a visual overview, an [arkenfox GUI](https://arkenfox.github.io/gui/) is also available.
74
80
75
-
### Firefox Forks (coming soon!)
81
+
---
82
+
83
+
<sectionid="forks"></section>
84
+
85
+
### Firefox Forks
86
+
87
+
**_Coming Soon!_**
76
88
77
-
- Zen Browser
78
89
- LibreWolf
90
+
- Zen Browser
79
91
80
92
---
81
93
@@ -85,19 +97,21 @@ Firefox `user.js` mods typically consist of a `user.js` file, a `prefs.js` file,
- Harden Brave Browser before using it! See [caveat](#chrome).
89
-
- Can be installed using [FFUpdater](https://f-droid.org/en/packages/de.marmaro.krt.ffupdater/) <sup>[F-Droid](https://f-droid.org/en/packages/de.marmaro.krt.ffupdater/) | [GitHub](https://github.com/Tobi823/ffupdater)</sup> on mobile.
100
+
- Harden Brave Browser before using it!
101
+
- Brave can be installed using [FFUpdater](https://f-droid.org/en/packages/de.marmaro.krt.ffupdater/) <sup>[GitHub](https://github.com/Tobi823/ffupdater)</sup> on mobile.
- If you want a Chrome interface, you may like Cromite. Similarly to Brave, it offers fairly robust privacy features, including Adblock. See [caveat](#chrome).
94
-
- Can be installed on mobile with [FFUpdater](https://f-droid.org/en/packages/de.marmaro.krt.ffupdater/) <sup>[F-Droid](https://f-droid.org/en/packages/de.marmaro.krt.ffupdater/) | [GitHub](https://github.com/Tobi823/ffupdater)</sup>.
106
+
- If you want a Chrome interface, you may like Cromite. Similarly to Brave, it offers fairly robust privacy features, including Adblock Plus.
107
+
- Can be installed on mobile with [FFUpdater](https://f-droid.org/en/packages/de.marmaro.krt.ffupdater/) <sup>[GitHub](https://github.com/Tobi823/ffupdater)</sup>.
Copy file name to clipboardExpand all lines: src/cloud.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ This file is part of Network Pro.
13
13
# ☁️ Cloud Storage Services
14
14
15
15
**Network Pro Strategies** (Network Pro™)<br />
16
-
**Last Updated:** November 16, 2025
16
+
**Last Updated:** November 19, 2025
17
17
18
18
Cloud Storage solutions enable users to store, sync, and access files across devices via remote servers—but with that convenience comes the need for careful scrutiny. Many mainstream providers collect metadata or have access to plaintext content, making them unsuitable for privacy-focused use cases. This section highlights cloud storage services that prioritize end-to-end encryption, user sovereignty over data, and minimal reliance on centralized infrastructure, offering more control and confidentiality than typical consumer platforms.
19
19
@@ -34,7 +34,7 @@ Cloud Storage solutions enable users to store, sync, and access files across dev
- Proton currently grants 2 GB of free storage upon account creation. If you complete their onboarding steps, you can obtain 5 GB total of free storage.
@@ -49,7 +49,7 @@ Cloud Storage solutions enable users to store, sync, and access files across dev
49
49
-**End-to-end encrypted cloud storage** with zero-knowledge architecture, ensuring that files and metadata are encrypted client-side before upload.
50
50
-**Fully open-source clients** across desktop, mobile, and web, developed under AGPL-3.0 and hosted in Germany under strict GDPR protections.
**Network Pro Strategies** (Network Pro™)<br />
16
-
**Last Updated:** November 16, 2025
16
+
**Last Updated:** November 19, 2025
17
17
18
-
While SMS is not a secure protocol, it remains a default communication channel on most phones — especially when interacting with contacts who don't use encrypted messengers. This section highlights minimal, privacy-respecting SMS apps that avoid tracking, ads, and unnecessary permissions, offering a clean interface for managing legacy SMS/MMS messaging.
18
+
While SMS is not a secure protocol, it remains a default communication channel on most phones — especially when interacting with contacts who don't use encrypted messengers. This section highlights minimal, privacy-respecting SMS apps that avoid tracking, ads, and unnecessary permissions, offering a clean interface for managing legacy SMS/MMS messaging!
19
19
20
20
21
21
@@ -52,10 +52,10 @@ While SMS is not a secure protocol, it remains a default communication channel o
52
52
- Modern, open-source SMS/MMS client from the Fossify suite, focused on **minimal permissions**, **no tracking**, and **full offline operation**.
53
53
- Features dark mode, group messaging, search, archiving, scheduled messages, and multi-SIM support — all without ads or analytics.
-Once a popular open-source SMS/MMS app with a clean Material UI and useful features like night mode, per-contact colors, and message scheduling.
58
-
-Still functional, but **no longer actively maintained** — best used only if Fossify Messages does not meet specific needs.
57
+
-Free & opensource SMS/MMS messenger for Android, licensed under GPL‑3.0‑only.
58
+
-A modern continuation of the discontinued **QKSMS** project, with features like scheduled messages, message backup and a refreshed UI — making it a strong privacy‑respecting replacement for the stock messaging app.
0 commit comments