Development discussion of WireGuard
 help / color / mirror / Atom feed
From: "Jason A. Donenfeld" <Jason@zx2c4.com>
To: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Cc: WireGuard mailing list <wireguard@lists.zx2c4.com>
Subject: Re: curve25519_generate.js [was: Re: [ANNOUNCE] WireGuard Snapshot `0.0.20171211` Available]
Date: Tue, 12 Dec 2017 01:20:21 +0100	[thread overview]
Message-ID: <CAHmME9oa1xB1A=Tx5uPEAHqXKwZSGfKJEzgH34kmPzS0Mg3J_g@mail.gmail.com> (raw)
In-Reply-To: <CAHmME9pCK7XCF-RVVOUJaSYK5SiXHsGFj4XceLveZ1Ocqxu7PQ@mail.gmail.com>

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

  reply	other threads:[~2017-12-12  0:12 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-11  0:32 [ANNOUNCE] WireGuard Snapshot `0.0.20171211` Available Jason A. Donenfeld
2017-12-11 19:26 ` curve25519_generate.js [was: Re: [ANNOUNCE] WireGuard Snapshot `0.0.20171211` Available] Daniel Kahn Gillmor
2017-12-11 20:15   ` Jason A. Donenfeld
2017-12-11 21:28     ` Daniel Kahn Gillmor
2017-12-12  0:18       ` Jason A. Donenfeld
2017-12-12  0:20         ` Jason A. Donenfeld [this message]
2017-12-12  0:43         ` Daniel Kahn Gillmor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAHmME9oa1xB1A=Tx5uPEAHqXKwZSGfKJEzgH34kmPzS0Mg3J_g@mail.gmail.com' \
    --to=jason@zx2c4.com \
    --cc=dkg@fifthhorseman.net \
    --cc=wireguard@lists.zx2c4.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).