Updated Home (markdown)

Michael Boelen 2018-07-24 13:25:08 +02:00
parent 06a536b42a
commit 99447c2e7c

15
Home.md

@ -2,27 +2,28 @@
Many years of feedback and suggestions made Lynis the powerful tool it is today. Want to help make Lynis even better? At the right side there is a developer guide to get you started. Many years of feedback and suggestions made Lynis the powerful tool it is today. Want to help make Lynis even better? At the right side there is a developer guide to get you started.
## The Benefits for You ## The benefits for You
* Get better insights in technical auditing * Get better insights in technical auditing
* Show it on your resume as a volunteering activity * Show it on your resume as a volunteering activity
* Add Lynis on your LinkedIn profile, it is well-known and might get you new opportunities * Add Lynis on your LinkedIn profile, it is well-known and might get you new opportunities
## How to Help ## How to Help
### Improve the Wikipedia page
The [English Wikipedia article](https://en.wikipedia.org/wiki/Lynis) of Lynis would benefit from an objective update. As author(s) of the project, we are not allowed to this. But you can! This also applies to a page for Michael Boelen, the original developer of Lynis, and the company CISOfy.
### New tests
Lynis benefits from new tests, but especially from testing. Joining the community is easy: just run the tool and carefully look through /var/log/lynis.log. Anything it missed or which can be improved? [Fork](https://help.github.com/articles/fork-a-repo/) and create a pull request. Lynis benefits from new tests, but especially from testing. Joining the community is easy: just run the tool and carefully look through /var/log/lynis.log. Anything it missed or which can be improved? [Fork](https://help.github.com/articles/fork-a-repo/) and create a pull request.
### Translations
Become a translator for the project: https://github.com/CISOfy/lynis/wiki/Creating-a-Lynis-translation Become a translator for the project: https://github.com/CISOfy/lynis/wiki/Creating-a-Lynis-translation
## To Do List ## To Do List
Here is our public list of open items for Lynis. Anything you can test? Here is our public list of open items for Lynis. Anything you can test?
### Simply needs testing
* Fedora: test if DNF is correctly working for you - [Issue 111](https://github.com/CISOfy/lynis/issues/111)
* Debian 8: run and see if it correctly works
* OpenWRT: does everything work correctly?
### Quick wins ### Quick wins
* Any item with the _up-for-grabs_ tag in the [Issues tracker](https://github.com/CISOfy/lynis/issues) * Any item with the _up-for-grabs_ tag in the [Issues tracker](https://github.com/CISOfy/lynis/issues)
### For the contributors with a little bit more time ### For the contributors with a little bit more time
* Additional Docker tests * Additional Docker tests
* Correct any errors on screen when using BusyBox (e.g. Raspberry Pi) * Correct any errors on the screen when using BusyBox (e.g. Raspberry Pi)