permacomputing

Source repository for the main permacomputing wiki site
git clone http://git.permacomputing.net/repos/permacomputing.git # read-only access
Log | Files | Refs

commit 5fd4def760a1ad11dbd863d6b1206ad281cf54b9
parent 63874c024b4f29d861df701ec02a957c0d681628
Author: viznut_web <viznut_web@web>
Date:   Thu, 30 Jun 2022 18:39:02 +0200

empty web commit

Diffstat:
Amonoculture.mdwn | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/monoculture.mdwn b/monoculture.mdwn @@ -0,0 +1,5 @@ +**Monoculture** is agricultural term referring to the practice of growing only one species in a field at a time, but the term has also been adopted to computing. Identical computers that run identical software are an example of an **algorithmic monoculture**. Monocultures tend to be vulnerable because all their elements (be they plants or computers) share the same vulnerabilities and other weaknesses. + +While a strict definition of algorithmic monoculture may require identical computers and software, looser definitions are also possible. Any kind idea, design concept or a piece of software that is so dominant that it is difficult to envision alternatives may form a monoculture. + +Technological monocultures can be counteracted with [[technological diversity]].