File: README.autoref

package info (click to toggle)
apt-dater 1.0.4-4
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 2,152 kB
  • sloc: ansic: 6,668; sh: 799; xml: 491; makefile: 158; perl: 128; sed: 16
file content (25 lines) | stat: -rw-r--r-- 922 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Auto Refresh
============

Since version 0.6.5, apt-dater has a 'auto refresh' feature. This
gives two advantages:

 * If one host is refreshed and got some updates, one should refresh
   other hosts which are running the same distribution and have the
   same (or atleast some) packages installed, too.

 * There are some fundamental problems on replay attacks on todays
   package managers[1]. If one has several hosts (using different
   repository mirrors and different uplinks etc.), there is a chance
   that some of your hosts got recent package lists. apt-dater collects
   update informations over SSH on trusted hosts. If apt-dater compares
   those information it could detect such replay attacks.


Links
=====

[1] Attacks on Package Managers
    (Justin Cappos, Justin Samuel, Scott Baker, John H. Hartman)

    http://www.cs.arizona.edu/people/justin/packagemanagersecurity/attacks-on-package-managers.html