Coder Social home page Coder Social logo

yanixos / sic Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 1.0 12.93 MB

Linux File Integrity Checker

License: GNU General Public License v3.0

Python 78.71% Shell 0.46% C 10.58% C++ 8.18% Makefile 2.08%
linux-security file-checksum file-integrity-monitoring

sic's Introduction

The purpose of sic is to manage a set of files and be able to see quickly the files you are working on and be sure that files are not tampered. When you do a lot of stuff at the same time, things take time and sic is here to help you to figure out what you were doing before.

sic allow you to quickly get the status of all kind of files. It can be photos, videos or a complete disk tree. You can manage them with a spirit that looks like Git.

On a daily workflow, you can know the files that have been added, modified, removed, moved, renamed and duplicated. When you are working with files and you are also very busy, it’s difficult to remind what are the files you were working on previously. A VCS can help you for this. Unfortunately when you are working with photos or videos, or other kind of big binary files you cannot manage them with a tool like Git. sic is meant to solve that.

Each time you have a stable set of files you can commit them to store their properties into a State and be able to compare it with your set of files later.

The big difference with Git is that sic does not keep track of the different contents of the files that are managed. This is why we can call it an UnVersioned Control System (UVCS).

Using sic you can also easily detect duplicates and remove them.

Usage : git clone https://github.com/Yanixos/sic.git

cd sic/sic

chmod +x install.sh

./install.sh

Follow the instruction

Feel safe ^^

sic's People

Contributors

yanixos avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

trellixvulnteam

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.