blob: 736480d2436785517ccfed67007c6cc657636c97 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
|
# BRUTEFOX - Firefox with steroids
🇧🇷 Para o tutorial em português clique [aqui](https://github.com/cristiancmoises/brutefox/blob/main/LEIA-ME.md)
![bRUTE(1)](https://github.com/cristiancmoises/brutefox/assets/86272521/15afb340-af3f-4c3b-b029-d80ab0da59a0)
> ### START FIREFOX AND DIGIT IN THE SEARCH BOX:
about:config
_*Then press enter_
> ### Paste the command and search, then change the value:
| COMMAND | VALUE |
|------------------------|----------------------------------|
|network.http.pipelining | True |
|network.http.pipelining.maxrequests | 32 |
|network.http.proxy.pipelining | True |
|network.dns.disableIPv6 | True |
|plugin.expose_full_path | True |
|nglayout.initialpaint.delay | 0 |
|content.notify.backoffcount | 5 |
|ui.submenuDelay | 0 |
|browser.cache.memory.capacity | 32768 |
|layout.spellcheckDefault | 2 |
|browser.download.animateNotifications | False |
|security.dialog_enable_delay | 0 |
|network.prefetch-next | False |
|browser.newtabpage.activity-stream.feeds.telemetry | False |
|browser.newtabpage.activity-stream.telemetry | False |
|browser.ping-centre.telemetry | False |
|toolkit.telemetry.archive.enabled | False |
|toolkit.telemetry.bhrPing.enabled | False |
|toolkit.telemetry.enabled | False |
|toolkit.telemetry.firstShutdownPing.enabled | False |
|toolkit.telemetry.hybridContent.enabled | False |
|toolkit.telemetry.newProfilePing.enabled | False |
|toolkit.telemetry.reportingpolicy.firstRun | False |
|toolkit.telemetry.shutdownPingSender.enabled | False |
|toolkit.telemetry.unified | False |
|toolkit.telemetry.updatePing.enabled | False |
|reader.parse-on-load.enabled | False |
|reader.parse-on-load.force-enabled | False |
|browser.pocket.enabled | False |
|loop.enabled | False |
### INSTALL SOME ADDONS TO INCREASE THE SECURITY:
![image](https://github.com/cristiancmoises/brutefox/assets/86272521/f93b99c3-b7dc-40a8-8a80-9eb7bc007fe5)
[Ublock](https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/)
![image](https://github.com/cristiancmoises/brutefox/assets/86272521/f9c52e17-b859-4318-80a0-8d45f26da806)
[PrivacyBadger](https://addons.mozilla.org/en-US/firefox/addon/privacy-badger17/)
![image](https://github.com/cristiancmoises/brutefox/assets/86272521/dccd79b3-c58b-404e-a30b-deba0b8abeab)
[CanvasBlocker](https://addons.mozilla.org/en-US/firefox/addon/canvasblocker/)
![image](https://github.com/cristiancmoises/brutefox/assets/86272521/cfb0b18a-bd20-4754-ad88-72ee4cd48d2c)
[BrowSec](https://addons.mozilla.org/en-US/firefox/addon/browsec/)
____________________________________________________________________
### FOR PARANOIDS:
<img src="https://github.com/cristiancmoises/brutefox/assets/86272521/0a0512cb-2672-4e79-bf84-7be9772adae2" width=60% height=60%>
![image](https://github.com/cristiancmoises/brutefox/assets/86272521/e6aa98fd-6dc8-4a2f-abe5-79f822e131f5)
[NOScript](https://addons.mozilla.org/en-US/firefox/addon/noscript/)
![image](https://github.com/cristiancmoises/brutefox/assets/86272521/724a9ca5-3943-4441-8dcb-3e344a1242b8)
[LibreJS](https://ftp.gnu.org/gnu/librejs/librejs-7.21.0.xpi)
______________________________________________________________________
### BONUS - A TRUE DARK BROWSER
![image](https://github.com/cristiancmoises/brutefox/assets/86272521/db293502-20d8-45ea-be6b-c417f6160371)
[AmoledTheme](https://addons.mozilla.org/en-US/firefox/addon/all-back-no-highlight/)
![image](https://github.com/cristiancmoises/brutefox/assets/86272521/2fcb5977-8270-48cd-9307-f363ee0bdbc3)
[DarkBG](https://addons.mozilla.org/en-US/firefox/addon/dark-background-light-text/)
_______________________________________________________________________
|