tools.linux.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
To: Miguel Ojeda <miguel.ojeda.sandonis@gmail.com>
Cc: tools@linux.kernel.org, users@linux.kernel.org
Subject: Re: [sig-prover] random tarball signature verification script
Date: Thu, 1 Apr 2021 20:38:56 -0400	[thread overview]
Message-ID: <20210402003856.qhganuy2xi2zqu6v@nitro.local> (raw)
In-Reply-To: <CANiq72maNPt60YvRGfjnETn0Q6s_ZXZdyzB_=sxQ0Tz5bmrWWA@mail.gmail.com>

On Fri, Apr 02, 2021 at 12:16:05AM +0200, Miguel Ojeda wrote:
> > I resurrected one of my previously unreleased helper scripts that I used to
> > run to randomly check signatures on various kernel tarballs. It will do the
> > following:
> 
> Thanks for this! Curious: is it random because it helps avoiding
> others to predict when the checks would be done if run at fixed
> frequency & pattern?

Mostly, I didn't want it always starting from the top of the dir
listing, as that would likely result in some files being checked less
frequently than others. 

It does remember the files that have already been checked within the
same running session, so it should eventually check all of them before
it loops around -- but I think there may be a couple of logic bugs there
that need ironing out for that statement to be 100% accurate.

-K

      reply	other threads:[~2021-04-02  0:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-01 19:27 [sig-prover] random tarball signature verification script Konstantin Ryabitsev
2021-04-01 22:16 ` Miguel Ojeda
2021-04-02  0:38   ` Konstantin Ryabitsev [this message]

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=20210402003856.qhganuy2xi2zqu6v@nitro.local \
    --to=konstantin@linuxfoundation.org \
    --cc=miguel.ojeda.sandonis@gmail.com \
    --cc=tools@linux.kernel.org \
    --cc=users@linux.kernel.org \
    /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).