MinorFs

MinorFs implements a simple view based file system. The files ystem provided by MinorFs allows processes to become pseudo persistent processes, by giving these processes n-th claim persistent storage. By doing this, a program running under a user id can effectively protect its data for that user from malware that could be running under the same user id. The current version of MinorFs implements the folowing features:
Future versions will include the following additional features:

For bugreports and/or questions about minorfs, please contact : minorfs [at] polacanthus <dot> net