diff --git a/doc/bugs/Re-Adjust_Loses_Commits/comment_1_63c5f829b53c60355da2be974bdc4f1d._comment b/doc/bugs/Re-Adjust_Loses_Commits/comment_1_63c5f829b53c60355da2be974bdc4f1d._comment new file mode 100644 index 0000000000..37d04a19a1 --- /dev/null +++ b/doc/bugs/Re-Adjust_Loses_Commits/comment_1_63c5f829b53c60355da2be974bdc4f1d._comment @@ -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 +"""]] diff --git a/doc/todo/encrypt_only_the_credentials/comment_4_50799c026dfe44aa2d447596e351f61a._comment b/doc/todo/encrypt_only_the_credentials/comment_4_50799c026dfe44aa2d447596e351f61a._comment new file mode 100644 index 0000000000..eff2b678de --- /dev/null +++ b/doc/todo/encrypt_only_the_credentials/comment_4_50799c026dfe44aa2d447596e351f61a._comment @@ -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. +"""]]