13:00:20 <Luzi> #startmeeting image_encryption
13:00:20 <opendevmeet> 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 <opendevmeet> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
13:00:20 <opendevmeet> The meeting name has been set to 'image_encryption'
13:00:29 <Luzi> #topic Roll Call
13:00:42 <fungi> ahoy!
13:00:47 <Luzi> hi fungi
13:00:54 <Luzi> let's start
13:01:01 <Luzi> #topic Image Encryption WIP-Patches
13:01:23 <Luzi> we are currently porting our code onto the newest code base and first tests are successful :)
13:01:37 <Luzi> I hope we can provide new patches soon
13:02:22 <Luzi> one question for you fungi:
13:02:37 * fungi nods
13:03:02 <Luzi> https://review.opendev.org/c/openstack/os-brick/+/709432/11/os_brick/file_crypto/drivers/gpg.py#107
13:03:37 <Luzi> in this line you can see that there is a directory needed for a temporary file. We currently use the homedir
13:04:22 <Luzi> should we use another directory or even make this a config option? We currently are not sure about this
13:05:59 <fungi> 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 <fungi> 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 <Luzi> okay thank you for your answer.
13:06:53 <Luzi> That was all I had today, I think
13:07:02 <fungi> thanks for the update!
13:07:09 <Luzi> Do you have anything to talk about?
13:07:28 <fungi> i do not, just following along with the team's progress
13:07:47 <fungi> and excited to see all of this getting closer to implementation
13:07:56 <Luzi> yeah finally :D
13:08:09 <Luzi> thank you for joining and have a nice week :)
13:08:19 <Luzi> #endmeeting image_encryption