From 8ab88da410cd0e9e8aed071c35237226ec9510b0 Mon Sep 17 00:00:00 2001 From: Hellow <74311245+HeIIow2@users.noreply.github.com> Date: Fri, 23 Jun 2023 13:35:53 +0200 Subject: [PATCH] updated documentation --- contribute.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/contribute.md b/contribute.md index ecfba9b..34fd458 100644 --- a/contribute.md +++ b/contribute.md @@ -7,6 +7,7 @@ If something is missing, like attributes for an object feel free to either add i So here is a List of what you can do: 1. [implement a new page like e.g. Soundcloud](#add-a-new-page) +2. [help securing this programm](#find-a-security-vulnerability) ## Add a new Page @@ -29,3 +30,14 @@ in the [page module](src/music_kraken/pages). - [musify.club](src/music_kraken/pages/musify.py) _(heavily making use of web scraping)_ - [YouTube](src/music_kraken/pages/youtube.py) _(using both invidious and piped)_ - [Metal Archives](src/music_kraken/pages/youtube.py) + +## Find a security vulnerability + +I take security seriously. Really. + +If you find a vulnerability that is rather critical, [write me on matrix](https://matrix.to/#/@hellow_2:matrix.org). +Under vulnerability counts: + +- If there is a bug, which makes music_kraken ignore a proxy/tor setting. + +BUT... There could be more stuff, that falls under security.