breiti
breiti@mastodon.social
Posts
-
Post #3001600
Unfortunately, my Internet provider (Telefónica Germany GmbH & Co. OHG, AS6805) does NOT implement BGP safely. Check out https://isbgpsafeyet.com to see if your ISP implements BGP in a safe way or if it leaves the Internet vulnerable to malicious route hijacks. #bgb #networking #security #routing #surveillance #o2
-
Post #3001599
Wrote a small bash script to build my own ddns setup. Didn’t want to have it leak credentials in journald, even when run with -x. Thanks to @pid_eins for #systemd creds and systemd-timer and @bagder for #curl’s variables from file option. Working with it is *chef’s kiss* P.S.: @bagder took an hour that curls reading into variables from a file adds a newline and one HAS to use the trim filter to remove it again.