gossip
gossip copied to clipboard
Incinerate
Now that global feeds are coming, we need a way to incinerate events with illegal content, including their downloaded images.
It would probably be worth (for the peace of mind) to implement a pure RAM only storage for global feeds, including media.
I have implemented ram-only storage of events. Ram-only storage of media probably isn't going to work (people will run out of RAM pretty quickly) so I setup a temporary directory which gets deleted when you exit gossip.
Given this, I don't think incinerate is important at this point.