Allow sharing of private files #74

Closed
opened 2025-12-28 18:06:55 +00:00 by sami · 1 comment
Owner

Originally created by @roman-khimov on GitHub (Dec 25, 2023).

Originally assigned to: @mike-petrov on GitHub.

I'm always frustrated when I follow the default path and then can't solve some trivial problem. So I can create a "private" container (which is the default) and then I would like to share it with my friend, which is rather typical. How would I do that?

Describe the solution you'd like

Several possibilities:

  • special "share" link with embedded Bearer allowing to read for anyone who has this link
  • more convenient eACL rule manager allowing to specify an address to share object with (hi, nspcc-dev/neofs-api#278 though, likely not really possible at this stage)
  • a combination of those?
Originally created by @roman-khimov on GitHub (Dec 25, 2023). Originally assigned to: @mike-petrov on GitHub. ## Is your feature request related to a problem? Please describe. I'm always frustrated when I follow the default path and then can't solve some trivial problem. So I can create a "private" container (which is the default) and then I would like to share it with my friend, which is rather typical. How would I do that? ## Describe the solution you'd like Several possibilities: * special "share" link with embedded Bearer allowing to read for anyone who has this link * more convenient eACL rule manager allowing to specify an address to share object with (hi, nspcc-dev/neofs-api#278 though, likely not really possible at this stage) * a combination of those?
sami 2025-12-28 18:06:55 +00:00
Author
Owner
@roman-khimov commented on GitHub (Feb 5, 2024): See https://github.com/nspcc-dev/neofs-s3-gw/blob/master/docs/authmate.md#generate-presigned-url and https://docs.aws.amazon.com/AmazonS3/latest/userguide/using-presigned-url.html also.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nspcc-dev/panel-fs-neo-org#74
No description provided.