CIA.vc
Generic Object Sharing Hub
A cloud written in PHP5 for sharing objects
Stats » Projects » Generic Object Sharing Hub
information
The Generic Object Sharing Hub is written in PHP5/OOP and is a cloud-like P2P software. The current state of the program is not useable and under heavy development. Its main purpose (mission target at the moment) is to be distributed, decentralized and censorship-resistance. Anonymity is not a main target, but secondary.
syndicateUTC clock
03:17 on Feb 12, 2012
event counters
The last message was received 8.31 months ago at 20:39 on Jun 07, 2011
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
193 messages since the first one, 2.56 years ago, for an average of 4.84 days between messages
recent messages
dateReversed sort columnprojectcontentlink
02:36 on May 29, 2011generic-object-sharing-hub
Commit by quix0r :: r320 /trunk/application/hub/ (6 files in 5 dirs):
Added missing interface
#
04:18 on May 26, 2011generic-object-sharing-hub
Commit by quix0r :: r319 /trunk/docs/README:
Documentation section added for 'chat console'
#
04:14 on May 26, 2011generic-object-sharing-hub
Commit by quix0r :: r318 /trunk/application/hub/ (34 files in 19 dirs):
Basic (non-functional) classes added for a chat console (ever want to 'chat' or 'talk' with your node?) Please don't put this to high, at the moment it is only planed to give the node commands, no more
#
00:11 on Apr 30, 2011generic-object-sharing-hub
Commit by quix0r :: r317 /trunk/application/hub/main/factories/source/units/class_UnitSourceFactory.php:
Rewrote unit source factory to registry pattern
#
00:07 on Apr 30, 2011generic-object-sharing-hub
Commit by quix0r :: r316 /trunk/application/hub/main/factories/producer/class_ProducerFactory.php:
Fixed name ...
#
21:19 on Apr 28, 2011generic-object-sharing-hub
Commit by quix0r :: r315 /trunk/application/hub/main/package/class_NetworkPackage.php:
Added check for is_array()
#
16:02 on Apr 28, 2011generic-object-sharing-hub
Commit by quix0r :: r314 /trunk/ (19 files in 18 dirs):

Handling of decoded raw data continued:

  • Decoded raw data is now being handled over to the NetworkPackage class
  • Therefore the Receivable interface has been extended with some more methods
  • Further assembling of the handled decoded raw data is currently unfinished
  • TODOs.txt updated
#
00:51 on Apr 28, 2011generic-object-sharing-hub
Commit by quix0r :: r313 /trunk/application/hub/ (2 files in 2 dirs):
Added 'helper' word into configuration entry
#
19:48 on Apr 25, 2011generic-object-sharing-hub
Commit by quix0r :: r312 /trunk/application/hub/main/ (3 files in 3 dirs):
Rewrote endless creation of iterator instances to registry-based 'caching'
#
08:36 on Apr 24, 2011generic-object-sharing-hub
Commit by quix0r :: r311 /trunk/docs/TODOs.txt:
TODOs.txt updated
#
08:35 on Apr 24, 2011generic-object-sharing-hub
Commit by quix0r :: r310 /trunk/application/hub/ (14 files in 9 dirs):
Renamed a lot 'Peer' classes to 'Node' or 'Client' depending on what they are written for
#
23:22 on Apr 20, 2011generic-object-sharing-hub
Commit by quix0r :: r309 /trunk/application/hub/config-local.php-dist:
Better IP address than hostname
#
23:20 on Apr 20, 2011generic-object-sharing-hub
Commit by quix0r :: r308 /trunk/application/hub/config-local.php-dist:
Updated port number for default bootstrapper
#
23:19 on Apr 20, 2011generic-object-sharing-hub
Commit by quix0r :: r307 /trunk/application/hub/config-local.php-dist:
Updated port number for default bootstrapper
#
19:00 on Apr 20, 2011generic-object-sharing-hub
Commit by quix0r :: r306 /trunk/application/hub/loader.php:
Some double-quotes converted to single
#
05:43 on Apr 20, 2011generic-object-sharing-hub
Commit by quix0r :: r305 /trunk/application/hub/main/discovery/package/class_PackageRecipientDiscovery.php:
Removed deprecated code (see last commit why)
#
05:40 on Apr 20, 2011generic-object-sharing-hub
Commit by quix0r :: r304 /trunk/application/hub/ (4 files in 3 dirs):
Removed obsolete boot_node_foo_listen_port, you can now customize it in config-local.php
#
05:35 on Apr 20, 2011generic-object-sharing-hub
Commit by quix0r :: r303 /trunk/application/ (3 files in 2 dirs):
Local configuration file template added, config-local.php will be ignored
#
05:13 on Apr 20, 2011generic-object-sharing-hub
Commit by quix0r :: r302 /trunk/application/hub/ (12 files in 9 dirs):
Renamed FooNetworkPackageHandler to FooRawDataHandler, because it handles raw data from the socket and not abstracted 'NetworkPackage' data
#
04:58 on Apr 20, 2011generic-object-sharing-hub
Commit by quix0r :: r301 /trunk/Doxyfile:
svn:eol-style set to 'native' also for Doxyfile ... :/
#