As part of a recent update to OpenPAM, you can now use ed25519 in pam_ssh. My perception is that ed25519 is one of the better options to pick.
The eerielinux site has a followup on Ravenports, which digs into something I’ve covered a bit here: Ravenports is technically excellent and a better choice than dports in many ways – but Ravenports needs more ports. How many more? Probably not very many…
Speaking of which: Ravenports is kept vigorously up to date.
This is a straight dump of open browser tabs. You can tell what motivated me to set up the Mastodon account for the Digest this week, from some of the content.
- Save RSS and Atom! The source link has mention of a number of resources.
- The history of design systems at Clearleft.
- Inside Out. View Source as an important tool.
- The web’s transition from nomadism to feudalism.
- Facebook killed the feed.
- 10 Common Git Problems and How to Fix Them. (via)
- State Sponsored Trolling. (via)
- The Cyberdeck: a homebrew, 3D printed cyberspace deck. (via)
- Two-factor auth and SMS hijacking.
- Amazon sells Bitcoins now! There’s two levels of joke in that link.
- News for the tz database. (via)
- DJ rig with two Amiga 1200 PCs. (via)
- What OpenStreetMap can be. (via)
- Commodore 64 SID replacement using a Teensy 3.6. (via)
- A Brief History of SourceForge, and a Look Towards the Future. I consciously avoid Sourceforge material now, it’s so toxic. (via)
- Freeciv 2.6.0 released. And playable on the web. (via)
- Friday Furnace.
- A Mansion Filled With Hidden Worlds: When the Internet Was Young.
- LambdaMoo. (via)
- Life in System Administration.
- Taskbook: Like Trello but for the Terminal. (via)
Your unrelated video of the week: LOCAL58 – Show for Children.
I have more to post but just plain couldn’t get it all pasted!
- OPNsense 18.1.13 released.
- rtadvd(8) has been replaced by rad(8).
- More mitigations against speculative execution vulnerabilities.
- Theo de Raadt on “unveil(2) usage in base”.
- g2k18 hackathon reports: Kenneth Westerback on dhcpd(8) fixes, disklabel(8) refactoring and more, Ingo Schwarze on sed(1) bugfixing with Martijn van Duren, and about other small userland stuff.
- Visualizing ZFS performance.
- OSCON 2018. With Microsoft as a major participant; odd.
- An Introduction to VerifiedExec in NetBSD. Video from 2012, but recently mentioned here.
- Reflection on one-year usage of OpenBSD. (via)
- Revamp of DiscoverBSD.com.
- Howto: FEMP stack on Amazon EC2. (via)
- ZFS Boot Environments at PBUG.
- Valuable News – 2018/07/27.
BSDNow 257 (which is not as exciting a number as last week but still prime) has no interview but manages to hit all the right notes – every major BSD is mentioned and also links to recent convention reports.
This is way overdue: I’m now posting Digest notes to bsd.network/@dragonflydigest, a BSD-specific Mastodon server.
It’s bothered me for a while that I’m autoposting Digest headlines to Twitter, which is useful for Twitter users but still supporting a walled garden. Mastodon is a better implementation of a similar idea, and bsd.network nicely groups all sorts of BSD people in one place. Right now I’m just posting the Digest headlines here into the Mastodon account there, but there’s added value from the additional BSD-specific conversation around it.
I haven’t (yet) found a way to translate the local timeline on bsd.network into a RSS feed, which would be super-handy…
As part of a larger conversation about HAMMER, Matthew Dillon noted that he is planning to work on master-to-multiple-slave for HAMMER2, which would function similar to HAMMER1 mirror-stream.
Sascha Wildner has brought in the NetBSD version of mtree(8), as groundwork for some other changes. There’s little user effect at this point, but it’s worth being familiar with mtree as a tool. Take a look at the man page, especially the section on trojan horse detection under EXAMPLES.
DragonFly now has a port of the ena(4) driver from FreeBSD. If you aren’t familiar with it, it’s the Elastic Network Adapter used for running on Amazon EC2. That link for the commit message points at several dports tools useful for anyone wanting to try the next logical step.
Short, perhaps, but blame my traveling.
- “Why use OpenStreetMap instead of Google Maps?” Better reasons than I expected. (via)
- Frank’s Compulsive Guide to Postal Addresses. (via)
- Kermit Project. Found via previous link.
- A Global Guide to State-Sponsored Trolling. Trolling is not the right word. (via)
- Tariffs in a Nutshell. Linking because the author knows what he is talking about.
- WebAmp: WinAmp 2 in Your Browser. (via)
A lot of this was early overflow posted ahead; I’ve been on the road.
- NetBSD 8.0 released.
- How to port your OS to EC2.
- Booting Without /usr is Broken. Another step away from history and its lessons. (via)
- “Is there a LibertyBSD community? how big is it?“
- Something blogged (on pkgsrcCon 2018)
- Valuable News – 2018/07/20.
- OPNSense 18.1.12, 18.7-rc2 released.
- A whole bunch of g2k18 hackathon reports.
- “How many desktop BSD users are there?“
- “Will NetBSD play well to being dual booted with Windows (XP)?“
- New Patreon rewards for $1 tier. Michael W. Lucas snark as fortune file, which seems like a good deal to me.
The newest BSDNow episode is number 256 but it’s numbered as a power of 2 which makes me irrationally happy. (Rationally happy? Squarely happy? Trying to add in a combination math and language joke there.)
Aaaaanyway, FreeBSD, OpenBSD, some Linux comparisons, ZFS, and so on. It’s the usual content, though I don’t mean that to sound dismissive. It’s more that I’ve been driving for the past 10 hours and have to go to work in 6, and I’m going directly from this keyboard to bed.
I’ve been remiss in noting new DragonFly mirrors, so here’s the most recent: 4 new locations in Ecuador.
Sascha Wildner’s brought in a new rc mechanism that runs scripts on first boot, and only the first boot. It seems like something for an install process, but it’s also preparation for a new network interface.
A little while back I linked to an excellent deep dive into Ravenports, and added my own bit of statistical guessing at popular packages. John Marino wants to know what packages people find most useful/most required. If you have opinions, and I’m sure you do, post something on the Ravenports Google Groups page.
If you are saying to yourself “Gee, what packages did I install and what came in as a dependency?”, here’s an easy way to find out:
pkg query -a '%n %a' | grep 0 | cut -d ' ' -f 1 | less
This lists all “vital” packages, which usually means ones installed with intent, rather than automatically. This might be a useful thing to post for Ravenports…
History for a theme, I guess? It’s a random week.
- 80s video game commercials, a hour of video. (via)
- Don’t do this either.
- When generating a random password, the result must still be a valid string.
- Hackaday Prize, now open.
- New apps for MS/DOS.
- Omnicalculator, every type of online calculator you can think of. (via)
- Browsh, a text-based web browser. Uses FireFox under the hood, so all you need to transmit locally is text. (via)
- WordTsar, a modern Wordstar clone. (via).
- How to handle emoji (in code). (via)
- Related: There’s more to HTML escaping than &, <, >, and “ (via)
- A few things I know about LISP Machines. (via)
- Digital life simplification. Not saying all these things are good ideas; some are relative luxuries. (via)
Your Cyriak video of the month: Indigestion.
A few of the links are not directly BSD-ish, but related.
- Adventures in Open Source. Interesting for the fixes, and for just hearing how tools are being used – I will look up syncthing as an easier-to-fiddle-with replacement for sftp.
- Version Control Before Git with CVS. Not that long ago for BSD projects, depending where you look. (via)
- Ghost in the Shell – Part 2.
- “Slightly older Thinkpads“, same answer always.
- “SDF is a great UNIX shell provider running on NetBSD“. Not new, but worth repeating. (via)
- The Battle of the Schedulers: FreeBSD ULE vs. Linux CFS [pdf]. (via)
- OpenBSD gains Wi-Fi “auto-join” Plenty of comments in the source link.
- Valuable News – 2018/07/15.
- pkgsrcCon 2018 report & videos. Slides linked too. (via)
- A plan for open source software maintainers.
Aaron LI has been making a significant number of changes to the tap(4) and tun(4) interfaces, which he recently summarized. As his summary notes, you can now create and destroy tun devices. This will be very useful for some IPv6 and probably also VPN users. There’s some new sysctls, and corresponding man page updates.
BSDNow 255 doesn’t have an interview, and it doesn’t have interrogative punctuation in the title, either. My typographic issues aside, it covers zero-days, KDE, CI, new Core team for FreeBSD, and more.