Hey all,
when running obfsproxy with scramblesuit in unmanaged mode (e.g. to
obfuscate non-Tor traffic) the UniformDH password is passed in command
line like this:
obfsproxy scramblesuit --password=W3ECD5GOYU5AAW4G35GSH5QXIHSRBU2X
The problem with this is that the password is visible in the syst
On 05/13/2014 10:30 PM, Lunar wrote:
> irregula...@riseup.net:
>> tl;dr obfsproxy from wheezy-backports raises exception about not finding
>> Twisted although Twisted-core is installed.
>
> Please update to version 0.2.8-1~bpo70+1. It should fix the issue.
>
> Thanks for the report. It would be g
Hello there,
tl;dr obfsproxy from wheezy-backports raises exception about not finding
Twisted although Twisted-core is installed.
I want to install obfsproxy from wheezy-backports on a wheezy machine.
The package currently in wheezy-backports [1] depends on : python (>=
2.7), python (<< 2.8), py
On 03/10/2014 05:56 AM, Yawning Angel wrote:
>
> https://github.com/Yawning/openvpn/commit/7474f1acfc5d296289f3f65566184ea699e1896c
>
> That should work, I'll open a pull request, but I'm not going to
> spend more time on it, and there's no guarantee that they will
> accept it.
>
> Regards,
>
On 03/07/2014 12:10 AM, Yawning Angel wrote:
>
> Looking at the OpenVPN source (src/openvpn/socks.c):
>
>> const ssize_t size = send (sd, "\x05\x02\x00\x02", 4, MSG_NOSIGNAL);
>
> The method selection request is hardcoded to always claim support for
> No Auth, and Username/Password Auth in that
On 03/05/2014 07:58 PM, Yawning Angel wrote:
>
>> So, while testing OpenVPN with obfsproxy and the latest patch, the vpn
>> client enters the authentication phase.
> Yay.
>
>> Do the credentials depend on the pluggable transport in use by the
>> obfsproxy?
> Yes. It only should happen for obfs2 (i
Hello people,
I'm investigating how may we combine the traffic obfuscation provided by
obfsproxy+scramblesuit with OpenVPN instead of Tor.
I completely understand how this combination does not provide anonymity,
but nevertheless I think it will be of some use.
In the recent past there have been