python3-flask-bcrypt

Flask extension that provides bcrypt hashing utilities (Python3)

Due to the recent increased prevelance of powerful hardware, such as modern GPUs, hashes have become increasingly easy to crack. A proactive solution to this is to use a hash that was designed to be "de-optimized". Bcrypt is such a hashing facility; unlike hashing algorithms such as MD5 and SHA1, which are optimized for speed, bcrypt is intentionally structured to be slow.

steghide

steganography hiding tool

Steghide is steganography program which hides bits of a data file in some of the least significant bits of another file in such a way that the existence of the data file is not visible and cannot be proven.

fairymax

xboard compatible chess and chess-variant engine

Fairymax is a program that plays chess and chess variants. It uses the xboard/winboard chess-engine protocol to communicate. Apart from 'regular' chess (also known as the Mad-Queen variant), it can play Capablanca chess, gothic chess, knightmate, cylinder chess, berolina chess, superchess and courier chess.

flvstreamer

command-line RTMP client

Command-line RTMP client intended to stream audio or video content from all types of Flash or RTMP servers.

tk8.5

Tk toolkit for Tcl and X11, v8.5 - windowing shell

Tk is a cross-platform graphical toolkit which provides the Motif look-and-feel and is implemented using the Tcl scripting language. This package contains the windowing Tcl/Tk shell (wish).

python-aptdaemon.gtk3widgets

Python 2 GTK+ 3 widgets to run an aptdaemon client