chiark / gitweb /
`fdroid btlog` external binary transparency logger
authorHans-Christoph Steiner <hans@eds.org>
Mon, 27 Mar 2017 19:52:15 +0000 (21:52 +0200)
committerHans-Christoph Steiner <hans@eds.org>
Mon, 3 Apr 2017 18:24:21 +0000 (20:24 +0200)
commitc591a4cd89d8d345fd6d163f496676f59db149b4
tree40f38ed175f1e73fdf59aa1bcdb925c7bab9994d
parenteadcd1372344c3b2e746bd5a239ce57fde66c430
`fdroid btlog` external binary transparency logger

This complements the binary transparency logging that happens on the
server side !226.  Anyone can set up an efficient tracker of any
F-Droid repo which stores all index files that it sees.  It uses HEAD
requests and ETag checking to be as efficient as possible, so that
this can be automatically run at a frequent pace.
completion/bash-completion
fdroid
fdroidserver/btlog.py [new file with mode: 0755]
fdroidserver/common.py