Steve Phillips
Steve Phillips
How about making the use of Barliman feel like a mind meld between man and machine, where if Barliman is exploring what is likely a dead end then the human...
Some friends of mine are working on a couple really awesome mesh networking projects, namely https://disaster.radio/ ("a disaster-resilient communications network powered by the sun") and https://peoplesopen.net/ ("People's Open is a...
This comparison with Wireguard (and OpenVPN) could include: security considerations (attack surface, cryptographic primitives used), ease of use, ease of getting started, and OS support (desktop and mobile). ## Context...
Argon2di -> Argon2id
I had to switch to another tab, then back to Checklists for items to show up the first time. I'm on Android 8.1
**Vime version:** 5.0.33 **Provider:** - [ ] **Audio** - [x] **Video** - [ ] **HLS** - [ ] **DASH** - [ ] **YouTube** - [ ] **Vimeo** - [ ]...
Does this have advantages over https://github.com/tklx/base (which can be used with CoreOS's [rkt](https://coreos.com/rkt/docs/latest/))? Thanks.
Calls could look a bit like these: https://github.com/jasonlvhit/gocron/blob/master/example/example.go#L18-L37
Probably use https://github.com/pquerna/otp ? LGTM [from the docs](https://github.com/pquerna/otp#implementing-totp-in-your-application). I haven't checked the crypto. EDIT: https://github.com/sec51/twofactor also looks fine at first glance. @ajvb @ageis Let's think of very secure ways of...