[package] add ostiary package
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 13 Aug 2012 14:08:37 +0000 (14:08 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 13 Aug 2012 14:08:37 +0000 (14:08 +0000)
commit95428a6d3a39e436aed2d33a39ebae473f7531dd
treec9c8bbdc43e6b1b66048c0adddda7fc6110b587c
parent9e22456b418096cd633f2e15abc85197e41e50c6
[package] add ostiary package

This patch adds the Ostiary package to the repository.  I've tested this on the latest build (revision 31158).  Installation, un-installation and ostiaryd.init script all seem to work correctly.

A bit of background, Ostiary has a similar purpose to Port Knocking but uses a different implementation that removes the possibility of replay attacks.  Not everyone will view it as suitable for their needs, but for me combined with ssh I feel it is more than sufficient.

I suppose for the super paranoid admin, the perfect system would be a package that uses the approach of port knocking via a closed port that is combined with an ostiary style signature challenge.

Anyhow, I have created quickstart documentation for the server and client at "http://wiki.openwrt.org/doc/howto/ostiary.server" and  "http://wiki.openwrt.org/doc/howto/ostiary.client".

Signed-off-by: Desmond Hokin <Salander@gmx.u>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33167 3c298f89-4303-0410-b956-a3cf2f4a3e73
admin/ostiary/Makefile [new file with mode: 0644]
admin/ostiary/files/ostiaryd.init [new file with mode: 0644]
admin/ostiary/files/ssh_disable [new file with mode: 0644]
admin/ostiary/files/ssh_enable [new file with mode: 0644]