This shows you the differences between two versions of the page.
|
john:johnny [2015/10/14 23:29] aleksey [Current state] added a note about work in 2012 |
john:johnny [2020/08/29 07:53] (current) shinnok update github url |
||
|---|---|---|---|
| Line 31: | Line 31: | ||
| * Fully translatable (English and French language for now) | * Fully translatable (English and French language for now) | ||
| - | See [[https://github.com/shinnok/johnny/blob/master/CHANGELOG|CHANGELOG]] for a complete listing of features. | + | See [[https://github.com/openwall/johnny/blob/master/CHANGELOG|CHANGELOG]] for a complete listing of features. |
| ===== Binary redistributables ===== | ===== Binary redistributables ===== | ||
| Line 42: | Line 42: | ||
| - OS X : {{:john:johnny:johnny_2.2_osx.zip|}} | - OS X : {{:john:johnny:johnny_2.2_osx.zip|}} | ||
| - | - Linux : binaries are not provided, you should build the software from source (see [[https://github.com/shinnok/johnny/blob/v2.2/INSTALL]] and Sources section). | + | - Linux : binaries are not provided, you should build the software from source (see [[https://github.com/openwall/johnny/blob/v2.2/INSTALL]] and Sources section). |
| ==== Binaries 2.1 (OLD) ==== | ==== Binaries 2.1 (OLD) ==== | ||
| Line 49: | Line 49: | ||
| - OS X : {{:john:johnny:johnny_2.1_osx.zip|}} | - OS X : {{:john:johnny:johnny_2.1_osx.zip|}} | ||
| - | - Linux : binaries are not provided, you should build the software from source (see [[https://github.com/shinnok/johnny/blob/v2.1/INSTALL]] and Sources section). | + | - Linux : binaries are not provided, you should build the software from source (see [[https://github.com/openwall/johnny/blob/v2.1/INSTALL]] and Sources section). |
| ==== Binaries 2.0 (OLD) ==== | ==== Binaries 2.0 (OLD) ==== | ||
| Line 56: | Line 56: | ||
| - OS X : {{:john:johnny:johnny_2.0_osx.zip|}} | - OS X : {{:john:johnny:johnny_2.0_osx.zip|}} | ||
| - | - Linux : binaries are not provided, you should build the software from source (see [[https://github.com/shinnok/johnny/blob/v2.0/INSTALL]] and Sources section). | + | - Linux : binaries are not provided, you should build the software from source (see [[https://github.com/openwall/johnny/blob/v2.0/INSTALL]] and Sources section). |
| ==== Binaries 1.1 (OLD) ==== | ==== Binaries 1.1 (OLD) ==== | ||
| Line 75: | Line 75: | ||
| ===== Sources ===== | ===== Sources ===== | ||
| - | Johnny is hosted at Github: https://github.com/shinnok/johnny | + | Johnny is hosted at Github: https://github.com/openwall/johnny |
| - | For building from source instructions, see [[https://github.com/shinnok/johnny/blob/master/INSTALL|INSTALL]]. | + | For building from source instructions, see [[https://github.com/openwall/johnny/blob/master/INSTALL|INSTALL]]. |
| Getting started is as easy as: | Getting started is as easy as: | ||
| Line 83: | Line 83: | ||
| ===Official version 2.2 source:=== | ===Official version 2.2 source:=== | ||
| - | Via direct-download: [[https://github.com/shinnok/johnny/archive/v2.2.zip]] | + | Via direct-download: [[https://github.com/openwall/johnny/archive/v2.2.zip]] |
| Via git: | Via git: | ||
| - | 1) git clone https://github.com/shinnok/johnny.git && cd johnny | + | 1) git clone https://github.com/openwall/johnny.git && cd johnny |
| 2) git checkout v2.2 | 2) git checkout v2.2 | ||
| | | ||
| ===Development source (might not be stable - not recommended):=== | ===Development source (might not be stable - not recommended):=== | ||
| - | Via direct-download:[[https://github.com/shinnok/johnny/archive/master.zip]] | + | Via direct-download:[[https://github.com/openwall/johnny/archive/master.zip]] |
| Via git: | Via git: | ||
| - | 1) git clone https://github.com/shinnok/johnny.git && cd johnny | + | 1) git clone https://github.com/openwall/johnny.git && cd johnny |
| | | ||
| $more README # For getting your feet wet | $more README # For getting your feet wet | ||
| Line 104: | Line 104: | ||
| Johnny is currently planned using the roadmap available at: | Johnny is currently planned using the roadmap available at: | ||
| http://openwall.info/wiki/john/johnny-roadmap | http://openwall.info/wiki/john/johnny-roadmap | ||
| + | |||