gossip icon indicating copy to clipboard operation
gossip copied to clipboard

Incinerate

Open mikedilger opened this issue 1 year ago • 2 comments

Now that global feeds are coming, we need a way to incinerate events with illegal content, including their downloaded images.

mikedilger avatar Aug 07 '24 23:08 mikedilger

It would probably be worth (for the peace of mind) to implement a pure RAM only storage for global feeds, including media.

bu5hm4nn avatar Aug 08 '24 18:08 bu5hm4nn

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.

mikedilger avatar Aug 10 '24 23:08 mikedilger