Skip to content

Implement secure creation and atomic staging publication #880

Description

@niteshpurohit

Objective

Use the existing hardened filesystem primitives to create incomplete blob/sidecar state and publish it only after successful transaction completion.

Acceptance Criteria

  • Opaque file IDs use existing CSPRNG/crypto entropy.
  • Blob and sidecar remain unusable while incomplete.
  • Publication uses safe atomic rename/state transitions.
  • Modes, containment, owner checks, and no-symlink behavior follow existing filesystem security contracts.
  • Failed publication leaves no usable partial pair.

Technical Considerations

  • Do not invent a separate upload temp-file subsystem.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions