amoeba icon indicating copy to clipboard operation
amoeba copied to clipboard

Amœba is a distributed network.

Results 18 amoeba issues
Sort by recently updated
recently updated
newest added

Running the client with default verbosity shows messages ``` amoeba_multi: connect: does not exist (Connection refused) amoeba_multi: send: resource vanished (Broken pipe) ``` which should be caught internally before they...

Bug

Some cryptographic features could reduce the attack surface of the network. - The drawing server functionality can be heavily abused to flood the network with non-genuine requests. Checking whether the...

New feature

When multiple nodes go down simultaneously, the bootstrap server does not clean them up fast enough. After a short while, all its nodes shut down because of missing responses. A...

Bug

A version of the drawing server should display the network in a nice little window à la http://mazzo.li/posts/graph-drawing.html

New feature

When it has no more neighbours (and therefore no way of getting new ones), a node should bootstrap itself again instead of weeping in a corner.

Bug

Flag for coloured command line output

Enhancement

The current system allows multiple bootstrap servers, but they have to be statically known. It would be nice if a client could be told about new bootstrap servers by the...

New feature

Self-organized kicking out of malicious nodes

New feature