covert-encryption / covert-encryption/covert

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

Open
#38 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
45
Forks
13
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.