> Hi George,
>
> I've released FTE v0.1.2-alpha. This release includes bug fixes and an
> improved build process. You can obtain the new builds from the
> official FTE website: https://kpdyer.com/fte/
>
> The v0.1.2-alpha binaries have been tested on Ubuntu 12.10, Ubuntu
> 13.04, RHEL 6.4 and OSX 1
Hi George,
I've released FTE v0.1.2-alpha. This release includes bug fixes and an
improved build process. You can obtain the new builds from the
official FTE website: https://kpdyer.com/fte/
The v0.1.2-alpha binaries have been tested on Ubuntu 12.10, Ubuntu
13.04, RHEL 6.4 and OSX 10.8.4. The 32-
Hi George,
Thanks for trying FTE!
Apologies, this is my fault. I built the current packages on a recent
Ubuntu version with GLIBC 2.14. On execution, the binary is looking
for GLIBC >=2.14, which isn't available on your system. Hence, the
bundle and binary won't execute properly.
Which Linux dis
Hi Kevin,
I tried the bundles in https://kpdyer.com/fte/ .
For some reason, when I fire up 'start-tor-browser' I don't get
'fte_relay' listener to bind on '127.0.0.1:8079' (like the torrc expects
it to). Hence Tor fails to bootstrap and simply says:
"The connection to the SOCKS5 proxy server at 1
Last September I announced initial results [1] towards a framework,
which we call Format-Transforming Encryption (FTE), for encoding
messages using regular languages. We're excited to announce that we've
made progress towards an implementation and would like to invite alpha
testers. Our source code