OpenBSD
1.18K subscribers
38 photos
2 videos
6 files
405 links
Download Telegram
LiveUSB-OpenBSD.

It is trivial to a create a bootable USB stick with OpenBSD. I wanted to create one and realized that this will be of general use for anyone who likes a UNIX USB memory stick that they can carry with them on a keychain.

These LiveUSB images are based on 7.0 release of OpenBSD made on Oct 14,2021. Note that these are volunteer effort and strictly unofficial.

https://liveusb-openbsd.sourceforge.net/

#livecd #liveusb #system
Running the Searx metasearch engine on OpenBSD.

Searx is a free metasearch engine. This means that it will aggregate search results from several search engines, like Bing, DuckDuckGo, Google or Qwant. But it will also use search engines from services like DailyMotion, DeviantArt, FramaLibre, GitHub, Reddit or Wikipedia to extract search results.

https://www.tumfatig.net/2021/running-the-searx-metasearch-engine-on-openbsd/

#searx
Running an ARM64 OpenBSD Virtual Machine on Apple Silicon

- Install an HVF-equipped build of QEMU.
- Download the OpenBSD 7 Install Image, сreate a new virtual disk.
- Set up the launch script, install OpenBSD.
- Set up host to guest SSH access.

https://codeofconnor.com/running-an-arm64-openbsd-virtual-machine-on-apple-silicon-with-qemu/

#system #install #apple
OpenBSD TOR Bridge.

TOR and Pluggable Transport installation.

https://community.torproject.org/relay/setup/bridge/openbsd/

#tor #security
Running OpenBSD 7.0 on your laptop is really hard (not).

Instructions on this page will provide a nice xfce4 based desktop. I'm using it on a Thinkpad X220 with a 480Gb SSD and 8Gb RAM. The example command results and links are still pointing to 6.8/6.9 at present. I'll update these in a week or two...

https://sohcahtoa.org.uk/openbsd.html

#desktop #system #xfce
SecBSD

Open source volunteer project to develop security focused UNIX-like operating system based upon OpenBSD for security researchers, pentesters, bug hunters, cybersecurity folks, hacktivists and paranoid dudes. Inside, the development process follows the same philosophy as OpenBSD, we believes in strong security, privacy and cryptography by default.

https://www.secbsd.org/

#system
📺 The OpenBSD hypervisor in the wild, a short story, but getting longer. (Dutch)

In the Summer of 2018 —after a poll on Twitter— OpenBSD Amsterdam started testing with vmm(4)/vmd(8). Mostly to see how far we could take it; more importantly to give back to the project. Little did we know where it would take us. During this talk, Mischa will outline how it all started, how it’s built, how we operate the platform, what speedbumps we encountered and where we are now.

#video #vmm #vmd
Forwarded from NetBSD
Benchmarks: FreeBSD 13 vs. NetBSD 9.2 vs. OpenBSD 7 vs. DragonFlyBSD 6 vs. Linux.

Here is a look at how DragonFlyBSD 6.0.1, FreeBSD 13.0, NetBSD 9.2, and OpenBSD 7.0 are competing against various Linux distributions like CentOS, Clear Linux, and Ubuntu.

#bench #bsd #linux
What are the VPN available on OpenBSD.

I wanted to write this text for some time, a list of VPN with encryption that can be used on OpenBSD. I really don't plan to write about all of them but I thought it was important to show the choices available when you want to create a VPN between two peers/sites.

https://dataswamp.org/~solene/2021-12-11-openbsd-vpn.html

#vpn #network
Instructions and files to set up a functional OpenBSD server.

A collection of scripts to ease bootstrapping of a new OpenBSD server. Includes nginx with SSL, mail with DKIM, WireGuard and IKEv2 VPN setup. Stack:

- Shell: zsh, oh-my-zsh, tmux
- SSH
- Web server – nginx with automatic http to https redirect and A+ SSL
- Mail server – OpenSMTPD, Dovecot, Rspamd, Redis, RainLoop (+PHP, optional)
- Brute force protection: PF
- VPN: OpenIKED, WireGuard, Unbound, PF

https://github.com/d32f123/openbsd-server-setup

#server
👍2
🎄 Happy New Year!
🎉12👍1
Episode 435. Year End Interview.

In this last episode of 2021, we interview Solene from OpenBSD. She’s blogging about her experiences with OpenBSD on dataswamp.org, the webzine she created, how she got involved and other topics. Enjoy and best wishes for 2022!

https://www.bsdnow.tv/435

#podcast
🎉3👍1
OpenBSD BASED Challenge - Day 1, Day 2, Day 3...

#system
👍10🔥4
OpenSMTPD on the Local Network.

One of the many great things about OpenBSD is that it comes with OpenSMTPD by default, allowing my servers to communicate with themselves and each other via the SMTP protocol. This is used to send insecurity reports, failed cron jobs, et cetera to various users on the system. However, I don’t want to have to check each machine’s mail spool to see if there are any messages I need to act upon. I’d much rather have a central mail server to collect all these messages so that I have a single place to check...

https://josephchoe.com/2021/12/24/opensmtpd

#opensmtpd #mail
🔥2
TLS Acceleration with relayd.

relayd can provide secure TLS acceleration...

https://wiki.ircnow.org/index.php?n=Relayd.Acceleration

#relayd #tls #ssl
👍1