-
-
Notifications
You must be signed in to change notification settings - Fork 0
Refactor core components and enhance encryption with AES-GCM #63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Cyber-Syntax
wants to merge
16
commits into
main
Choose a base branch
from
security/improve-security
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
3c4880a
refactor(core): simplify password context usage and remove sha256 calc
Cyber-Syntax a29f5e1
fix(cleanup): skip unrecognised filenames when pruning
Cyber-Syntax ff4b7b2
refactor(extract): pipe pv to tar and secure paths
Cyber-Syntax 1042623
refactor(crypto)!: implement streaming AES-GCM encryption/decryption
Cyber-Syntax 27a23d6
feat(backup): atomically write backups via temp file
Cyber-Syntax c0cc566
refactor(metadata): add file locking and atomic writes
Cyber-Syntax 88199d4
chore: move modules to core folder
Cyber-Syntax 3fb9e68
chore: consolidate util modules to one module
Cyber-Syntax ec4c22f
refactor(cli): guard imports with TYPE_CHECKING
Cyber-Syntax fc0559d
chore: update import lines
Cyber-Syntax 996a726
build: release 0.9.0-alpha
Cyber-Syntax 79fad81
Update src/autotarcompress/encrypt_manager.py
Cyber-Syntax b3f7f1c
Update src/autotarcompress/utils.py
Cyber-Syntax 2d9a7cc
Update src/autotarcompress/decrypt_manager.py
Cyber-Syntax 52ddfb3
Update src/autotarcompress/utils.py
Cyber-Syntax ad83041
Update src/autotarcompress/metadata.py
Cyber-Syntax File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.