NetBSD/share/examples
riastradh ef315f7931 Remove MKCRYPTO option.
Originally, MKCRYPTO was introduced because the United States
classified cryptography as a munition and restricted its export.  The
export controls were substantially relaxed fifteen years ago, and are
essentially irrelevant for software with published source code.

In the intervening time, nobody bothered to remove the option after
its motivation -- the US export restriction -- was eliminated.  I'm
not aware of any other operating system that has a similar option; I
expect it is mainly out of apathy for churn that we still have it.
Today, cryptography is an essential part of modern computing -- you
can't use the internet responsibly without cryptography.

The position of the TNF board of directors is that TNF makes no
representation that MKCRYPTO=no satisfies any country's cryptography
regulations.

My personal position is that the availability of cryptography is a
basic human right; that any local laws restricting it to a privileged
few are fundamentally immoral; and that it is wrong for developers to
spend effort crippling cryptography to work around such laws.

As proposed on tech-crypto, tech-security, and tech-userlevel to no
objections:

https://mail-index.netbsd.org/tech-crypto/2017/05/06/msg000719.html
https://mail-index.netbsd.org/tech-security/2017/05/06/msg000928.html
https://mail-index.netbsd.org/tech-userlevel/2017/05/06/msg010547.html

P.S.  Reviewing all the uses of MKCRYPTO in src revealed a lot of
*bad* crypto that was conditional on it, e.g. DES in telnet...  That
should probably be removed too, but on the grounds that it is bad,
not on the grounds that it is (nominally) crypto.
2017-05-21 15:28:36 +00:00
..
amd
apm
asm Typo 2011-11-27 09:07:11 +00:00
disktab
emul
fstab add a shm example 2015-03-04 16:18:04 +00:00
ftpd
getdate
hostapd
isdn
lua Clarify gpio example. 2017-05-10 07:51:07 +00:00
npf Add $NetBSD$ tag. 2016-02-06 20:19:28 +00:00
pppd put more info about the sierra modem 2014-02-15 18:17:59 +00:00
pud/intro
puffs fix build of puffs examples; need _KERNTYPES for register_t 2016-08-26 22:12:22 +00:00
racoon Remove MKCRYPTO option. 2017-05-21 15:28:36 +00:00
refuse Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
rump Don't include <rump/rumpvnode_if.h> from rump.h. It's not needed 2016-01-25 11:45:57 +00:00
secmodel Update secmodel_examples to better describe the secmodel(9) API. 2011-12-04 23:55:36 +00:00
supfiles
syslogd
wpa_supplicant Move today's most common config (WPA) to the front 2015-11-26 16:07:40 +00:00
wsmoused
Makefile - make etc/rc.d/wpa_supplicant create directory /var/run/wpa_supplicant 2014-01-23 07:26:50 +00:00