OpenBSD

OpenBSD 6.7

Címkék

Theo de Raadt bejelentette, hogy elérhető az OpenBSD 6.7-es kiadása.

WireGuard patchset OpenBSD-hez

Címkék

Matt Dunwoodie WireGuard pachkészletet jelentett be az OpenBSD-hez:

A while ago I wanted to learn more about OpenBSD development. So I picked a project, in this case WireGuard, to develop a native client for. Over the last two years, with many different iterations, and working closely with the WireGuard's creator (Jason, CC'd), it started to become a serious project eventually reaching parity with other official implementations. Finally, we are here and I think it is time for any further development to happen inside the src tree.

[...]

What is included in this patch:

  • Kernel driver for WireGuard.
  • Patches to ifconfig(8) to support all functionality.
  • Patches to print WireGuard packets in tcpdump(4).
  • Documentation patches for ifconfig(8) and a new wg(4) man page.
  • Miscellaneous patches to integrate with the rest of the system.

Részletek, FAQ stb. az openbsd-tech listára küldött bejelentésében.

Hamarosan itt az OpenBSD 6.7

Címkék

Lemaradtunk róla, de jobb később mint soha. Múlt hónap elején bétába fordult az OpenBSD 6.7 fejlesztése, ami azt jelenti, hogy hamarosan itt a végleges kiadás:

CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2020/04/05 00:34:20

Modified files:
	share/mk       : sys.mk 
	etc/root       : root.mail 
	sys/arch/macppc/stand/tbxidata: bsd.tbxi 
	sys/conf       : newvers.sh 
	sys/sys        : param.h 
	usr.bin/signify: signify.1 

Log message:
crank to 6.7-beta

HyperbolaBSD: Az FSF által elfogadott Hyperbola GNU/Linux forkolja az OpenBSD-t

Címkék

Az FSF által elfogadott Hyperbola GNU/Linux projekt bejelentette, hogy forkolja az OpenBSD-t, létrehozva a HyperbolaBSD-t.

Due to the Linux kernel rapidly proceeding down an unstable path, we are planning on implementing a completely new OS derived from several BSD implementations.

This was not an easy decision to make, but we wish to use our time and resources to create a viable alternative to the current operating system trends which are actively seeking to undermine user choice and freedom.

This will not be a "distro", but a hard fork of the OpenBSD kernel and userspace including new code written under GPLv3 and LGPLv3 to replace GPL-incompatible parts and non-free ones.

U2F támogatás az OpenSSH HEAD ágában

Címkék

As of this morning, OpenSSH now has experimental U2F/FIDO support, [...] If you're not familiar with U2F, this is an open standard for making inexpensive hardware security tokens. These are easily the cheapest way for users to get a hardware-backed keypair and there is a good range of vendors who sell them including Yubico, Feitian, Thetis and Kensington. Hardware-backed keys offer the benefit of being considerably more difficult to steal - an attacker typically has to steal the physical token (or at least persistent access to it) in order to steal the key.

Részletek Damien Miller bejelentésében.