File: apt-transport-in-toto.install

package info (click to toggle)
apt-transport-in-toto 0.1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 260 kB
  • sloc: python: 586; makefile: 8
file content (11 lines) | stat: -rwxr-xr-x 261 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/dh-exec

intoto.py => /usr/lib/apt/methods/intoto

# TODO: Change root key
data/intoto.conf => /etc/apt/apt.conf.d/intoto

# TODO: Sign layout
data/root.layout => /etc/intoto/root.layout

# TODO: Copy signing and import into keychain, or use DD key?