13:00:20 #startmeeting image_encryption 13:00:20 Meeting started Mon Nov 13 13:00:20 2023 UTC and is due to finish in 60 minutes. The chair is Luzi. Information about MeetBot at http://wiki.debian.org/MeetBot. 13:00:20 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 13:00:20 The meeting name has been set to 'image_encryption' 13:00:29 #topic Roll Call 13:00:42 ahoy! 13:00:47 hi fungi 13:00:54 let's start 13:01:01 #topic Image Encryption WIP-Patches 13:01:23 we are currently porting our code onto the newest code base and first tests are successful :) 13:01:37 I hope we can provide new patches soon 13:02:22 one question for you fungi: 13:02:37 * fungi nods 13:03:02 https://review.opendev.org/c/openstack/os-brick/+/709432/11/os_brick/file_crypto/drivers/gpg.py#107 13:03:37 in this line you can see that there is a directory needed for a temporary file. We currently use the homedir 13:04:22 should we use another directory or even make this a config option? We currently are not sure about this 13:05:59 i'm not familiar enough with os-brick to know whether it creates any other tempfiles for different activities. if it doesn't then i'd say make the location configurable and default somewhere sensible like the user's homedir 13:06:29 if it does already make tempfiles for other reasons, then i'd try to recreate how those work as closely (and safely) as possible 13:06:43 okay thank you for your answer. 13:06:53 That was all I had today, I think 13:07:02 thanks for the update! 13:07:09 Do you have anything to talk about? 13:07:28 i do not, just following along with the team's progress 13:07:47 and excited to see all of this getting closer to implementation 13:07:56 yeah finally :D 13:08:09 thank you for joining and have a nice week :) 13:08:19 #endmeeting image_encryption