Epic bacon quoting the Jorjor Wells book! You win the internet for today.
Epic bacon quoting the Jorjor Wells book! You win the internet for today.
There are some browser based solutions like sharedrop.io and file.pizza. I haven’t had the latter work for me though, not sure if it’s still functional. They work through WebRTC to discover local candidates for receiving files, the same way that video calling typically finds the best connection.
Security
ShareDrop uses a secure and encrypted peer-to-peer connection to transfer information about the file (its name and size) and file data itself. This means that this data is never transfered through any intermediate server but directly between the sender and recipient devices. To achieve this, ShareDrop uses a technology called WebRTC (Web Real-Time Communication), which is provided natively by browsers. You can read more about WebRTC security here.
For Linux I started with Wubi to install Ubuntu 8.04 Hardy Heron. It installed Linux as a program in Windows and added some kind of hacky boot entry to boot into Ubuntu from your windows partition. Pretty cool, and I’m still pretty nostalgic for the GNOME 2 aesthetic with compiz effects from that time.
How hard is it to put openwrt on any old commodity router if it’s on the compatible devices list? Is it basically just using the old router’s firmware update page and loading the openwrt firmware image?
Thinking about gifting a new wifi access point for one of my friends with a crap router that doesn’t even support 5ghz channels
Yeah this is a good use case for it, if I remember right you can also trivially generate a live installer iso from the same nix configuration you’d use to run any usual updates. So you can make a custom installer for your exact configuration and copy that onto a flash drive to bootstrap you into a working environment. I think the live installer would generate something like a hardware-configuration.nix too.