Skip to content

Attempt recursive chmod +w before encrypting #2

@JElchison

Description

@JElchison

Right now, lockbox will skip encrypting any files that aren't writable, even if they're owned by the current user. Attempting recursive chmod +w before encrypting would maximize the files that could be encrypted.

However, this may not be what the user desires. Consider an argument to opt-in or opt-out? Or maybe an interactive question?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions