Hello, the sole purpose of this USB flash drive is to store my GPG key, which I have generated and is located in the .gnupg folder within my home directory. I want to compress the entire folder into a .tar.gz file and then upload it to the USB drive. As you know, it’s not a good idea to store such keys on Dropbox or anywhere online. The USB drive might not be the most secure option either, but it works for me. The goal is to make sure I can access it on both FreeBSD and Linux. If I were to format the USB drive on FreeBSD, is it a complicated process?