Package Details: x84 1.1.2-1

Package Base: x84
Description: Telnet server for UTF-8 and cp437 terminals
Upstream URL: https://github.com/jquast/x84
Category: daemons
Licenses: ISC
Submitter: maze
Maintainer: maze
Last Packager: None
Votes: 2
First Submitted: 2013-04-19 15:06
Last Updated: 2014-04-22 13:53

Latest Comments

Comment by maze

2014-04-22 13:53

Bump to 1.1.2

Comment by maze

2013-08-25 21:42

There is no python2-bcrypt module. Feel free to upload one to AUR and I'll add it to the optdepends.

Comment by jswagner

2013-08-25 21:18

1.0.8 is current:
https://pypi.python.org/packages/source/x/x84/x84-1.0.8.tar.gz

Blowfish encryption is enabled by depending on py-bcrypt, and then setting "password_digest" under the [system] header from "internal" to "bcrypt". Not sure if this should be default on Arch, but it seems most people will want that. :)