Recreate Link Object once it is lost #1644

Open
opened 2025-02-12 13:24:39 +00:00 by acid-ant · 1 comment
Member

Currently, there are no ability to recreate link object once it is lost - the main reason is absence of wallet which used at the object creation. In this case, it may be replaced with some artificial equivalent.

Currently, there are no ability to recreate link object once it is lost - the main reason is absence of wallet which used at the object creation. In this case, it may be replaced with some artificial equivalent.
acid-ant added the
triage
label 2025-02-12 13:24:39 +00:00
Owner

Precisely specifying "some artificial equivalent" is the most meaningful part of the task.
Currently, all objects have credibility chain to the owner key (via session token).
Creating objects out of thin air should not be possible.
However, we might recreate and store them only locally.

Precisely specifying "some artificial equivalent" is the most meaningful part of the task. Currently, all objects have credibility chain to the owner key (via session token). Creating objects out of thin air should not be possible. However, we might recreate and store them only locally.
fyrchik added the
frostfs-node
P3
labels 2025-02-24 06:45:41 +00:00
fyrchik changed title from Recreate Llink Object once it is lost to Recreate Link Object once it is lost 2025-02-24 06:45:50 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
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: TrueCloudLab/frostfs-node#1644
No description provided.