Hey Linux gurus. I'm a new-ish Debian user. What are some options for safely sharing sensitive files with Windows users?

(In my Windows days, I'd use 7-Zip to create a password-protected *.zip file. I would have preferred to use the *.7z file format/extension, which I had read was more secure. But most folks weren't technical enough to accommodate that type of file.)

#Linux

@DaveMasonDotMe Bitwarden Send is a good, easy to use option. If you want to be a little more enterprising, you can install 7zip on Debian, although I’d be sure to look up an instructional on YouTube because you’ll need to do a couple of things after installation like picking AES-256 for encryption. But it’s not that complex and will seem familiar as a Windows user.