pyFileFixity icon
pyFileFixity icon

pyFileFixity

 Like

Suite of tools for file fixity (data protection for long term storage) using redundant error correcting codes, hash auditing and duplications with majority vote, all in pure Python.

License model

  • FreeOpen Source

Application type

Platforms

  • Mac
  • Windows
  • Linux
  • BSD
  • Python
  No rating
0likes
0comments
0news articles

Features

Suggest and vote on features
  1.  No registration required
  2.  Command line interface
  3.  Portable
  4.  Ad-free
  5.  Recover Corrupted Files
  6.  Works Offline
  7.  Photo Recovery
  8.  No Tracking
  9.  Data Protection
  10.  Checksums verification

 Tags

  • Data Security
  • hashes
  • Backup
  • error-detection
  • duplication
  • error-correcting-codes
  • data-archival
  • reed-solomon
  • error-checker
  • data-repairing
  • archival
  • reed-solomon-codes
  • long-term
  • fix-error

pyFileFixity News & Activities

Highlights All activities

Recent activities

Show all activities

pyFileFixity information

  • Developed by

    lrq3000
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    7 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

Security & PrivacyOS & UtilitiesSystem & HardwareBackup & Sync

GitHub repository

  •  141 Stars
  •  11 Forks
  •  9 Open Issues
  •   Updated Sep 4, 2024 
View on GitHub

Our users have written 0 comments and reviews about pyFileFixity, and it has gotten 0 likes

pyFileFixity was added to AlternativeTo by ILoveDragons on Feb 3, 2025 and this page was last updated Feb 3, 2025.
No comments or reviews, maybe you want to be first?
Post comment/review

What is pyFileFixity?

An extensive and detailed Python suite of all kinds of ECC tools. PyFileFixity will not alter the original files, it will create an ECC file alongside the original. PyFileFixity has the ability to make ECC files from only the file header or the whole file.

Some listed advantages of the software include partial recovery capabilities, safe and conservative repair approach (makes sure recovery was done correctly before making changes), directory encoding, and a file watcher that will check to see if your file is corrupted.

Some of the listed limits of PyFileFixity include the inability to protect metadata (simple workaround: use a zip file or something similar), cannot repair the deletion or insertion of characters unless you used a high enough resiliency rate (at least 0.5), and cannot create files from other files unless you used a high enough resiliency rate (at least 0.5).

The page for PyFileFixity also includes detailed explanations of how to use the software and the best methods of archiving data.

Official Links