DuckDuckGo

 

 

 

1.  OpenBSD Journal: A resource for the OpenBSD community
    The work to improve the capabilities of the network stack is about to take a noticeable step forward. In a message to tech@ titled parallel raw IP input, Alexander Bluhm (bluhm@) posted a patch that he describes as. List: openbsd-tech Subject: parallel raw IP input From: Alexander Bluhm <bluhm openbsd ! org> Date: 2024-04-11 20:24:39 Hi, As mvs@ mentioned, running raw IP in parallel is easier ...
    undeadly.org/cgi?action=front
   
2.  Game of Trees 0.98 released
    The version control system gameoftrees 0.98 has been released and should soon show up in OpenBSD -current packages. An update for the -portable version will follow as well. The main improvements in the new release are listed in the release notes as. See the release notes for details. Stefan Sperling ( stsp@) provided some further description in ...
    undeadly.org/cgi?action=article;sid=20240424043509
   
3.  OpenSSH 9.6 released!
    As announced by Damien Miller OpenSSH 9.6/9.6p1 has been released.. The complete release notes may be found here: https://www.openssh.com/releasenotes.html#9.6. Among ...
    undeadly.org/cgi?action=article;sid=20231219122431
   
4.  Introducing dhcpleased(8)
    Now enabled by default on OpenBSD -current is dhcpleased (8), a dynamic host configuration protocol daemon written by florian@ (Florian Obser), who spoke with us about his work: I suppose this is either the KAME project 's fault, or if we don't want to go that far back, Theo's fault. At g2k16 he floated the idea of a network configuration daemon.
    undeadly.org/cgi?action=article;sid=20210722072359
   
5.  OpenBSD 7.0 released
    Contributed by rueda on 2021-09-20 from the Undeadly-SYNs dept. The OpenBSD project has released OpenBSD 7.0 , the project's 51 st release. As usual, the release page offers highlights, installation and upgrade instructions, as well as links to other resources such as the detailed changelog. Notable improvements include, but are not limited to:
    undeadly.org/cgi?action=article;sid=20211014144620
   
6.  20 years since "and we're just starting": undeadly.org turns 20 (2024 ...
    Contributed by Peter N. M. Hansteen on 2024-04-07 from the 20 years a Puffyist dept. It's been 20 years since the first undeadly.org post appeared. At that point in our history, we had been enjoying frequent updates to the OpenBSD Journal at the deadly.org site for more than four years, and most of us thought it was an April's Fool prank when ...
    undeadly.org/cgi?action=article;sid=20240409044953
   
7.  OpenBSD 7.4 Released
    The OpenBSD project has announced the release of OpenBSD 7.4, the 55 th release of the OpenBSD operating system.. The new release contains a number of innovations and improvements across a number of areas, including Mandatory enforcement of indirect branch targets [See earlier report].; viogpu(4), a VirtIO GPU driver [See earlier report]. vmd(8) has moved to a multi-process model for virtio(4 ...
    undeadly.org/cgi?action=article&sid=20231016130614&ref=upstract.com
   
8.  About the OpenBSD Journal
    OpenBSD Journal. Home Archives About Submit Story Create Account Login. About the OpenBSD Journal Purpose. The OpenBSD Journal is a site dedicated to providing news and information of interest to members of the OpenBSD community.. The site is run by a small group of volunteers. Although several OpenBSD developers are registered users of the site, and the site receives frequent contributions ...
    undeadly.org/cgi?action=about
   
9.  How to create a USB flash installer for OpenBSD
    The isolinux method is quite interesting, they provide an HD-compatible MBR and post-process the ISO with a program which searches for the location of the actual isolinux boot loader and patches it in.
    undeadly.org/cgi?action=article&sid=20140225072408
   
10.  September 30th, 2021 syspatches: some assembly might be required
    Did you just run syspatch(8) and see it fail? Here's the reason: one of the two root certificates behind the (excellent) Let's Encrypt CA service has expired. A bug in (the "legacy" verifier of) LibreSSL also contributed. The syspatches (for OpenBSD 6.8, 032, for OpenBSD 6.9, 018) mitigate the unfortunate situation. However, your syspatch may fail if your local mirror uses a Let's Encrypt ...
    undeadly.org/cgi?action=article;sid=20211001073034
   
11.  pfctl(8) and systat(8) to display fragment reassembly statistics
    The OpenBSD toolbox for network debugging just got better. In a recent thread on tech@ titled pfctl show fragment info, Alexander Bluhm (bluhm@) posted a patch to enable packet reassembly statistics in pfctl(8). Several other developers joined in, and Claudio Jeker (claudio@) suggested that systat(8) should too be enhanced to display packet reassembly data in pf(4) related views.
    undeadly.org/cgi?action=article;sid=20240423052538
   
12.  wiconfig - simplifies the configuration of wireless interfaces
    Hi Matthias--appreciate you peeking at the script and exposing the issue. For what it's worth, the script doesn't automatically connect to the strongest network it finds until you configure a specific network, so you'd have to tell it to connect to `rm /etc/wiconfig`, which is akin to someone typing ifconfig iwi0 nwid "`rm /etc/wiconfig`".
    undeadly.org/cgi?action=article&sid=20120113172334
   
13.  Index for 2022 - undeadly.org
    OpenBSD Journal. Home Archives About Submit Story Create Account Login. Archive Index for 2022. January. DRM updated; LibreSSL update; A proof of concept: running OpenBSD on the PinePhone; February. New 'Reckless guide to OpenBSD' published
    undeadly.org/cgi?action=archive;y=2022
   
14.  EuroBSDCon 2023 presentations
    Coimbra! dept. EuroBSDCon 2023 has now ended, and slides for many of the OpenBSD developer presentations are now available in the usual place. Video of the presentations can be expected somewhat later. Slides from the tutorial "Network Management with the OpenBSD Packet Filter Toolset" are also available. (Comments are closed)
    undeadly.org/cgi?action=article;sid=20230919063240
   
15.  OpenBSD Developer: Ted Unangst
    OpenBSD Developer: Ted Unangst. Date: 2015-10-25. On October 18th 20 years ago the first commits to the OpenBSD project landed in the CVS repository. Today on the anniversary the beastie.pl team invites all readers to a series of interviews that our staff conducted with the project developers. We continue with our eight interview - Ted Unangst. 1.
    undeadly.org/features/2015/10/beastie_pl_interviews/ted-unangst.html
   
16.  Index for 2017
    OpenBSD Journal. Home Archives About Submit Story Create Account Login. Archive Index for 2017. January. Ted Unangst on (more) notable recent changes in OpenBSD; Get your name in the relayd book; WiFi: 11n hostap mode added to athn(4) driver, testers wanted
    undeadly.org/cgi?action=archive;y=2017
   
17.  Index for 2024 - undeadly.org
    Archive Index for. 2024. January. TSO for em(4) committed to -current. OpenBSD workstation hardening tips. DSA removal from OpenSSH. Effortless OpenBSD Audio and Desktop Screen Recording Guide. pinsyscalls(2) working in anger. KMS for Apple silicon machines.
    undeadly.org/cgi?action=archive
   
18.  Undeadly and HTTPS
    > Please don't. > > Just don't do it. > > There is no valid reason to deny access to the public content for people who, one way or another, cannot or don't want to use HTTPS.
    undeadly.org/cgi?action=article&sid=20160411201504
   
19.  Index for 2018
    OpenBSD Journal. Home Archives About Submit Story Create Account Login. Archive Index for 2018. January. Response to the "Meltdown" Vulnerability; OpenBSD-current now has 'smtpctl spf walk' Handling of CPU bugs disclosure 'incredibly bad': OpenBSD's de Raadt
    undeadly.org/cgi?action=archive;y=2018
   
20.  Submit an Article
    Name If you risk life or freedom by speaking up, leave empty (gets posted as "Anonymous Coward"), otherwise take credit and responsibility for your words.
    undeadly.org/cgi?action=submit
   
21.  OpenBSD Journal
    In what can only be called a great stride forward in routing security, Sebastian Benoit (benno@) announced the availability of rpki-client version 9.0.The announcement reads, Subject: rpki-client 9.0 released From: Sebastian Benoit <benno openbsd ! org> Date: 2024-03-03 17:24:06 rpki-client 9.0 has just been released and will be available in the rpki-client directory of any OpenBSD mirror soon.
    undeadly.org/cgi?action=rss
   
22.  Login to Undeadly
    Copyright © 2004-2008 Daniel Hartmeier.All rights reserved. Articles and comments are copyright their respective authors, submission implies license to publish on ...
    undeadly.org/cgi?action=login
   
23.  Create Account - undeadly.org
    Please prove that you are a human being. If you are human, but for some reason can't complete this CAPTCHA, please contact editors@undeadly.org. Enter the eight lower-case letters and digits
    undeadly.org/cgi?action=register