diff --git a/README.md b/README.md index cb5664e9..888f60c3 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,12 @@ Contributions of any amount and kind are greatly appreciated <3 Thank you to the countless [individuals and other open-source projects](https://docs.buskill.in/buskill-app/en/stable/attribution.html) that have contributed to to the BusKill project! +
+   +   +   +
+ # Press As seen on [PCMag](https://www.pcmag.com/news/372806/programmers-usb-cable-can-kill-laptop-if-machine-is-yanked), [Forbes](https://www.forbes.com/sites/daveywinder/2020/01/03/this-20-usb-cable-is-a-dead-mans-switch-for-your-linux-laptop/), [ZDNet](https://www.zdnet.com/article/new-usb-cable-kills-your-linux-laptop-if-stolen-in-a-public-place/), [Tom's Hardware](https://www.tomshardware.com/news/the-buskill-usb-cable-secures-your-laptop-against-thieves), [Tech Crunch](https://techcrunch.com/2021/12/16/buskill-kill-cord-self-destruct-laptop/), [PCWorld](https://www.pcworld.com/article/560619/this-usb-dead-mans-switch-cable-for-laptops-is-one-cat-tug-away-from-catastrophe.html), [Bleeping Computer](https://www.bleepingcomputer.com/news/security/buskill-cable-starts-a-self-destruct-routine-on-stolen-laptops/), [CoinDesk](https://www.coindesk.com/buskill-is-a-diy-tool-to-lock-down-your-laptop), [Heise](https://www.heise.de/news/BusKill-Sicherheitskabel-macht-Notebook-Datentraeger-unbrauchbar-6296117.html), [Golem](https://www.golem.de/news/buskill-magnetisches-kabel-dient-als-killswitch-fuer-notebooks-2112-161861.html), and [Korben](https://korben.info/un-cable-usb-pour-autodetruire-votre-ordinateur-sous-linux-sil-est-vole-voici-buskill.html). diff --git a/docs/images/MacStadium-developerlogo.png b/docs/images/MacStadium-developerlogo.png new file mode 100644 index 00000000..3655b2f3 Binary files /dev/null and b/docs/images/MacStadium-developerlogo.png differ diff --git a/docs/images/browser-stack_1900.png b/docs/images/browser-stack_1900.png new file mode 100644 index 00000000..1df38c9e Binary files /dev/null and b/docs/images/browser-stack_1900.png differ diff --git a/docs/images/lambdatest.png b/docs/images/lambdatest.png new file mode 100644 index 00000000..45082c26 Binary files /dev/null and b/docs/images/lambdatest.png differ diff --git a/docs/updatePages.sh b/docs/updatePages.sh index 880814c0..9210648c 100755 --- a/docs/updatePages.sh +++ b/docs/updatePages.sh @@ -8,8 +8,8 @@ set -x # # Authors: Michael Altfield # Created: 2020-07-13 -# Updated: 2020-08-01 -# Version: 0.3 +# Updated: 2023-03-26 +# Version: 0.4 ################################################################################ ################################################################################ @@ -35,6 +35,9 @@ python3 -m pip install --upgrade rinohtype pygments # DECLARE VARIABLES # ##################### +# prevent git "detected dubious ownership" errors +git config --global --add safe.directory "*" + pwd env ls -lah