Comment on MediaCrush – A website for serving media super fast parentComments−toppy12yBy "only you can delete" you mean "only user with your IP can delete"?1. Open FF / upload some file, get https://mediacru.sh/<someid>2. Open Chrome in private mode3. Go https://mediacru.sh/api/<someid>/delete4. File is gone!−Sir_Cmpwn12yYou == your IP, in this case. We check the deleter's IP against the bcrypted one we store with the file before allowing them to delete it. There's an open GitHub issue discussing alternative methods [1] if you'd like to read some more about it.[1] https://github.com/MediaCrush/MediaCrush/issues/311−toppy12yIt's clear now. Nice job!
Comments
By "only you can delete" you mean "only user with your IP can delete"?
1. Open FF / upload some file, get https://mediacru.sh/<someid>
2. Open Chrome in private mode
3. Go https://mediacru.sh/api/<someid>/delete
4. File is gone!
You == your IP, in this case. We check the deleter's IP against the bcrypted one we store with the file before allowing them to delete it. There's an open GitHub issue discussing alternative methods [1] if you'd like to read some more about it.
[1] https://github.com/MediaCrush/MediaCrush/issues/311
It's clear now. Nice job!