Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[phoenix-dev] Infra-scripts component

Team,

Gunnar suggested that we EPL some of the scripts that make eclipse.org tick some time ago. The CQ has been approved by Janet's team, so I have committed the initial code for the JAR signing infrastructure and our home-brewed logscan for public consumption.

The code is in dev.eclipse.org:/cvsroot/technology/org.eclipse.phoenix/infra-scripts.

jar_signing: the scripts that allow trusted users to add jar files to a queue for signing. This allows us to delegate signing duties to specific committers without giving them our private key, or access to our keystore.

logscan: this script monitors various log files and TCP connection states to detect Denial Of Service or Brute Force attacks. It adds blocks on the local server's firewall accordingly.

The only people who should be committing to these directories are Karl, Matt (as soon as he's a committer) and myself. Anyone else should submit a patch.

Thanks,

Denis

--
Denis Roy
Manager, IT Infrastructure
Eclipse Foundation, Inc.  --  http://www.eclipse.org/
Office: 613.224.9461 x224 (Eastern time)
Cell: 819.210.6481
denis.roy@xxxxxxxxxxx



Back to the top