From: b3nj5m1n <47924309+b3nj5m1n@users.noreply.github.com> Date: Mon, 31 Jul 2023 03:50:29 +0000 (+0200) Subject: Merge pull request #288 from vwheezy22/john X-Git-Tag: v0.2.0.2~41 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/commitdiff_plain/9c21d26fa5667c317d904ee7b713f762c1eec888?hp=c52790529edae16acd847ed174ce75ecfc6d3964 Merge pull request #288 from vwheezy22/john --- diff --git a/programs/john.json b/programs/john.json new file mode 100644 index 0000000..5e3e1e5 --- /dev/null +++ b/programs/john.json @@ -0,0 +1,10 @@ +{ + "name": "john", + "files": [ + { + "path": "$HOME/.john", + "movable": false, + "help": "Currently unsupported.\n\n_Relevant issue:_ https://github.com/openwall/john/issues/4552\n" + } + ] +}