The Doctor
The Doctor
I can think of a few right off the top of my head: - rdiff-backup - Duplicity - Restic
@GrpeApple Your password strategy kind of doesn't make sense in light of modern password guidelines. If you can't remember your master password because its structure isn't cognitive (i.e., it's not...
A general purpose, API driven Chernoff face generator (multiuser), where you can pump data into an API after mapping data fields to facial features, and watch the face change in...
HTTP may be a bottleneck for very large servers (like a public one for everyone and their backup to play with), but when it's run in a lab, office, or...
@neuhalje Thanks! I'll check it out. @KaKi87 I know. If I was any good at front-end development I'd have done it by now. I'm a server/backend being.
Here's your problem: ``` x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DHAVE_DLFCN_H=1 -DHAVE_DLOPEN=1 -I/usr/include/python3.6m -c src/dynload.c -o build/temp.linux-x86_64-3.6/src/dynload.o src/dynload.c:5:10: fatal error: Python.h: No...
Is there a design reason that gpsd doesn't appear to be an option?
It's pretty easy to do, I do it on my Pwnagotchi for that reason. Here's how I do it: https://drwho.virtadpt.net/archive/2018-11-28/build-your-own-time-server-with-a-gps-receiver/
Per #896 Bettercap never successfully accessed my GPS, so that has not been an issue. At least for me, my decision to use gpsd for clock synch was driven by...
In theory, this bug in Bettercap is fixed: https://github.com/bettercap/bettercap/issues/580 https://github.com/bettercap/bettercap/issues/805 In practice, it'll require a new release of the Pwnagotchi firmware image, or surgery on an existing one.