<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
</head>
<body>
<div name="messageBodySection">Hey guys,<br />
<br />
I would really like to do that. For the main development I would throw this into discussion: https://github.com/WireGuard/wireguard-rs/issues/1#issuecomment-286521908<br />
<br />
I guess it would be more visible to the Rust community if we allow maintaining it via the GitHub repository.<br />
<br />
@Jason, what do you think?</div>
<div name="messageSignatureSection"><br />
Best regards,<br />
Sascha</div>
<div name="messageReplySection"><br />
Am 14. März 2017, 17:29 +0100 schrieb sopium <sopium@mysterious.site>:<br />
<blockquote type="cite">Hi Sascha and folks,<br />
<br />
---- On Sun, 05 Mar 2017 20:42:00 +0900 Sascha Grunert <saschagrunert@icloud.com> wrote ----<br />
<blockquote type="cite">Hey folks,<br />
<br />
I want to call for participation of the Rust userspace implementation of WireGuard. The template for the initial implementation was this: https://www.wireguard.io/xplatform/ and can be found here: https://git.zx2c4.com/wireguard-rs/.<br />
<br />
What works for now:<br />
<br />
- A main working executable (`cargo run -- -h`) which parses the command line parameters via the `clap` crate<br />
- General debug and tracing support via the `log` crate<br />
- Daemonizing support<br />
- The wireguard library which creates a local socket and waits for incoming connections (reference implementation)<br />
<br />
[...]<br /></blockquote>
<br />
I have kept an eye on this. It seems that you were mostly working<br />
on the `xplatform` stuff, and haven't started on the actual<br />
implementation of the protocol yet. My code has (partly)<br />
implemented the protocol, but lacks the `xplatform` ui. So it<br />
seems like a perfect time to merge efforts. What do you think?<br />
<br />
And to all who are interested in userspace WG impls, in<br />
particular Rust impls, I have adjusted the goal of my project to<br />
“to write a secure, compatible, cross-platform and reasonably<br />
fast user-space implementation of WireGuard in Rust”. I am also<br />
committed to finishing and maintaining it. There is a big TODO<br />
list, and contribution is welcome!<br />
<br />
For those not closely following this thread, the project is at:<br />
<br />
https://github.com/sopium/titun/tree/wg<br />
<br />
Regards,<br />
Sopium<br />
<br />
<br /></blockquote>
</div>
</body>
</html>