Skip to content
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

Add support for downloading/decrypting file attachments. #7

Closed
GurpreetKang opened this issue Nov 3, 2021 · 3 comments
Closed

Add support for downloading/decrypting file attachments. #7

GurpreetKang opened this issue Nov 3, 2021 · 3 comments
Labels
enhancement New feature or request wontfix This will not be worked on

Comments

@GurpreetKang
Copy link
Owner

Add support for downloading encrypted file attachments and decrypting them using the unique per-attachment Protected Symmetric Key.

As BitwardenDecrypt is intended to be backup in case Bitwarden is not available (down, no longer in business, etc.) support for file attachments may be of limited use. If Bitwarden is available, attachments can be accessed using the official apps (though at the time of writing there is no easy way using the official apps to backup/download all attachments). If Bitwarden is unavailable any download/decryption of file attachments will fail.

@GurpreetKang GurpreetKang added enhancement New feature or request low priority This may not be worked on labels Nov 3, 2021
@GurpreetKang
Copy link
Owner Author

It seems the download link is now only valid for authenticated HTTPS requests, unauthenticated requests will get a Error: BlobNotFound "The specified blob does not exist.".

@GurpreetKang
Copy link
Owner Author

Reference for changed behaviour:
bitwarden/server#703 (comment)

@GurpreetKang GurpreetKang added wontfix This will not be worked on and removed low priority This may not be worked on labels Jul 5, 2022
@GurpreetKang GurpreetKang pinned this issue Nov 29, 2022
@GurpreetKang
Copy link
Owner Author

Can't fix, closing issue.

@GurpreetKang GurpreetKang closed this as not planned Won't fix, can't repro, duplicate, stale Nov 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant