public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/18419] New: add an option to resolv.conf to set all-zeros edns-client-subnet option
@ 2015-05-15 20:54 dkg at fifthhorseman dot net
  2015-05-16  4:16 ` [Bug libc/18419] " carlos at redhat dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: dkg at fifthhorseman dot net @ 2015-05-15 20:54 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=18419

            Bug ID: 18419
           Summary: add an option to resolv.conf to set all-zeros
                    edns-client-subnet option
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: dkg at fifthhorseman dot net
                CC: drepper.fsp at gmail dot com
  Target Milestone: ---

https://tools.ietf.org/html/draft-ietf-dnsop-edns-client-subnet-00 is a
mechanism to allow recursive resolvers to pass along parts of the end client's
IP address to the authoritative server.

This is a potential privacy risk, as outlined in section 10.1 of that document:


https://tools.ietf.org/html/draft-ietf-dnsop-edns-client-subnet-00#section-10.1

but users can opt out, which should cause compliant recursive resolvers to not
leak any part of their address:

   Users who wish their full IP address to be hidden can include an
   edns-client-subnet option specifying the wildcard address 0.0.0.0/0
   (i.e.  FAMILY set to 1 (IPv4), SOURCE NETMASK to 0 and no ADDRESS).

   As described in previous sections, this option will be forwarded
   across all the Recursive Resolvers supporting edns-client-subnet,
   which MUST NOT modify it to include the network address of the
   client.


the libc resolver mechanism should provide an option so that users who wish to
signal this wish to opt out can do so.  I think this option probably needs to
imply the existing "edns0" option, as specified in resolv.conf(5).

If this is the wrong place to request this feature enhancement, please let me
know where it would be better served.

Thanks for all the work on libc!

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug libc/18419] add an option to resolv.conf to set all-zeros edns-client-subnet option
  2015-05-15 20:54 [Bug libc/18419] New: add an option to resolv.conf to set all-zeros edns-client-subnet option dkg at fifthhorseman dot net
@ 2015-05-16  4:16 ` carlos at redhat dot com
  2015-05-18  8:16 ` fweimer at redhat dot com
  2015-08-22 20:40 ` [Bug network/18419] " jsm28 at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: carlos at redhat dot com @ 2015-05-16  4:16 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=18419

Carlos O'Donell <carlos at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |SUSPENDED
                 CC|                            |carlos at redhat dot com

--- Comment #1 from Carlos O'Donell <carlos at redhat dot com> ---
Request seems sensible at face value. Someone will have to work on it though,
until then marking suspended.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug libc/18419] add an option to resolv.conf to set all-zeros edns-client-subnet option
  2015-05-15 20:54 [Bug libc/18419] New: add an option to resolv.conf to set all-zeros edns-client-subnet option dkg at fifthhorseman dot net
  2015-05-16  4:16 ` [Bug libc/18419] " carlos at redhat dot com
@ 2015-05-18  8:16 ` fweimer at redhat dot com
  2015-08-22 20:40 ` [Bug network/18419] " jsm28 at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: fweimer at redhat dot com @ 2015-05-18  8:16 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=18419

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fweimer at redhat dot com

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug network/18419] add an option to resolv.conf to set all-zeros edns-client-subnet option
  2015-05-15 20:54 [Bug libc/18419] New: add an option to resolv.conf to set all-zeros edns-client-subnet option dkg at fifthhorseman dot net
  2015-05-16  4:16 ` [Bug libc/18419] " carlos at redhat dot com
  2015-05-18  8:16 ` fweimer at redhat dot com
@ 2015-08-22 20:40 ` jsm28 at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: jsm28 at gcc dot gnu.org @ 2015-08-22 20:40 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=18419

Joseph Myers <jsm28 at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|libc                        |network

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-08-22 20:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-15 20:54 [Bug libc/18419] New: add an option to resolv.conf to set all-zeros edns-client-subnet option dkg at fifthhorseman dot net
2015-05-16  4:16 ` [Bug libc/18419] " carlos at redhat dot com
2015-05-18  8:16 ` fweimer at redhat dot com
2015-08-22 20:40 ` [Bug network/18419] " jsm28 at gcc dot gnu.org

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 read-only IMAP folder(s) and NNTP newsgroup(s).