* u <[email protected]>, 2020-07-17, 11:10:
The onionshare(1) man page says: "the crypto key lives in /tmp/onionshare/tmpXXX/private_key". I don't belive this is correct.The onionshare-gui(1) man page includes this sentence too.Yes, I'm well aware of it and fixed that in my commit from two days ago :)
Hmm, did you? I still see this in git HEAD: $ git describe debian/2.2-2-4-g6e950f3 $ man -l debian/onionshare-gui.1 | grep -oE '/tmp/(/|\w)+' /tmp/onionshare/tmpXXX/private_key -- Jakub Wilk

