Development discussion of WireGuard
 help / color / mirror / Atom feed
From: "Jason A. Donenfeld" <Jason@zx2c4.com>
To: Franz Schwartau <franz@electromail.org>
Cc: WireGuard mailing list <wireguard@lists.zx2c4.com>
Subject: Re: using wireguard intents from tasker?
Date: Wed, 27 Nov 2019 13:27:06 +0100	[thread overview]
Message-ID: <CAHmME9qd6-Q+XNPeC0xNg+1Dgrc71dwimJ2m5ES5YP_qDRmG=Q@mail.gmail.com> (raw)
In-Reply-To: <7273dde5-290a-7657-1c4e-3397db01038b@electromail.org>

See https://git.zx2c4.com/wireguard-android/tree/app/src/main/java/com/wireguard/android/model/TunnelManager.java#n260

  /* We disable the below, for now, as the security model of allowing this
             * might take a bit more consideration.
             */
            if (true)
                return;

If you have a suggestion, feel free to share it.
_______________________________________________
WireGuard mailing list
WireGuard@lists.zx2c4.com
https://lists.zx2c4.com/mailman/listinfo/wireguard

  reply	other threads:[~2019-11-27 12:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-19  8:42 Franz Schwartau
2019-11-27 12:27 ` Jason A. Donenfeld [this message]
2020-03-22 20:25   ` Jason A. Donenfeld
2020-03-23  5:11     ` Eiji Tanioka
2020-03-23  5:19       ` Jason A. Donenfeld
2020-03-23  5:53         ` Harsh Shandilya
2020-03-23 15:34           ` Eiji Tanioka

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='CAHmME9qd6-Q+XNPeC0xNg+1Dgrc71dwimJ2m5ES5YP_qDRmG=Q@mail.gmail.com' \
    --to=jason@zx2c4.com \
    --cc=franz@electromail.org \
    --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).