curve25519_generate.js [was: Re: [ANNOUNCE] WireGuard Snapshot `0.0.20171211` Available]
Jason A. Donenfeld
Jason at zx2c4.com
Tue Dec 12 01:20:21 CET 2017
Yikes, tapped send by accident. Here's a stab at it:
https://git.zx2c4.com/WireGuard/commit/?id=037c389f2f09f721ecc84105b0d5d0ca8824c070
I changed this to make it more "okay" for the unwitting web developer:
<script src="curve25519_generate.js" onError='document.write("<h3>Did
you forget to run \"make\" to compile
curve25519_generate.js?</h3><!--");'></script>
We can all groan at the <!-- trick, and then get back to work writing C. :)
Jason
More information about the WireGuard
mailing list