@@ -52,10 +52,10 @@ The Tor Project.
52
52
1\. Download the APT Signing Key.
53
53
54
54
```
55
- wget https://www.kicksecure.com /keys/derivative.asc
55
+ wget https://www.whonix.org /keys/derivative.asc
56
56
```
57
57
58
- Users can [ check the Signing Key] ( https://www.kicksecure.com /wiki/Signing_Key ) for better security.
58
+ Users can [ check the Signing Key] ( https://www.whonix.org /wiki/Signing_Key ) for better security.
59
59
60
60
2\. Add the APT Signing Key.
61
61
@@ -66,7 +66,7 @@ sudo cp ~/derivative.asc /usr/share/keyrings/derivative.asc
66
66
3\. Add the derivative repository.
67
67
68
68
```
69
- echo "deb [signed-by=/usr/share/keyrings/derivative.asc] https://deb.kicksecure.com bookworm main contrib non-free" | sudo tee /etc/apt/sources.list.d/derivative.list
69
+ echo "deb [signed-by=/usr/share/keyrings/derivative.asc] https://deb.whonix.org bookworm main contrib non-free" | sudo tee /etc/apt/sources.list.d/derivative.list
70
70
```
71
71
72
72
4\. Update your package lists.
@@ -93,14 +93,14 @@ See instructions.
93
93
94
94
NOTE: Replace ` generic-package ` with the actual name of this package ` uwt ` .
95
95
96
- * ** A)** [ easy] ( https://www.kicksecure.com /wiki/Dev/Build_Documentation/generic-package/easy ) , _ OR_
97
- * ** B)** [ including verifying software signatures] ( https://www.kicksecure.com /wiki/Dev/Build_Documentation/generic-package )
96
+ * ** A)** [ easy] ( https://www.whonix.org /wiki/Dev/Build_Documentation/generic-package/easy ) , _ OR_
97
+ * ** B)** [ including verifying software signatures] ( https://www.whonix.org /wiki/Dev/Build_Documentation/generic-package )
98
98
99
99
## Contact ##
100
100
101
- * [ Free Forum Support] ( https://forums.kicksecure.com )
102
- * [ Premium Support] ( https://www.kicksecure.com /wiki/Premium_Support )
101
+ * [ Free Forum Support] ( https://forums.whonix.org )
102
+ * [ Premium Support] ( https://www.whonix.org /wiki/Premium_Support )
103
103
104
104
## Donate ##
105
105
106
- ` uwt ` requires [ donations] ( https://www.kicksecure.com /wiki/Donate ) to stay alive!
106
+ ` uwt ` requires [ donations] ( https://www.whonix.org /wiki/Donate ) to stay alive!
0 commit comments