Giter Site home page Giter Site logo

nettpilser / rar2fs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hasse69/rar2fs

0.0 1.0 0.0 589 KB

FUSE file system for reading RAR archives

Home Page: https://hasse69.github.io/rar2fs/

License: GNU General Public License v3.0

Makefile 1.48% C 70.40% M4 20.70% C++ 4.76% Shell 0.05% Roff 2.60%

rar2fs's Introduction

rar2fs is a FUSE based file system that can mount a source RAR archive/volume
or a directory containing any number of RAR archives and read the contents as
regular files on-the-fly. Non-archived files located in the source directory
are handled transparently. Both compressed and non-compressed 
archives/volumes are supported but full media seek support (aka. indexing) is
only available for non-compressed plaintext archives. In general support for
compressed and/or encrypted archives is "best effort", highly depending on
what type of information the archive contains and by what method it is 
accessed.

Encrypted archives are supported but since rar2fs is completely
non-interactive it requires the archive password to be stored on the local
file system in a file in plaintext format. This of course is a major security
limitation in itself. If you really need to use this feature, use it wisely.
The author(s) of rar2fs will not be held responsible for encrypted
information being exposed due to this limitation. If security is really an
issue some encryption on file system level should be considered instead.
A FUSE based encryption file system, such as encfs, has proven to work very
well together with rar2fs.

rar2fs's People

Contributors

hasse69 avatar kylesanderson avatar vapier avatar

Watchers

James Cloos avatar

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.