[X] The "Vixta.org-098.01.En.iso" file could not be found or is not available. Please select another file.

The OFF System for content storage and retrieval, lets you store all digital content and allows only the people authorized to use it to do so. It is the proof of concept for 'bright nets' and will allow anyone to securely share digital data legally.


http://offsystem.sourceforge.net





Separate each tag with a space.

Release Date:

2009-08-10

Topic:

Operating System:

License:

Intended Audience:

User Interface:

Programming Language:

Registered:

2003-12-08

Ratings and Reviews

  • Thumbs up:

    11
  • Thumbs down:

    5
68% of 16 users recommend this project
  • Thumbs up

    Seems to work well. Needs more people to run nodes

    posted by Kevin Twidle 35 days ago
    If you'd like to rate this review, please log in.
  • Thumbs down

    need more developers

    posted by anonymous 9 days ago
    If you'd like to rate this review, please log in.
  • Thumbs down

    there are no updates

    posted by anonymous 45 days ago
    If you'd like to rate this review, please log in.

View all reviews

Project Feed

  • Tracker artifact added

    Anonymous created the crash on windows 7 artifact

    posted by nobody 8 days ago

  • Code committed

    da1l6 committed patchset 644 of module off_network to the offsystem CVS repository, changing 1 files

    posted by da1l6 44 days ago

  • Tracker artifact added

    Anonymous created the edit the wiki page artifact

    posted by nobody 66 days ago

  • Tracker artifact added

    Anonymous created the Create a Twitter account artifact

    posted by nobody 66 days ago

  • File released: /OFF System/0.19.34/OFFSystem-0.19.34-src.tar.gz

    posted 147 days ago

  • Code committed

    da1l6 committed patchset 643 of module off_network to the OFF System CVS repository, changing 2 files

    posted by da1l6 147 days ago

  • Code committed

    da1l6 committed patchset 642 of module off_network to the OFF System CVS repository, changing 1 files

    posted by da1l6 200 days ago

  • OFF System 0.19.34 file released: OFFSystem-0.19.34-src.tar.gz

    0.19.34 CRITICAL: Fixed bug that could cause corrupt inserts if mis-sized block files were chosen as randomisers. These blocks are now checked and discarded just as they are during retrieve. CRITICAL: Fixed bug that resulted in a corrupt insert if regenerating a block failed when repairing an insert from the source file. ADDED: The web interface shutdown is now disabled by default (as we assume most people will not use it) It can be enabled with the checkbox in Options->Network or with "toggle_web_shutdown" under command line. OFF will also return a page to the browser saying that the client is closing, or that web shutdown is disabled. The Local URLs context menu now contains an option to "Disperse Descriptors Only" which disperses the descriptors and any hashmap blocks, but not the file blocks. Added an option to slow the filling of the bucket for newer nodes, the idea is to reduce the amount of bandwidth used when the bucket radius is large. This is enabled by a checkbox in the Behaviour tab. The only current effect is to advertise the TBR instead of the actual bucket radius if it is the smaller of the two. Other effects will be added if this turns out to be insufficient, but it drastically reduces the number of block pushes received. The option defaults to off for existing nodes but is turned on when the startup wizard is run for new nodes. IMPROVEMENTS: Implemented a manually buffered file class for reading ascii config file, to reduce disk accesses when reading large files. This does not make much difference on a fast disk, but seemed to speed up reading on slower or external drives. Only currently used for the blockcache database file. Nodes are now written to the known_nodes.txt file in order of online time, this means that on startup the nodes that have been online the longest will get checked first (on the assumption that these are the ones most likely to still be contactable). This speeds up connecting to nodes on startup especially for large nodelists. FIXES: Fixed bug where disperse pushes were miscounted when a new disperse push upgraded an existing push block that was in the active or busy-wait queues. Fixed bug where a node would not be added to the contactable nodes list if it came online, did not ping back (i.e. the first node was walled) and no pool cnxn was added. Fixed bug where nodes with no pool cnxn would not be removed from the contactable nodes list on some connection fails. Fixed bug where a node would become a "zombie" if it was firewalled, had no pool cnxn and came online with a connection that was not a ping. In this case it would sit in the nodelist with status "online - firewall unchecked" and not every go offline. The fix was to schedule a pingback for any connection when the firewall status was unchecked, previously this was done only for ping connections. Fixed bug in 2way comms that caused "time out on non pool cnxn" errors. Fixed bug in 2way srches that could occasionally cause bogus results to appear in the srch tab when no srches had been started by the user. CHANGES: The max allowed active requests for a download is now 10% of the total number of blocks needed instead of the remaining blocks needed. If the "Trim Now" button is pressed, the max cache size is no longer checked and the cache will be trimmed even if it is within the limit (but not if the bucket is not full). Increased the limit at which pushes, block reqs, etc start from 20 nodes to 40 nodes. 20 was a lot when the limit was set.

    posted 227 days ago

  • OFF System 0.19.34 file released: OFFSystem-0.19.34-ubuntu-jaunty-i386.deb

    0.19.34 CRITICAL: Fixed bug that could cause corrupt inserts if mis-sized block files were chosen as randomisers. These blocks are now checked and discarded just as they are during retrieve. CRITICAL: Fixed bug that resulted in a corrupt insert if regenerating a block failed when repairing an insert from the source file. ADDED: The web interface shutdown is now disabled by default (as we assume most people will not use it) It can be enabled with the checkbox in Options->Network or with "toggle_web_shutdown" under command line. OFF will also return a page to the browser saying that the client is closing, or that web shutdown is disabled. The Local URLs context menu now contains an option to "Disperse Descriptors Only" which disperses the descriptors and any hashmap blocks, but not the file blocks. Added an option to slow the filling of the bucket for newer nodes, the idea is to reduce the amount of bandwidth used when the bucket radius is large. This is enabled by a checkbox in the Behaviour tab. The only current effect is to advertise the TBR instead of the actual bucket radius if it is the smaller of the two. Other effects will be added if this turns out to be insufficient, but it drastically reduces the number of block pushes received. The option defaults to off for existing nodes but is turned on when the startup wizard is run for new nodes. IMPROVEMENTS: Implemented a manually buffered file class for reading ascii config file, to reduce disk accesses when reading large files. This does not make much difference on a fast disk, but seemed to speed up reading on slower or external drives. Only currently used for the blockcache database file. Nodes are now written to the known_nodes.txt file in order of online time, this means that on startup the nodes that have been online the longest will get checked first (on the assumption that these are the ones most likely to still be contactable). This speeds up connecting to nodes on startup especially for large nodelists. FIXES: Fixed bug where disperse pushes were miscounted when a new disperse push upgraded an existing push block that was in the active or busy-wait queues. Fixed bug where a node would not be added to the contactable nodes list if it came online, did not ping back (i.e. the first node was walled) and no pool cnxn was added. Fixed bug where nodes with no pool cnxn would not be removed from the contactable nodes list on some connection fails. Fixed bug where a node would become a "zombie" if it was firewalled, had no pool cnxn and came online with a connection that was not a ping. In this case it would sit in the nodelist with status "online - firewall unchecked" and not every go offline. The fix was to schedule a pingback for any connection when the firewall status was unchecked, previously this was done only for ping connections. Fixed bug in 2way comms that caused "time out on non pool cnxn" errors. Fixed bug in 2way srches that could occasionally cause bogus results to appear in the srch tab when no srches had been started by the user. CHANGES: The max allowed active requests for a download is now 10% of the total number of blocks needed instead of the remaining blocks needed. If the "Trim Now" button is pressed, the max cache size is no longer checked and the cache will be trimmed even if it is within the limit (but not if the bucket is not full). Increased the limit at which pushes, block reqs, etc start from 20 nodes to 40 nodes. 20 was a lot when the limit was set.

    posted 227 days ago

  • OFF System 0.19.34 file released: OFFSystem-0.19.34-ubuntu-jaunty-amd64.deb

    0.19.34 CRITICAL: Fixed bug that could cause corrupt inserts if mis-sized block files were chosen as randomisers. These blocks are now checked and discarded just as they are during retrieve. CRITICAL: Fixed bug that resulted in a corrupt insert if regenerating a block failed when repairing an insert from the source file. ADDED: The web interface shutdown is now disabled by default (as we assume most people will not use it) It can be enabled with the checkbox in Options->Network or with "toggle_web_shutdown" under command line. OFF will also return a page to the browser saying that the client is closing, or that web shutdown is disabled. The Local URLs context menu now contains an option to "Disperse Descriptors Only" which disperses the descriptors and any hashmap blocks, but not the file blocks. Added an option to slow the filling of the bucket for newer nodes, the idea is to reduce the amount of bandwidth used when the bucket radius is large. This is enabled by a checkbox in the Behaviour tab. The only current effect is to advertise the TBR instead of the actual bucket radius if it is the smaller of the two. Other effects will be added if this turns out to be insufficient, but it drastically reduces the number of block pushes received. The option defaults to off for existing nodes but is turned on when the startup wizard is run for new nodes. IMPROVEMENTS: Implemented a manually buffered file class for reading ascii config file, to reduce disk accesses when reading large files. This does not make much difference on a fast disk, but seemed to speed up reading on slower or external drives. Only currently used for the blockcache database file. Nodes are now written to the known_nodes.txt file in order of online time, this means that on startup the nodes that have been online the longest will get checked first (on the assumption that these are the ones most likely to still be contactable). This speeds up connecting to nodes on startup especially for large nodelists. FIXES: Fixed bug where disperse pushes were miscounted when a new disperse push upgraded an existing push block that was in the active or busy-wait queues. Fixed bug where a node would not be added to the contactable nodes list if it came online, did not ping back (i.e. the first node was walled) and no pool cnxn was added. Fixed bug where nodes with no pool cnxn would not be removed from the contactable nodes list on some connection fails. Fixed bug where a node would become a "zombie" if it was firewalled, had no pool cnxn and came online with a connection that was not a ping. In this case it would sit in the nodelist with status "online - firewall unchecked" and not every go offline. The fix was to schedule a pingback for any connection when the firewall status was unchecked, previously this was done only for ping connections. Fixed bug in 2way comms that caused "time out on non pool cnxn" errors. Fixed bug in 2way srches that could occasionally cause bogus results to appear in the srch tab when no srches had been started by the user. CHANGES: The max allowed active requests for a download is now 10% of the total number of blocks needed instead of the remaining blocks needed. If the "Trim Now" button is pressed, the max cache size is no longer checked and the cache will be trimmed even if it is within the limit (but not if the bucket is not full). Increased the limit at which pushes, block reqs, etc start from 20 nodes to 40 nodes. 20 was a lot when the limit was set.

    posted 227 days ago

Rate and Review

Would you recommend this project?






<

Related Projects

OFF System Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review

Thanks for your review!

Get credit for your review by logging in via OpenID. Click your account provider:

No Thanks