-
Notifications
You must be signed in to change notification settings - Fork 62
Closed
Labels
Description
- This is freakin amazing, thank you!! Works flawlessly in both directions from linux -- mac in and outside of neovim. Thank you thank you thank you
- To experiment I did:
cat somelinuxbinary | lemonade copy
on linux
andlemonade paste > somelinuxbinary
on mac
thenfile somelinuxbinary
and it showed ELF 64bit binary (as you would expect)
this scared the daylights out of me. How can lemonade be secured other than the network masking?
mj2068