Merge branch 'master' of ssh://git-annex.branchable.com

This commit is contained in:
Joey Hess 2025-08-20 12:31:35 -04:00
commit 16463f8f02
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 23 additions and 0 deletions

View file

@ -0,0 +1,8 @@
[[!comment format=mdwn
username="jcjgraf"
avatar="http://cdn.libravatar.org/avatar/9dda752f83ac44906fefbadb35e8a6ac"
subject="Reproduce Issue"
date="2025-08-18T19:02:34Z"
content="""
Bump; Are there any difficulties reproducing this issue? Let me know if I can provide any more information
"""]]

View file

@ -0,0 +1,15 @@
[[!comment format=mdwn
username="stv0g"
avatar="http://cdn.libravatar.org/avatar/6faa6cc783a165b25fc1c8f3154ba449"
subject="encryption=credsonly"
date="2025-08-18T17:07:40Z"
content="""
Hi Joey,
> I agree it would make sense to have some way to embedcreds without encrypting content stored on the remote.
> I suppose one way to express it is as encryption=onlycreds embedcreds=yes with one or more keyids.
I am also in need of the `encryption=credsonly` option for the LTO tape special remote on which I am currently working.
LTO tape drives provide hardware-based AES encryption which I would like to use. However, to enable this HW-accellerated encryption, I need to initialize the tape drive with an appropriate key, which I would like to store in the annex using credentials.
"""]]