How To Setup Cloudflare Warp on OpenBSD.
Here we look at how to setup Cloudflare Warp on OpenBSD.
https://rodneylab.com/how-to-setup-cloudflare-warp-openbsd/
#wireguard #vpn #network
Here we look at how to setup Cloudflare Warp on OpenBSD.
https://rodneylab.com/how-to-setup-cloudflare-warp-openbsd/
#wireguard #vpn #network
What security does a default OpenBSD installation offer?
In this text I will explain what makes OpenBSD secure by default when you install it. Do not take this for a security analysis, but more like a guide to help you understand what is done by OpenBSD to have a secure environment. The purpose of this text is not to compare OpenBSD to others OS but to say what you can honestly expects from OpenBSD.
https://dataswamp.org/~solene/2021-02-14-openbsd-default-security.html
#security #system
In this text I will explain what makes OpenBSD secure by default when you install it. Do not take this for a security analysis, but more like a guide to help you understand what is done by OpenBSD to have a secure environment. The purpose of this text is not to compare OpenBSD to others OS but to say what you can honestly expects from OpenBSD.
https://dataswamp.org/~solene/2021-02-14-openbsd-default-security.html
#security #system
👍1
Tor Hidden Services on OpenBSD with HTTPD.
The following guide will help you stand up a simple web-site hosted behind a TOR V3 Hidden Service using OpenBSD.
https://medium.com/@sarala.saraswati/tor-hidden-services-on-openbsd-with-httpd-52852f49358c
#httpd #tor
The following guide will help you stand up a simple web-site hosted behind a TOR V3 Hidden Service using OpenBSD.
https://medium.com/@sarala.saraswati/tor-hidden-services-on-openbsd-with-httpd-52852f49358c
#httpd #tor
OpenBSD
Lecture: A systematic evaluation of OpenBSD's mitigations. OpenBSD markets itself as a secure operating system, but doesn't provide much evidences to back this claim. The goal of this talk is to evaluate how effective OpenBSD's security mitigation are, in…
YouTube
36C3 - A systematic evaluation of OpenBSD's mitigations
https://media.ccc.de/v/36c3-10519-a_systematic_evaluation_of_openbsd_s_mitigations
OpenBSD markets itself as a secure operating system, but doesn't provide much evidences to back this claim. The goal of this talk is to evaluate how effective OpenBSD's…
OpenBSD markets itself as a secure operating system, but doesn't provide much evidences to back this claim. The goal of this talk is to evaluate how effective OpenBSD's…
httpd-plus
Add-ons for the OpenBSD httpd(8) web server applicable to the lastest -current branch.
https://github.com/mpfr/httpd-plus
#httpd
Add-ons for the OpenBSD httpd(8) web server applicable to the lastest -current branch.
https://github.com/mpfr/httpd-plus
#httpd
Introducing veb(4) - a new Virtual Ethernet Bridge
In this commit, David Gwynne (dlg@) adds a new veb(4) driver to the tree. David's goal is to replace the old bridge(4) driver...
https://undeadly.org/cgi?action=article;sid=20210223111210
#network
In this commit, David Gwynne (dlg@) adds a new veb(4) driver to the tree. David's goal is to replace the old bridge(4) driver...
https://undeadly.org/cgi?action=article;sid=20210223111210
#network
Security Headlines with Antoine Jacoutot
In this episode of Security Headlines, we are joined by one of the minds behind the OpenBSD project, Antoine Jacoutot. He is responsible for porting over 300 packages into OpenBSD. He is also involved in syspatch which handles security binary upgrades for OpenBSD.
https://blog.firosolutions.com/2020/12/security-headlines-antoine-jacoutot/
#system
In this episode of Security Headlines, we are joined by one of the minds behind the OpenBSD project, Antoine Jacoutot. He is responsible for porting over 300 packages into OpenBSD. He is also involved in syspatch which handles security binary upgrades for OpenBSD.
https://blog.firosolutions.com/2020/12/security-headlines-antoine-jacoutot/
#system
pftable-rs
A small Rust library for managing pf tables on OpenBSD.
https://github.com/d3npa/pftables-rs
#pf #security #network
A small Rust library for managing pf tables on OpenBSD.
https://github.com/d3npa/pftables-rs
#pf #security #network
Signal-cli on OpenBSD 6.8
If anyone wants to receive or send Signal Messenger messages from the terminal, here is a short guide for installing Signal-cli.
https://www.unitedbsd.com/d/389-using-signal-cli-on-openbsd-68
#cli #signal
If anyone wants to receive or send Signal Messenger messages from the terminal, here is a short guide for installing Signal-cli.
https://www.unitedbsd.com/d/389-using-signal-cli-on-openbsd-68
#cli #signal
Where does the OpenBSD source code start?
To clarify the original post below, I mean when I hit the power button on my OpenBSD machine, what exactly happens? What line of code in what file does (I suppose the UEFI app) say to the CPU "okay I want you to start running this thousands-of-files-of-code software package that is OpenBSD here"?
https://www.reddit.com/r/openbsd/comments/lzw13b/where_does_the_openbsd_source_code_start/
#boot #system
To clarify the original post below, I mean when I hit the power button on my OpenBSD machine, what exactly happens? What line of code in what file does (I suppose the UEFI app) say to the CPU "okay I want you to start running this thousands-of-files-of-code software package that is OpenBSD here"?
https://www.reddit.com/r/openbsd/comments/lzw13b/where_does_the_openbsd_source_code_start/
#boot #system
Top 12 best opensource games available on OpenBSD.
This article features the 12 best games (in my opinion) in term of quality and fun available in OpenBSD packages. The list only contains open source games that you can install out of the box. This means that game engines requiring proprietary (or paid) game assets are not part of this list.
https://dataswamp.org/~solene/2021-03-07-openbsd-best-games.html?utm_source=discoverbsd
#games #desktop
This article features the 12 best games (in my opinion) in term of quality and fun available in OpenBSD packages. The list only contains open source games that you can install out of the box. This means that game engines requiring proprietary (or paid) game assets are not part of this list.
https://dataswamp.org/~solene/2021-03-07-openbsd-best-games.html?utm_source=discoverbsd
#games #desktop
OpenBSD on a Raspberry Pi 3B.
https://hobthrust.wordpress.com/2021/03/10/openbsd-on-a-raspberry-pi-3b/
#install #system #hardware
https://hobthrust.wordpress.com/2021/03/10/openbsd-on-a-raspberry-pi-3b/
#install #system #hardware
Interview with Jeremy Evans, Lead developer of Sequel & Roda.
Jeremy Evans is the lead developer of the Sequel database library, the Roda web toolkit, the Rodauth authentication framework, and many other Ruby libraries. He is the maintainer of Ruby ports for the OpenBSD operating system, and has contributed to CRuby and JRuby, as well as many popular Ruby libraries. We are happy to present a brand-new interview with Jeremy to our readers. Hope you enjoy it!
https://evrone.com/jeremy-evans-interview
#ruby #person
Jeremy Evans is the lead developer of the Sequel database library, the Roda web toolkit, the Rodauth authentication framework, and many other Ruby libraries. He is the maintainer of Ruby ports for the OpenBSD operating system, and has contributed to CRuby and JRuby, as well as many popular Ruby libraries. We are happy to present a brand-new interview with Jeremy to our readers. Hope you enjoy it!
https://evrone.com/jeremy-evans-interview
#ruby #person
I got the GNU Modula-2 compiler working on OpenBSD.
When it rains it pours. After making a splash with D,1 I remembered that some time ago I began an attempt to bring the GNU Modula-2 compiler to OpenBSD. Because why not? Modula-2 is a language that exists and has compiler implementations. I guess my goal is to bring all the languages and compilers to OpenBSD. And as always, there are lessons to be learned. So let's learn some.
https://briancallahan.net/blog/20210403.html
#modula
When it rains it pours. After making a splash with D,1 I remembered that some time ago I began an attempt to bring the GNU Modula-2 compiler to OpenBSD. Because why not? Modula-2 is a language that exists and has compiler implementations. I guess my goal is to bring all the languages and compilers to OpenBSD. And as always, there are lessons to be learned. So let's learn some.
https://briancallahan.net/blog/20210403.html
#modula
This media is not supported in your browser
VIEW IN TELEGRAM
OpenBSD 6.9 coming soon... https://www.openbsd.org/69.html
And the song is already available: https://www.openbsd.org/lyrics.html#69
#release
And the song is already available: https://www.openbsd.org/lyrics.html#69
#release