Skip to content

Conversation

JaZo
Copy link
Member

@JaZo JaZo commented Oct 21, 2025

Description

The encrypted disk now decorates another disk. This allows you to easily encrypt S3, (S)FTP, or any other disk. Even other custom disks!

Motivation and context

Closes #7

How has this been tested?

Updated and new tests

Types of changes

What types of changes does your code introduce? Put an x in all the boxes that apply:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have read the CONTRIBUTING document.
  • My pull request addresses exactly one patch/feature.
  • I have created a branch for this patch/feature.
  • Each individual commit in the pull request is meaningful.
  • I have added tests to cover my changes.
  • If my change requires a change to the documentation, I have updated it accordingly.

@JaZo JaZo force-pushed the feature/decorate-disk branch from f351186 to 43f90b6 Compare October 21, 2025 19:01
@JaZo JaZo force-pushed the feature/decorate-disk branch from e00ca50 to f74048f Compare October 22, 2025 07:22
@JaZo JaZo marked this pull request as ready for review October 22, 2025 07:24
@JaZo JaZo merged commit 8799deb into master Oct 22, 2025
10 of 11 checks passed
@JaZo JaZo deleted the feature/decorate-disk branch October 22, 2025 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refactor storage disk to actual decorator if possible

1 participant