Misplaced Pages

Talk:OpenBSD security features: Difference between revisions

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
Browse history interactively← Previous editContent deleted Content addedVisualWikitext
Revision as of 22:37, 27 February 2008 editGronky (talk | contribs)12,157 edits Portal:Free software: OBSD security features is now the selected article: :The selection has moved on and is now Amarok - an audio player and music organiser. --~~~~← Previous edit Latest revision as of 01:39, 12 February 2024 edit undoQwerfjkl (bot) (talk | contribs)Bots, Mass message senders4,013,239 edits Implementing WP:PIQA (Task 26)Tag: Talk banner shell conversion 
(15 intermediate revisions by 11 users not shown)
Line 1: Line 1:
{{Old AfD multi |date=21 October 2017 |result='''keep''' |page=OpenBSD security features}}
{{Old prod full
| nom = Tonystewart14
| nomdate = 2017-10-13
| nomreason = Redundant with main article
| con = Syrenka V
| condate = 2017-10-19
| conreason = Not redundant, gives much more detailed information
}}
{{WikiProject banner shell|class=C|
{{WikiProject Computing |importance=Low |free-software=yes |free-software-importance=High |software=yes }}
{{WikiProject Computer Security |importance=Mid}}
}}

== ]: OBSD security features is now the selected article == == ]: OBSD security features is now the selected article ==


Line 6: Line 20:


:The selection has moved on and is now ] - an audio player and music organiser based on the ] libraries. --] (]) 22:37, 27 February 2008 (UTC) :The selection has moved on and is now ] - an audio player and music organiser based on the ] libraries. --] (]) 22:37, 27 February 2008 (UTC)

====
This article would deserve to be worked through extensively, right now it's informal and fairly unclear. <!-- Template:Unsigned IP --><small class="autosigned">—&nbsp;Preceding ] comment added by ] (]) 07:48, 16 October 2017‎ (UTC)</small>

== X11 security ==
This needs to be clarified by community members. The now-previous text was not up to date and at least now the article reflects that X11 on OpenBSD not implies opening up lowlevel memory/hardware access to userland, which was the case on OpenBSD in the past. (Not sure how the situation is on other systems.) <!-- Template:Unsigned IP --><small class="autosigned">—&nbsp;Preceding ] comment added by ] (]) 07:48, 16 October 2017‎ (UTC)</small>
:If necessary, you might bring this to the main ] article and talk page, since I have proposed this article for deletion. That way, it won't be redundant and we can focus on the main article for things like this. ] (]) 17:54, 16 October 2017 (UTC)

== Suggestions for Improvement ==

] is worth mentioning, being the project's own cryptography library, probably best under the cryptography heading; and it's worth mentioning the project's tendency to either simplify or create simplified replacements for existing complex programs, such as with <code>signify</code> instead of ] (already mentioned, but may be worth moving somewhere else in the article), <code>]</code> instead of <code>]</code>, ] instead of ], and maybe more examples I haven't thought about. ] (]) 13:54, 19 April 2023 (UTC)

Latest revision as of 01:39, 12 February 2024

Articles for deletionThis article was nominated for deletion on 21 October 2017. The result of the discussion was keep.
Proposed deletionThis page was proposed for deletion by Tonystewart14 (talk · contribs) on 13 October 2017 with the comment:
Redundant with main article
It was contested by Syrenka V (talk · contribs) on 2017-10-19 with the comment:
Not redundant, gives much more detailed information
This article is rated C-class on Misplaced Pages's content assessment scale.
It is of interest to the following WikiProjects:
WikiProject iconComputing: Software / Free and open-source software Low‑importance
WikiProject iconThis article is within the scope of WikiProject Computing, a collaborative effort to improve the coverage of computers, computing, and information technology on Misplaced Pages. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.ComputingWikipedia:WikiProject ComputingTemplate:WikiProject ComputingComputing
LowThis article has been rated as Low-importance on the project's importance scale.
Taskforce icon
This article is supported by WikiProject Software.
Taskforce icon
This article is supported by Free and open-source software (assessed as High-importance).
WikiProject iconComputer Security: Computing Mid‑importance
WikiProject iconThis article is within the scope of WikiProject Computer Security, a collaborative effort to improve the coverage of computer security on Misplaced Pages. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.Computer SecurityWikipedia:WikiProject Computer SecurityTemplate:WikiProject Computer SecurityComputer Security
MidThis article has been rated as Mid-importance on the project's importance scale.
Taskforce icon
This article is supported by WikiProject Computing (assessed as Mid-importance).
Things you can help WikiProject Computer Security with:
Article alerts will be generated shortly by AAlertBot. Please allow some days for processing. More information...
  • Review importance and quality of existing articles
  • Identify categories related to Computer Security
  • Tag related articles
  • Identify articles for creation (see also: Article requests)
  • Identify articles for improvement
  • Create the Project Navigation Box including lists of adopted articles, requested articles, reviewed articles, etc.
  • Find editors who have shown interest in this subject and ask them to take a look here.

Portal:Free software: OBSD security features is now the selected article

Just to let you know. The purpose of selecting an article is both to point readers to the article and to highlight it to potential contributors. It will remain on the portal for a week or so. The previous selected article was GStreamer - a streaming framework that underlies the GNOME desktop.

For other interesting free software articles, you can take a look at the archive of PF's selectees. --Gronky (talk) 08:24, 13 February 2008 (UTC)

The selection has moved on and is now Amarok - an audio player and music organiser based on the KDE libraries. --Gronky (talk) 22:37, 27 February 2008 (UTC)

This article would deserve to be worked through extensively, right now it's informal and fairly unclear. — Preceding unsigned comment added by 58.177.85.182 (talk) 07:48, 16 October 2017‎ (UTC)

X11 security

This needs to be clarified by community members. The now-previous text was not up to date and at least now the article reflects that X11 on OpenBSD not implies opening up lowlevel memory/hardware access to userland, which was the case on OpenBSD in the past. (Not sure how the situation is on other systems.) — Preceding unsigned comment added by 58.177.85.182 (talk) 07:48, 16 October 2017‎ (UTC)

If necessary, you might bring this to the main OpenBSD article and talk page, since I have proposed this article for deletion. That way, it won't be redundant and we can focus on the main article for things like this. Tonystewart14 (talk) 17:54, 16 October 2017 (UTC)

Suggestions for Improvement

LibreSSL is worth mentioning, being the project's own cryptography library, probably best under the cryptography heading; and it's worth mentioning the project's tendency to either simplify or create simplified replacements for existing complex programs, such as with signify instead of OpenPGP (already mentioned, but may be worth moving somewhere else in the article), doas instead of sudo, LibreSSL instead of OpenSSL, and maybe more examples I haven't thought about. 85.64.76.29 (talk) 13:54, 19 April 2023 (UTC)

Categories: