DuckDuckGo

 

 

 

1.  OpenBSD Journal: A resource for the OpenBSD community
    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    2024-02-29T00:00:00.0000000
   
2.  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    2023-09-27T00:00:00.0000000
   
3.  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
   
4.  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    2024-04-09T04:52:58.0000000
   
5.  OpenBSD Journal: A resource for the OpenBSD community
    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=front    2024-04-07T00:00:00.0000000
   
6.  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
   
7.  OpenBSD and you, the 6.8 update - undeadly.org
    I hope this will be useful in your advocacy or education on OpenBSD and why the project matters. In case you were wondering, this is an update on a talk we covered previously, with updates to cover the more recent OpenBSD 6.8 . (Comments are closed) Comments. By bgpepi (bgpepi) bgpepi@gmail.com on. By Magic carpet (bodie) on.
    undeadly.org/cgi?action=article;sid=20201109055713
   
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.  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
   
10.  Preliminary OpenBSD Support Added to OBS Studio
    Contributed by Oliver Lowe on 2021-01-13 from the Puffy's broadcast broadside dept. OpenBSD developer Vadim Zhukov ( zhukov@ ) has added preliminary OpenBSD support to Open Broadcaster Software ( OBS) Studio release 26.1.0 and later. The changes come as part of an ongoing collaboration between the upstream OBS project and OpenBSD developers.
    undeadly.org/cgi?action=article;sid=20210113072623
   
11.  OpenSSH 9.3p2 released
    OpenSSH 9.3p2 released. Contributed by grey on 2023-07-19 from the It's Wednesday, but you should still patch this now. dept. As announced by Damien Miller: "We've just made an OpenSSH release to fix a remotely exploitable RCE vulnerability in ssh-agent's PKCS#11 support (CVE-2023-38408).
    undeadly.org/cgi?action=article;sid=20230719180438    2023-07-19T00:00:00.0000000
   
12.  (Even more) Aggressive randomisation of stack location
    In a late-stage addition prior to the release of OpenBSD 7.3, Mark Kettenis (kettenis@) has committed [more] aggressive randomisation of the stack location for all 64-bit architectures except alpha: CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2023/03/19 14:32:13 Modified files: sys/kern : exec_subr.c sys/arch/amd64/include: vmparam.h sys/arch/arm64/include: vmparam.h ...
    undeadly.org/cgi?action=article;sid=20230319230523    2023-03-19T00:00:00.0000000
   
13.  malloc leak detection available in -current
    OpenBSD-current just grew a new tool for developers working on OpenBSD to detect unsafe behaviors in their code.OpenBSD lets you more easily track memory allocations and whether allocations are properly freed after use. In a message to tech@, Otto Moerbeek (otto@) announced the new functionality: . Subject: malloc leak detection available in -current From: Otto Moerbeek <otto drijf ! net> Date ...
    undeadly.org/cgi?action=article;sid=20230417074903    2023-04-17T00:00:00.0000000
   
14.  OpenBSD gains Wi-Fi "auto-join"
    In a change which is bound to be welcomed widely, -current has gained "auto-join" for Wi-Fi networks. Peter Hessler (phessler@) has been working on this for quite some time and he wrote about it in his p2k18 hackathon report.He has committed the work from the g2k18 hackathon in Ljubljana: CVSROOT: /cvs Module name: src Changes by: phessler@cvs.openbsd.org 2018/07/11 14:18:09 Modified files ...
    undeadly.org/cgi?action=article;sid=20180712084645
   
15.  OpenSSH U2F/FIDO support in base - undeadly.org
    support to base and tweaked OpenSSH to use them directly. This means. there will be no additional configuration hoops to jump through to use. U2F/FIDO2 security keys. Hardware backed keys can be generated using " ssh-keygen -t ecdsa-sk". (or "ed25519-sk" if your token supports it). Many tokens require to be. touched/tapped to confirm this step.
    undeadly.org/cgi?action=article;sid=20191115064850
   
16.  Transparent network audio with mpd & sndiod
    So in the end, it's super easy to: enable network support in sndio on the remote machine i want the audio to play by adding -L<local ip> to sndiod_flags (i have two audio devices, with an input coming from the webcam): sndiod_flags="-L10.246.200.10 -f rsnd/0 -f rsnd/1". open pf on port 11025 from the sound server ip: pass in proto tcp from 10 ...
    undeadly.org/cgi?action=article&sid=20180410063454
   
17.  DRM updated - undeadly.org
    Contributed by rueda on 2022-01-14 from the DRM me up before you go-go dept. Johathan Gray ( jsg@) has updated DRM to Linux 5.15.14 (with support for several additional chips): CVSROOT:/cvs. Module name:src. Changes by:jsg@cvs.openbsd.org2022/01/13 23:53:17. Modified files:
    undeadly.org/cgi?action=article;sid=20220115224052
   
18.  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
   
19.  Help the OpenBSD Foundation Reach Its 2022 Funding Goal
    The OpenBSD Foundation, which is central to funding the OpenBSD project, needs your help to reach its 2022 Fundraising Goal of $300,000. At the time of writing, the amount raised in 2022 stands at a little over 50% of the stated goal. The Foundation needs your help to sustainably fund the project. Please head over to the Foundation's donations ...
    undeadly.org/cgi?action=article;sid=20221202062601    2022-12-01T00:00:00.0000000
   
20.  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
   
21.  Index for 2023
    OpenBSD Journal. Home Archives About Submit Story Create Account Login. Archive Index for 2023. January. retguard for amd64 system calls; Testing wanted: execute-only on amd64; Game of Trees 0.80 released. sshd random relinking at boot; Game of Trees milestone; amd64 execute-only committed to -current; Game of Trees 0.82 released.
    undeadly.org/cgi?action=archive;y=2023
   
22.  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    2023-09-18T00:00:00.0000000
   
23.  Wayland on OpenBSD
    Wayland on OpenBSD. Contributed by rueda on 2023-07-10 from the way to go to land dept. Matthieu Herrb ( matthieu@) has written some notes on his work at the (recently-concluded) g2k23 hackathon in Tallinn, Estonia . His article, Wayland on OpenBSD , starts: These are my notes from experimenting with building Wayland bits on OpenBSD during ...
    undeadly.org/cgi?action=article;sid=20230711113344    2023-07-10T00:00:00.0000000