Hi all, I've checked into the svn repo a first hack at 'freedisk', which is an implementation of a linux filesystem over freenet (using the FUSE framework)
So far, it's only a partial implementation. I've announced it at this premature stage in the hope that some brave soul might be persuaded to take it for a spin, and report any hassles that arise from (attempts to) install it and get it going. It's way easy to set up on debian, because all the dependencies are in the debian feeds already (libfuse2, python-fuse, fuse-source). Users of other distros may or may not incur a bit of head-scratching, depending on the distro. This partial implementation of freedisk is only capable of: - generating new keypairs (cat /mnt/freenet/cmd/genkeypair) - retrieving simple URIs (cat /mnt/freenet/keys/[EMAIL PROTECTED]), as long as the URIs don't contain slashes Next stages will include: - error logging/retrieval - basic key insert - CHK insertion and URI retrieval - asymmetrical key insertions (SSK@, SRK@, USK@ etc) - directories over freenet, via USKs -- Cheers David _______________________________________________ chat mailing list chat@freenetproject.org Archived: http://news.gmane.org/gmane.network.freenet.general Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/chat Or mailto:[EMAIL PROTECTED]