Does a hash-based storage cache design require additional access-control?
Please forgive the vagueness of the question title.
I am currently working/designing an opaque storage of immutable files. The purpose of the service is simple: storing files and being able to retrieve them by their identifier.
As the serv… Continue reading Does a hash-based storage cache design require additional access-control?