rupa / sprunge

command line pastebin for google appengine
http://sprunge.us
724 stars 70 forks source link

delete feature #4

Open AdrienLemaire opened 11 years ago

AdrienLemaire commented 11 years ago

Hi,

Would it be possible to have a delete feature a-la imgurbash ? That would be much appreciated, thanks for considering it.

rupa commented 11 years ago

I've been considering it, i've thought of how i'd do it, just not sure when I'll get around to it. My other project, http://ix.io allows you to authenticate somewhat and delete stuff you own.

If I added this to sprunge it would probably be by giving you a UUID type thing that would delete the related paste.

AdrienLemaire commented 11 years ago

Will try ix.io out, thanks for your answer.

About sprunge, it would be better if pastebins were automatically deleted (after 1 day ?). If such a feature already exists, which I wonder as I can still access a pastebin more than a month old, it would be nice to have a word about it in http://sprunge.us/ .

Thank you

rupa commented 11 years ago

sprunge has a limited amount of disk space, so older stuff gets cleared out as the disk fills. that's pretty much all there is to it

isomorphisms commented 8 years ago

lmk if this is a feature you still want built

binarytrails commented 8 years ago

I second this. I think this feature would be a good idea! There is no need for something complicate. I propose to return a second link with http://sprunge.us/d/HASH to delete it.

alexhass commented 6 years ago

Any progress here?

drbeco commented 3 years ago

sprunge has a limited amount of disk space, so older stuff gets cleared out as the disk fills. that's pretty much all there is to it

Dear @rupa , Please, do you have an approx. statistic for how long does it take to old pastes be cleared due to disk space rotation?

Thanks