{{Header}}
{{Title|title=
{{project_name_long}} Project Activities: Innovation, Cooperation and Education
}}
{{about_mininav}}
{{#seo:
|description=Things the {{project_name_short}} project is working on; Innovate; Cooperate; Mentor; Educate; Maintenance; Research
|image=Workingon-1008908640.jpg
}}
{{intro|
Things the {{project_name_short}} project is working on; Innovate; Cooperate; Mentor; Educate; Maintenance; Research
}}
[[File:Workingon-1008908640.jpg|thumb]]
= {{project_name_short}} Project Activities =
== Innovation ==
'''Table:''' ''{{project_name_short}} Innovation''
{| class="wikitable"
|-
! scope="col"| '''Category'''
! scope="col"| '''Description'''
|-
! scope="row"| Anonymity
|
* Thinking hard about obscure attacks on anonymity such as clock correlation deanonymization attacks and developing countermeasures; see [[Dev/TimeSync|TimeSync]].
* Adding support for multiple anonymity networks to cater to different user bases.
|-
! scope="row"| Invent mechanisms for rapid Debian packaging
|
* [https://github.com/{{project_name_short}}/genmkfile genmkfile] - easy and turbo packaging of scripts and configuration files.
* Demonstrating how to write hassle free man pages.
** For example, the following methodology is used for all related {{project_name_short}} packages.
** Written in markdown.
** Just three lines of packaging is required.
** https://github.com/Kicksecure/tor-ctrl/blob/master/man/tor-ctrl.8.md
*** https://github.com/Kicksecure/tor-ctrl/blob/master/debian/control#L9
*** https://github.com/Kicksecure/tor-ctrl/blob/master/debian/control#L17-L18
|-
! scope="row"| Holistic focus
|
* Focusing on the anonymity and privacy field, without getting into unimportant details.
* Understanding issues regular users are experiencing and creating a better user experience.
|-
! scope="row"| Develop concepts
|
* [[Dev/project-news|Emergency Security News Notification]]
* [[Dev/Permanent Takedown Attack Defender|Permanent Takedown Attack Defender, proposal to defend against a permanent takedown threat]]
* [[Dev/apt-revoker|apt-revoker Check for Revocation Certificates before running apt
]]
* [https://www.whonix.org/pipermail/whonix-devel/2019-January/001293.html Package manager update security on/off switch]
* And much more.
|-
! scope="row"| Miscellaneous
| Maintaining a general interest in security matters, scrutinizing solutions, and connecting people.
https://forums.whonix.org/t/jitterentropy-rngd/7204
|-
! scope="row"| Documentation
| Huge wiki. 100's of wiki pages. See [[Documentation]] and [[Design]]. Lots of {{kicksecure_wiki
|wikipage=Wiki_Enhancements
|text=Wiki Enhancements.
}}.
|-
|}
== Cooperation ==
'''Table:''' ''{{project_name_short}} Cooperation''
{| class="wikitable"
|-
! scope="col"| '''Category'''
! scope="col"| '''Description'''
|-
! scope="row"| Issue/bug reports
| Reporting issues or bugs at other projects, such as:
* [https://github.com/QubesOS/qubes-issues/issues/created_by/adrelanos Qubes]
* [https://www.virtualbox.org/query?status=%21closed&reporter=adrelanos VirtualBox]
|-
! scope="row"| The Tor Project
|
* Successfully communicate issues in the Tor ecosystem and do so whenever we find something. Some suggestions have been implemented and others accepted.
** https://web.archive.org/web/20201028003446/https://trac.torproject.org/projects/tor/query?reporter=proper&col=id&col=summary&col=status&col=type&col=priority&col=milestone&col=component&order=priority
** https://web.archive.org/web/20201021121818/https://trac.torproject.org/projects/tor/query?reporter=adrelanos&col=id&col=summary&col=type&col=status&col=priority&col=milestone&col=component&order=priority
* Reporting any security/privacy/anonymity issues discovered, including some which could lead to deanonymization.