Bump to 1.1.2
Search Criteria
Package Details: x84 1.1.2-1
Package Actions
| Package Base: | x84 |
|---|---|
| Description: | Telnet server for UTF-8 and cp437 terminals |
| Upstream URL: | https://github.com/jquast/x84 |
| Category: | daemons |
| Licenses: | |
| Submitter: | maze |
| Maintainer: | maze |
| Last Packager: | None |
| Votes: | 2 |
| First Submitted: | 2013-04-19 15:06 |
| Last Updated: | 2014-04-22 13:53 |
Dependencies (5)
Required by (0)
Sources
Latest Comments
Comment by maze
Comment by maze
There is no python2-bcrypt module. Feel free to upload one to AUR and I'll add it to the optdepends.
Comment by jswagner
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. :)