ToDo for Kicksecure ™ Wiki Editors
Things which need to be done.
Assigned to Patrick[edit]
[edit]
Enable allow_username_in_share_links as soon as available.
social[edit]
misc[edit]
- Printing and Scanning
- Time Attacks
- https://www.whonix.org/wiki/Build_Configuration
- Archive all current links internally
- https://www.kicksecure.com/wiki/Contribute#Answer_Questions
- Many sections doesnt exist in kicksecure yet. Add to kicksecure forums the missing sections KVM,Apparmor... or delete from wiki which we wont use.
- https://www.kicksecure.com/wiki/Contribute#Development
- "Or start by working on any of these security TODO items. " - Tag "security-todo"doesnt exist (in whonix..)
- https://www.kicksecure.com/wiki/Systemcheck#System_Checks
stream isolation sections need to be rewritten in away which make sense with kicksecure vs whonix (afaik there is no stream isolation within kicksecure).
Make it compatible with kicksecure
Need to be rebased on kicksecure build
Make it compatible with kicksecure
Remove the possibility of unencrypted way
- search for every https://www.researchgate.net
URL and try to archive it.
E.g: https://www.kicksecure.com/w/index.php?title=Hardware_Threat_Minimization&stable=0#cite_note-29
Easy, Intermediate, Legal images are not showing up.
Not there, it has an icon for it with the top icons.
link to twitter tweets.
Update Stream Isolation image in whonix features by using the new modeled one, Same as Tor Connection Destination Viewer
Add kicksecure to debian derivatives list.
- Fix whonix redirects links from whonix to kicksecure examples: (make them directly linking to kicksecure)
https://www.whonix.org/wiki/PQCrypto
to
https://www.kicksecure.com/wiki/PQCrypto
https://github.com/Whonix/tirdad
to
https://github.com/kicksecure/tirdad
- Separate/Add Qubes into separated mini-navigation for qubes specific instructions/commands.
Assigned to Nurmagoz[edit]
Tasks[edit]
RottenLinks[edit]
1. https://www.mediawiki.org/wiki/Extension:RottenLinks is now functional.
2. Can be found here:
- https://www.kicksecure.com/wiki/Special:SpecialPages
- https://www.whonix.org/wiki/Special:SpecialPages
Now both have a link to Status of external links
.
3. Direct links:
4. use checkbox Show rotten links only
5. click submit
after link fixing[edit]
- grammar research
- AI research
Done Notifications from Patrick to Nurmagoz[edit]
This tasks have been completed by Patrick. This is a notification for Nurmagoz. Please check if it is resolved. If resolved, please remove from this list. If not resolved, please re-add to Patrick TODO with a comment what is missing.
General/Useful Notes[edit]
use template kicksecure_wiki[edit]
non-ideal, please do not use:
[https://www.kicksecure.com/wiki/Systemcheck systemcheck]
better:
{{kicksecure_wiki |wikipage=systemcheck |text=systemcheck }}
Suitable for mass search an replace.
Image new format[edit]
Old style:
|image=https://www.kicksecure.com/w/images/d/d6/Firefox_logo%2C_2019.svg.png
New style:
|image=Firefox_logo,_2019.svg.png
Syntax for seo image changed.
Old syntax:
{{#seo: |description=A Crash Course in Anonymity and Security on the Internet. |image=/URL/Documentation.jpg }}
New syntax:
{{#seo: |description=A Crash Course in Anonymity and Security on the Internet. |image=Documentation.jpg }}
(Only the file name is required.)
Test Wiki Query Parameters (DebugJS, without JS..etc)[edit]
- Check this wiki chapter and test Dev/wiki#Custom_CSS_JavaScript_Debugging.
Checking Broken Links[edit]
- https://ahrefs.com/broken-link-checker
(requires JS)
- https://www.deadlinkchecker.com/website-dead-link-checker.asp
- https://www.drlinkcheck.com/
- https://sitechecker.pro/
(require an account for free 7 days trial)
- https://www.mediawiki.org/wiki/Extension:RottenLinks
Notice Only[edit]
Notice only. Information only. Not a task.
Keep links such as:
A)
[https://manpages.debian.org/modesetting Debian manpages: ModeSetting]
Do not change to:
B)
https://manpages.debian.org/bullseye/xserver-xorg-core/modesetting.4.en.html
This is because A) is more generic. Debian already redirects to the most recent release and link. No need to use the more specific link which will break in a few years.
Links Knowledge[edit]
In https://www.kicksecure.com/w/index.php?title=Mobile_Phone_Security&oldid=61483&diff=cur you changed from
https://www.businessinsider.com/saudi-arabia-imei-track-runaways-2019-5
to
https://www.businessinsider.nl/saudi-arabia-imei-track-runaways-2019-5?international=true&r=US
That is actually a regression. The first regression is better.
1) The part ?international=true&r=US
should not be added. (Don't add bold part. Try if it works without. If it works without, don't add it.)
https://www.businessinsider.nl/saudi-arabia-imei-track-runaways-2019-5?international=true&r=US
2) I don't think .com was changed to .nl. It's unlikely that a primarily English news websites changes its domain from .com to .nl. Probably just some weird redirection due to Tor IP and IP detection. That link shouldn't have been changed.
Double Redirects to Single Redirects[edit]
https://www.whonix.org/wiki/Special:DoubleRedirects
Howto:
Example bad, now:
Comparison Of Tor with CGI Proxies Proxy Chains and VPN Services -> Comparison Of Tor with CGI Proxies, Proxy Chains, and VPN Services -> Tor vs Proxy
What we need to do is:
Comparison Of Tor with CGI Proxies Proxy Chains and VPN Services -> Tor vs Proxy
Practical fix:
Go to Comparison Of Tor with CGI Proxies Proxy Chains
from Special:DoubleRedirects and press on edit and change from:
#REDIRECT [[Comparison Of Tor with CGI Proxies, Proxy Chains, and VPN Services]]
To
#REDIRECT [[Tor vs Proxy]]