FreenetWiki : FreenetToOperatingSystem

HomePage :: Categories :: PageIndex :: RecentChanges :: RecentlyCommented :: Login/Register

Freenet integration to operating systems


Modern operating systems have the possibility to access the data stored on file system via drivers. This gives the opportunity to add additional file systems to operating system. Example AlexFS gives Linux the option to use a FTP server like a local hard disk.

Modern hard drives are so big, that there is often more than 2 time more capacity than needed. On the other hand, modern hard drives are crashing so often, there is a need of recovery. The best current way is to use RAID which means using two hard drives to span or mirror the data.

The ridiculous policy of my country brings an dramatic increase of the price of electrical power. We have at the 1 of July 2007 an increase up to 34%. Our government means, there is a need to reduce CO2 pollution to the half up to 2050. Worldwide! So a doubling of hard disk might not be acceptable in the future as standard solution for the big mas of users. If you want to protect your data from fire, vandalism, or being stolen, you need in minimum a second computer which will be synchronized to the first one, with an maximal distance to first one

Assuming we will split the hard disk in two partitions. Partition one is used by the operations system to store data in it's native format. But the file system driver will be called from an Freenet driver which is configured in the operating system as a driver.

This driver will recognize every update and stores a backup to Freenet. A big amount of data on end users pc's are some distributed stuff, like Linux, Windows, some game or applications what ever. As result from the content based storing model, Freenet will conserve space. This space can be used for advanced features like wapback of directories or as storage for Freenet based publication.

Access to Freenet public could be given via a special path like /freenet/world/KSK..... A publication can be easily done by storing the content in an other path like /freenet/public/index.html This may be better for simple users.

The content of the directory's backup to Freenet must be encrypted prior storing the content to Freenet to ensure the privacy of the user - The content within the files could not be found without knowing the content. It may be possible to create a system recovery disk, which makes a hard disk recovery only from knowing the long password.

Advantage over RAID systems:


Advantage over classical Freenet


Major disadvantages:

Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by Wikka Wakka Wiki 1.1.6.2
Page was generated in 0.0425 seconds