time to be excited about FOSS projects once again!
have a cool program for e2ee file transfer inspired by thinking about two wizards opening up wormholes to transfer tomes to each other
Get things from one computer to another, safely. This package provides a library and a command-line tool named wormhole, which makes it possible to get arbitrary-sized files and directories (or short pieces of text) from one computer to another. The two endpoints are identified by using identical “wormhole codes”: in general, the sending machine generates and displays the code, which must then be typed into the receiving machine. The codes are short and human-pronounceable, using a phonetically-distinct wordlist. The receiving side offers tab-completion on the codewords, so usually only a few characters must be typed. Wormhole codes are single-use and do not need to be memorized.
it also has some different clients including a gui version here (note; it's also a program you gotta use with command line but once it opens it'll have a window and you can just pin that to your taskbar to not have to run the command line to get it up and running)
and a web app
and some android and ios versions


















