Skip to content

Question: Secure deletion of values #1512

Open
@ameba23

Description

@ameba23

I would like to be able to securely delete (zeroize) a value in a sled database.

Can i assume that if i overwrite a value by inserting a vector of zero bytes of the same length as the original stored value, the original value will no longer exist on disk?

Without knowing how sled represents values internally i cannot be sure if this is the case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions