Found 1 record for the .MFS file extension name
Most popular Encoded and encrypted file extensions:
.bin - Macbinary II encoded file
.jpgenx - Egis encrypted JPG file
.mim - Multi-Purpose Internet Mail Extensions file
.rarenx - Egis encrypted RAR file
.docenx - Egis encrypted Word DOC file
.egisenx - Egis encryped file
.sef - Steganos encrypted file
.docxenx - Egis encrypted Word Open XML DOCX file
file extension MFS - MetFS encrypted FUSE based filesystem file
File extension MFS description:
MetFS is a software system for establishing and maintaining an encrypted FUSE (fuse.sf.net) based filesystem.Associated applications to file extension MFS:
Company / developer:
EnderUNIX Software Development Team
MetFS
MetFS is a filesystem software in userspace that is FUSE based, encrypted, dynamic sized (increase when new data added, decrease when data removed), single file when it's unmounted and very fast.
No data stored on an encrypted partition can be read without using the correct password. Until decrypted, a MetFS partition appears to be nothing more than a series of meaningless data.
The .MFS file extension is associated with the MetFS program but it is not required; these files can have any file extension or no file extension. The program does not care.
MetFS 's been written in C language for performance reasons; proved to be running on Linux and FreeBSD.
Features:
- MetFS partitions are visible only to the user who mounted them. No other users (including root) can view the filesystem contents.
- MetFS partition looks like a single file when it's unmounted.
- Clear version of the user password is never written to disk.
- RC4 stream cipher algorithm is used.
- MD5 hash algorithm is preferred.
- Clear data never stored in anywhere.
- Writing 1.6 GB sized data in ext3 filesystem is just 16 seconds faster than MetFS.
- Faster and more secure string functions of OpenBSD and D.J.B are used.
- .mfs is official file extension of MetFS.
