magic-wormhole icon indicating copy to clipboard operation
magic-wormhole copied to clipboard

get things from one computer to another, safely

Results 5 magic-wormhole issues
Sort by recently updated
recently updated
newest added

Howdy.. thanks for packaging magic-wormhole! We [noticed](https://github.com/warner/magic-wormhole/issues/364) some surprising permission errors when `wormhole` is run on files outside the user's $HOME directory, that only happen with the `snap`-packaged version. I've...

### What changes would you like? We should communicate better the fact that the wormhole snap cannot access the system's /tmp directory (for good reasons). The proper way to do...

enhancement

### What changes would you like? ```bash # dot at the end wormhole send . # multiple files wormhole send file1 file2 file3 ``` This could send all files in...

enhancement

### What happened? Hi, It looks like riscv64 support was added via this PR back in March: https://github.com/snapcrafters/magic-wormhole/pull/20 However from a riscv64 machine, a riscv64 build doesn't yet seem to...

bug

### What happened? I was trying to send an ssh key via the wormhole ssh invite command and I got: ``` ubuntu@rawtest:~$ wormhole ssh invite Note: '/home/ubuntu/snap/wormhole/509/.ssh/authorized_keys' not found; will...

bug