fwupd/data
Richard Hughes d5aab65f30 Use Jcat files in firmware archives and for metadata
A Jcat file can be used to store GPG, PKCS-7 and SHA-256 checksums for multiple
files. This allows us to sign a firmware or metadata multiple times (perhaps
by the OEM and also then the LVFS) which further decentralizes the trust model
of the LVFS.

The Jcat format was chosen as the Microsoft catalog format is nonfree and not
documented. We also don't want to modify an existing .cat file created from WU
as this may make it unsuitable to use on Windows.

More information can be found here: https://github.com/hughsie/libjcat
2020-03-23 19:55:12 +00:00
..
bash-completion Add 'firmware-convert' subcommand to fwupdtool 2020-03-09 21:12:01 +00:00
builder Fix some typos spotted using codespell 2019-04-08 12:47:53 +01:00
fish-completion trivial: update command consumes device ids in fish shell completion 2020-03-17 19:12:00 +00:00
installed-tests trivial: installed-tests: try to display journal for failed tests 2019-12-01 06:23:27 -06:00
motd trivial: correct a fwupd-refresh.service filling error 2020-02-02 11:27:20 +00:00
pki Use Jcat files in firmware archives and for metadata 2020-03-23 19:55:12 +00:00
remotes.d Use Jcat files in firmware archives and for metadata 2020-03-23 19:55:12 +00:00
tests Use Jcat files in firmware archives and for metadata 2020-03-23 19:55:12 +00:00
90-fwupd-devices.rules nvme: Add a new plugin to update NVMe hardware 2018-08-26 19:42:28 +01:00
daemon.conf Move MOTD population into the daemon 2020-01-16 10:33:43 -06:00
fwupd-offline-update.service.in Dynamically read path to use for /system-update 2019-05-01 09:24:55 -05:00
fwupd.service.in Move MOTD population into the daemon 2020-01-16 10:33:43 -06:00
fwupd.shutdown.in fix fwupd.shutdown.in according to the movement of fwupdtool to bindir 2020-03-05 07:09:25 -06:00
meson.build added completion script for fish shell 2020-02-29 16:31:50 +00:00
org.freedesktop.fwupd.conf Add initial build files and enough code to launch a simple D-Bus daemon 2015-02-26 18:16:40 +00:00
org.freedesktop.fwupd.metainfo.xml Release fwupd 1.3.8 2020-02-13 14:30:35 +00:00
org.freedesktop.fwupd.service.in Allows confined snaps to activate fwupd via D-Bus 2019-11-12 12:40:08 -06:00
org.freedesktop.fwupd.svg Show in Flathub correctly 2019-02-15 12:32:46 +00:00