8422c395d6
Basically, I reverted this change with some modifications. https://review.dev.storj.io/c/storj/storj/+/6731 We don't use signed requests anymore because its usage was not really affective and caused some UX problems like too long video loading/buffering. We don't use presigned URLs as well because they are not really compatible (I think) with video streaming. So long videos (> 1 min long) constantly failed to buffer. Instead of presigned URLs we just use STORJ linksharing. We generate new access grant which is valid for one day to render preview and object map. Issue: https://github.com/storj/storj/issues/5025 Change-Id: I0313f2c6b78811f1058c25fdf5b94dc5d563c15d |
||
---|---|---|
.. | ||
multinode | ||
satellite | ||
storagenode |