<html><head><style>body{font-family:Helvetica,Arial;font-size:13px}</style></head><body style="word-wrap:break-word"><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px;color:rgba(0,0,0,1.0);margin:0px;line-height:auto">A first pass that only works with GoBackend has just been pushed. Feel free to make suggestions or requests. This is the first time I’ve used databinding for more than just a findViewById substitute, so it’s very possible I didn’t do something canonically.</div> <br> <div id="bloop_sign_1530741231598432000" class="bloop_sign"></div> <br><p class="airmail_on">On July 3, 2018 at 1:17:27 PM, Jason A. Donenfeld (<a href="mailto:jason@zx2c4.com">jason@zx2c4.com</a>) wrote:</p> <blockquote type="cite" class="clean_bq"><span><div><div></div><div>On Tue, Jul 3, 2018 at 8:12 PM Samuel Holland <<a href="mailto:samuel@sholland.org">samuel@sholland.org</a>> wrote:
<br>> Right, trying to make it a global setting requires either some sort of
<br>> out-of-band way to pass the information to wg-quick, or rewriting the
<br>> configuration file every time the tunnel is brought up.
<br>>
<br>> Since from netd's point of view, this is a per-network setting anyway, I agree
<br>> it makes sense to configure it per-tunnel. ExemptedApplications works as a
<br>> configuration key, though I prefer ExcludedApplications--the application isn't
<br>> just not required to use the tunnel, it's not allowed to use the tunnel.
<br>>
<br>> In that case, here are my UI suggestions:
<br>> - Add a button in the editor that switches to a fragment or pops up a Dialog
<br>> similar to a MultiSelectListPreference.
<br>> - For consistency, checked means excluded -- everything defaults to unchecked.
<br>> - The package names of excluded apps are put in the
<br>> com.wireguard.config.Interface, and wg-quick handles package name to uid
<br>> translation.
<br>>
<br>> How does that sound?
<br>
<br>All of that sounds right-on to me, and I think you're right that
<br>ExcludedApplications is the better key.
<br>
<br>(This also provides a good basis for later adding a
<br>"ExcludeLocalNetwork" option.)
<br>
<br> Eric's git access should be all setup now, so we can watch the
<br>commits coming on in.
<br></div></div></span></blockquote></body></html>