36 projects tagged "GPLv2 or later"
AIDE (Advanced Intrusion Detection Environment) is a file and directory integrity checker. It creates a database from the regular expression rules that it finds from the config file. Once this database is initialized it can be used to verify the integrity of the files. Several message digest algorithms are used. All of the usual file attributes can also be checked for inconsistencies.
nut is nutrition software to record what you eat and analyze your meals for nutrient composition. The database included is the latest USDA Nutrient Database for Standard Reference. This database contains values for vitamins, minerals, fats, calories, protein, carbohydrates, fiber, etc., and includes the essential polyunsaturated fats, Omega-3 and Omega-6. Nutrient levels are expressed as a percentage of the Daily Value, the familiar standard of food labeling in the United States, but also can be fully customized. Foods can be added from recipes or food labels, and nutrient intake can be graphed. The program is completely menu-driven and there are no commands to learn.
Project: Starfighter is a 2D mission-based shoot-'em-up game. The game's story takes place after decades of war, in a world in which one company that had gained power by supplying both sides with weaponary. The company then stepped forward and crushed both warring factions in one swift movement. Using far superior weaponary and AI craft, the company was completely unstoppable, and now no one can stand in their way. Thousands began to perish under the iron fist of the company. The people cried out for a savior, for someone to light this dark hour... and someone did.
The audit package contains the user-space utilities for creating audit rules, as well as for storing, searching, and generating reports from the audit records generated by the audit subsystem in the Linux 2.6 kernel and higher. It has a real-time plugin interface for event analysis and remote logging of events.
Fast File Validator (FFV) is a program for verifying files against a checksum file and for creating such checksum files. FFV supports both SFV files (which use the CRC32 algorithm) and MD5 files. "Checksum" is meant in the generic sense here. Technically, neither CRC32 nor MD5 is really a checksum.