sfic is a (very) simple filesystem integrity checker. It is based on concepts from yafic, another simple file integrity checking tool. If you are looking for a simple, full-featured file integrity checker, you probably want yafic.
sfic was written to address special situations when dealing with a RAM-based Linux system, such as a LEAF-based router. The tdb library is used to maintain databases of file attributes.
sfic is licenced under the terms of the GNU General Public License. The sha-256 implementation is copyright (C) 2003 Christophe Devine and is also licensed under the terms of the GPL.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.