Skip to content

Better implementation of archive / file index (attachments in encryption) #38

@covert-encryption

Description

@covert-encryption

The current implementation is rather naive. Should be rewritten using pathlib where possible. Only the file being read should be kept open. Possibly it should be refactored so that files are opened by the application and not internally within covert.archive, similarly to how the decryption works, where the archive only supplies filenames and the application (covert.cli) does all file I/O.

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