public inbox for elfutils@sourceware.org
 help / color / mirror / Atom feed
* [Bug debuginfod/27784] New: debuginfod client-use notification
@ 2021-04-27 18:24 fche at redhat dot com
  2021-04-27 18:24 ` [Bug debuginfod/27784] debuginfod first-client-use notification fche at redhat dot com
  2021-05-20  2:12 ` fche at redhat dot com
  0 siblings, 2 replies; 3+ messages in thread
From: fche at redhat dot com @ 2021-04-27 18:24 UTC (permalink / raw)
  To: elfutils-devel

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

            Bug ID: 27784
           Summary: debuginfod client-use notification
           Product: elfutils
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: debuginfod
          Assignee: unassigned at sourceware dot org
          Reporter: fche at redhat dot com
                CC: elfutils-devel at sourceware dot org
  Target Milestone: ---

There have been concerns that if debuginfod* client facilities are turned on by
default in a system, a user may have no idea that they are exposing themselves
to the possibility of Bad data flowing down from debuginfod servers.  There was
a suggestion that if we (something?) were to notify users, this could be
enough.

Let's consider extending debuginfod-client.c with a small notification option. 
We probably can't get away with anything interactive in a low level library,
but this simple trick might work:

- upon each request to debuginfod-client, check for existence of a file
$DEBUGINFOD_CACHE/notified_p
- if does not exist, and isatty(stdout), then print a quick notification
message to the user, sleep a second or two, touch that notified_p file, and
continue

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

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

* [Bug debuginfod/27784] debuginfod first-client-use notification
  2021-04-27 18:24 [Bug debuginfod/27784] New: debuginfod client-use notification fche at redhat dot com
@ 2021-04-27 18:24 ` fche at redhat dot com
  2021-05-20  2:12 ` fche at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: fche at redhat dot com @ 2021-04-27 18:24 UTC (permalink / raw)
  To: elfutils-devel

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

Frank Ch. Eigler <fche at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|debuginfod client-use       |debuginfod first-client-use
                   |notification                |notification

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

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

* [Bug debuginfod/27784] debuginfod first-client-use notification
  2021-04-27 18:24 [Bug debuginfod/27784] New: debuginfod client-use notification fche at redhat dot com
  2021-04-27 18:24 ` [Bug debuginfod/27784] debuginfod first-client-use notification fche at redhat dot com
@ 2021-05-20  2:12 ` fche at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: fche at redhat dot com @ 2021-05-20  2:12 UTC (permalink / raw)
  To: elfutils-devel

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

Frank Ch. Eigler <fche at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #1 from Frank Ch. Eigler <fche at redhat dot com> ---
putting idea on ice

prototype patch:
https://sourceware.org/pipermail/elfutils-devel/2021q2/003749.html

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

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

end of thread, other threads:[~2021-05-20  2:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-27 18:24 [Bug debuginfod/27784] New: debuginfod client-use notification fche at redhat dot com
2021-04-27 18:24 ` [Bug debuginfod/27784] debuginfod first-client-use notification fche at redhat dot com
2021-05-20  2:12 ` fche at redhat dot com

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).