DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD General

OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 13th January 2015
benky benky is offline
Port Guard
 
Join Date: Dec 2014
Location: Croatia
Posts: 14
Default OpenBSD usage?

...I am back, ohhh that man pages that come with OpenBSD are so extensive, I enjoy reading them. This week I'll try some real things/practice work.

I thought that this would be the first place to ask...so searching for the net I found some stats that shows about OpenBSD usage, some of them are old. The distrowatch is site where I found some data to use.

I know it's very hard and almost impossible to do the stats for OpenBSD usage, but here I am asking do anybody know some source from where I can take some info about stats? thnx
Reply With Quote
  #2   (View Single Post)  
Old 13th January 2015
ibara ibara is offline
OpenBSD language porter
 
Join Date: Jan 2014
Posts: 783
Default

Quote:
Originally Posted by benky View Post
I thought that this would be the first place to ask...so searching for the net I found some stats that shows about OpenBSD usage, some of them are old. The distrowatch is site where I found some data to use.
I wouldn't bother with distrowatch. It's unlikely BSD people really go there. You're probably more getting the number of Linux people who were curious enough to click on a BSD link rather than a sense of BSD people are using the site.

Quote:
Originally Posted by benky View Post
I know it's very hard and almost impossible to do the stats for OpenBSD usage, but here I am asking do anybody know some source from where I can take some info about stats? thnx
We don't collect usage stats: that's kinda the point.
However, looking through the Foundation's campaign from last year you can make some extrapolations:
http://www.openbsdfoundation.org/campaign2014.html
The goal was $150,000 (which was greatly shattered) which provides these statements a little context:
Quote:
Originally Posted by OpenBSD Foundation website
If $10 were given for every installation of OpenBSD in the last year from the master site (ignoring the mirrors) we would be at our goal.
If $2 were given for every download of the OpenSSH source code in the last year from the master site (ignoring the mirrors) we would be at our goal.
If a penny was donated for every pf or OpenSSH installed with a mainstream operating system or phone in the last year we would be at our goal.
The last one is extremely generous: it should better read "If a fraction of a penny ..."
And the first two are only talking about the master site. There are a lot of mirrors:
http://www.openbsd.org/ftp.html

Good luck!
Reply With Quote
  #3   (View Single Post)  
Old 13th January 2015
ocicat ocicat is offline
Administrator
 
Join Date: Apr 2008
Posts: 3,319
Default

Discussion on OpenBSD usage is being separated from its parent thread:

http://daemonforums.org/showthread.php?t=8808

...as that discussion asked about OpenBSD's security features.

We find that most members of this site extensively search through the archives. To help facilitate searches, we ask that each thread limit its discussion to a single subject as set forth in the thread's initial post. Also, English may not be the first language of many readers, so clarity may be lost if discussion meanders into other issues.

We promote discussion at this site, but if the subject is straying away from the intent of the original post, start a new thread.

This is also covered in the forum rules.
Reply With Quote
  #4   (View Single Post)  
Old 13th January 2015
benky benky is offline
Port Guard
 
Join Date: Dec 2014
Location: Croatia
Posts: 14
Default

I will need a luck. As I wrote I am a little bit familiar with OpenBSD community and know that is impossible to get a real stats about the usage. The part about usage stats it's not important in my final work and that is not topic of work, I concluded that it's better to leave it with some approximations values and use the time better for other things.

Thank you!
Reply With Quote
  #5   (View Single Post)  
Old 14th January 2015
ibara ibara is offline
OpenBSD language porter
 
Join Date: Jan 2014
Posts: 783
Default

If you really want to talk about usage, talk about how everyone in the world is using OpenSSH for secure communication. Talk about how pf is the firewall on Mac OS X and iOS (so every iPhone, iPad, etc. uses it). Talk about how every single Android device uses OpenBSD's libc as its C library (among all the other OpenBSD code used in Android). Talk about how OpenBSD pioneered safe C string handling (strlcat and strlcpy: used in, among other places, the Linux kernel). Talk about how OpenBSD pioneered things like W^X, ASLR, the list goes on and on. Talk about how OpenBSD moved time_t to a 64-bit long long and then engaged with the broader Free Software community to make sure that time_t no longer assumed a 32-bit value. So when other operating systems finally make the move, all the software they care about it ready and waiting for them. All of these examples come from OpenBSD.

Talk about how nothing we do with computers today would be possible without OpenBSD. That's a lot more powerful than speculating how many installs are done each year.
Reply With Quote
  #6   (View Single Post)  
Old 14th January 2015
bsd-keith bsd-keith is offline
Real Name: Keith
Open Source Software user
 
Join Date: Jun 2014
Location: Surrey/Hants Border, England
Posts: 345
Default

My first time with OpenBSD, I had to calculate disc partitioning sizes manually & additively when installing, now it is quite straight forward - this fact undoubtably increased its usability for many people.
(Also, people stopped saying RTFM & guided newbies to where the info could be found to be read.)
__________________
Linux since 1999, & also a BSD user.
Reply With Quote
  #7   (View Single Post)  
Old 14th January 2015
s0xxx's Avatar
s0xxx s0xxx is offline
Package Pilot
 
Join Date: May 2008
Posts: 192
Default

Quote:
Originally Posted by ibara View Post
...
Talk about how OpenBSD moved time_t to a 64-bit long long and then engaged with the broader Free Software community to make sure that time_t no longer assumed a 32-bit value. So when other operating systems finally make the move, all the software they care about it ready and waiting for them.
...
For the record, OpenBSD was not the first OS to take time_t to 64bit - NetBSD did it before (Oct 2012 in 5-CURRENT, made it into 6-RELEASE).

I fully agree on all other points, OpenBSD should get more attention as it has pioneered and donated so many things that others use.
__________________
The best way to learn UNIX is to play with it, and the harder you play, the more you learn.
If you play hard enough, you'll break something for sure, and having to fix a badly broken system is arguably the fastest way of all to learn. -Michael Lucas, AbsoluteBSD
Reply With Quote
  #8   (View Single Post)  
Old 14th January 2015
hitest's Avatar
hitest hitest is offline
Real Name: George Nielsen
VPN Cryptographer
 
Join Date: Sep 2008
Location: B.C., Canada
Posts: 374
Cool

Quote:
Originally Posted by ibara View Post
Talk about how nothing we do with computers today would be possible without OpenBSD. That's a lot more powerful than speculating how many installs are done each year.
Agreed. Very interesting, ibara. I didn't know that PF is used on my iPad or OS X and iPhones.
__________________
hitest
Reply With Quote
  #9   (View Single Post)  
Old 14th January 2015
ibara ibara is offline
OpenBSD language porter
 
Join Date: Jan 2014
Posts: 783
Default

Quote:
Originally Posted by s0xxx View Post
For the record, OpenBSD was not the first OS to take time_t to 64bit - NetBSD did it before (Oct 2012 in 5-CURRENT, made it into 6-RELEASE).
You are quoting out of context. That is extremely poor form. This is what I actually said:
Quote:
Originally Posted by ibara
Talk about how OpenBSD moved time_t to a 64-bit long long and then engaged with the broader Free Software community to make sure that time_t no longer assumed a 32-bit value. So when other operating systems finally make the move, all the software they care about it ready and waiting for them.
I didn't make the claim that OpenBSD did it first.

NetBSD did not engage with the broader Free Software community. NetBSD moving time_t to a 64-bit long long first is an irrelevant statement. It doesn't matter if NetBSD did it first, they did not engage with the rest of the world. They might as well have not done it at all.

OpenBSD is the reason why now when other operating systems make that move, all the software their users care about will be ready. You clearly weren't around when we were fixing all the ports that assumed time_t was 32-bit and getting those fixes upstream. I was.
Reply With Quote
Old 15th January 2015
s0xxx's Avatar
s0xxx s0xxx is offline
Package Pilot
 
Join Date: May 2008
Posts: 192
Default

Quote:
Originally Posted by ibara View Post
You are quoting out of context. That is extremely poor form. This is what I actually said:

I didn't make the claim that OpenBSD did it first.
I did not say you did, I did it to make it obvious that OpenBSD was not the first one to do it. What's the point of talking about some feature giving it relevance as if it is something big when others have done it years ago.

Quote:
NetBSD did not engage with the broader Free Software community. NetBSD moving time_t to a 64-bit long long first is an irrelevant statement. It doesn't matter if NetBSD did it first, they did not engage with the rest of the world. They might as well have not done it at all.
[note: above emphasizes mine]
Now that's a poor form on your side. I guess they should have announced it on a six o'clock news when they did it. And saying that "They might as well have not done it at all", I mean... please.

Quote:
OpenBSD is the reason why now when other operating systems make that move, all the software their users care about will be ready. You clearly weren't around when we were fixing all the ports that assumed time_t was 32-bit and getting those fixes upstream. I was.
I have a great respect for all developers, regardless if they belong to the OpenBSD camp or other *BSD's or other software in general.

I just thought it should be pointed out that some people have already done a switch before OpenBSD folks did, I was not trying to put down OpenBSD (or devs that put effort to do it) in any way. If you understood it that way, than, well it's your problem. I am not trying to make enemies here, we should all be friends discussing things we like. Chill.
__________________
The best way to learn UNIX is to play with it, and the harder you play, the more you learn.
If you play hard enough, you'll break something for sure, and having to fix a badly broken system is arguably the fastest way of all to learn. -Michael Lucas, AbsoluteBSD
Reply With Quote
Old 15th January 2015
ibara ibara is offline
OpenBSD language porter
 
Join Date: Jan 2014
Posts: 783
Default

Quote:
Originally Posted by s0xxx View Post
I did not say you did, I did it to make it obvious that OpenBSD was not the first one to do it. What's the point of talking about some feature giving it relevance as if it is something big when others have done it years ago.
Because they did it in a bubble. When NetBSD did it the world didn't notice. When OpenBSD did it the world changed. By your logic, we shouldn't connect OpenBSD to things like ASLR because PaX did it first. That's just a non-starter because it wasn't until OpenBSD did it that the world was forced to move to an ASLR world.

Quote:
Originally Posted by s0xxx View Post
Now that's a poor form on your side. I guess they should have announced it on a six o'clock news when they did it. And saying that "They might as well have not done it at all", I mean... please.
Yup. They should have. And then they should have engaged with their third party software and got them to make their software better. When you don't engage with the world you demonstrate that you don't care to be part of the world. As far as I'm concerned, that's a problem.

Quote:
Originally Posted by s0xxx View Post
I have a great respect for all developers, regardless if they belong to the OpenBSD camp or other *BSD's or other software in general.
I'm friends with NetBSD developers at the very top of the chain. Doesn't magically make them beyond criticism. Is it harsh? Probably. But it comes from a better place than you could understand.

Quote:
Originally Posted by s0xxx View Post
I just thought it should be pointed out that some people have already done a switch before OpenBSD folks did, I was not trying to put down OpenBSD (or devs that put effort to do it) in any way.
Contextualization matters. Broader relevance matters. The OP asked about usage. OpenBSD got the world ready for Y2K38. That matters. Does it matter that NetBSD did it first? Not really... they didn't prepare the world to follow them.

Quote:
Originally Posted by s0xxx View Post
If you understood it that way, than, well it's your problem. I am not trying to make enemies here, we should all be friends discussing things we like. Chill.
Now this is just silly.
Reply With Quote
Old 23rd January 2015
ibara ibara is offline
OpenBSD language porter
 
Join Date: Jan 2014
Posts: 783
Default

Quote:
Originally Posted by hitest View Post
Agreed. Very interesting, ibara. I didn't know that PF is used on my iPad or OS X and iPhones.
It's also in your car, by way of QNX. OpenSSH is also in your car for the same reason.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Apache directory usage? frcc OpenBSD General 2 8th July 2013 02:55 AM
Kernel memory usage LightBit FreeBSD General 1 19th February 2012 12:33 AM
Forum usage: How to thank? Greg_Morgan Off-Topic 2 9th October 2009 12:49 AM
dd and split usage problem paul-lkw FreeBSD General 4 31st January 2009 08:13 PM
pagedaemon 100% cpu usage fenrisW0lf NetBSD General 14 5th June 2008 12:31 PM


All times are GMT. The time now is 03:49 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick