chiark / gitweb /
new repo-wide config option for a Binary Transparency Log
authorHans-Christoph Steiner <hans@eds.org>
Fri, 16 Dec 2016 11:19:07 +0000 (12:19 +0100)
committerHans-Christoph Steiner <hans@eds.org>
Wed, 15 Mar 2017 21:12:04 +0000 (22:12 +0100)
commit03ec590989aa7d54b1029d2ec0392cf681a75aaa
tree7ae80efbab40e6916d313969ba5497dc9383af10
parent0ef818486d6ccbbfec87839f4cf3def764ae1263
new repo-wide config option for a Binary Transparency Log

A Binary Transparency Log is a append only log of all binaries published by
a repo.  This is useful for people to find whether the binary they have
matches what F-Droid has published, and also makes it more difficult for
the published history to be changed without notice, or for a server to give
specific users custom malware binaries.

https://www.eff.org/deeplinks/2014/02/open-letter-to-tech-companies
examples/config.py
fdroidserver/server.py
fdroidserver/update.py