# HG changeset patch # User František Kučera # Date 1568990782 -7200 # Node ID 04d100709d764b41e6fe4a1680484a5cb7549eef # Parent ecec1b9e6f50c4560dd4adeedee310f78128a45c moving forward to XML format diff -r ecec1b9e6f50 -r 04d100709d76 ssm-en.xhtml --- a/ssm-en.xhtml Fri Sep 20 16:13:25 2019 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,261 +0,0 @@ - - - - - Sane Software Manifesto - - - -

Sane Software Manifesto

- -

<DRAFT> Please note that this is a draft version. Stay tuned for v1.0.0! </DRAFT>

- -

In respect to user freedoms, privacy, liberty, quality, mental health and world peace we create software according to these guidelines.

- -

Free software

- - - -

Documented

- - -

Semantic versioning

- - -

Compatible with itself

- - -

Compatible with others

- - -

Modular architecture

- - -

Extensible

- - - -

Testable

- - -

Safe code and sustainability

- - -

Small code footprint

- - -

Sane dependencies

- - -

Easily auditable

- - -

Reproducible builds

- - -

Trustworthy packages and sources

- - -

Network interactions

- - -

Localized/internationalized

- - -

Communication channels

- - -

Accept contributions

- - -

Open development – has public:

- - - - - \ No newline at end of file diff -r ecec1b9e6f50 -r 04d100709d76 ssm.en.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ssm.en.xml Fri Sep 20 16:46:22 2019 +0200 @@ -0,0 +1,261 @@ + + + + + Sane Software Manifesto + + + +

Sane Software Manifesto

+ +

<DRAFT> Please note that this is a draft version. Stay tuned for v1.0.0! </DRAFT>

+ +

In respect to user freedoms, privacy, liberty, quality, mental health and world peace we create software according to these guidelines.

+ +

Free software

+ + + +

Documented

+ + +

Semantic versioning

+ + +

Compatible with itself

+ + +

Compatible with others

+ + +

Modular architecture

+ + +

Extensible

+ + + +

Testable

+ + +

Safe code and sustainability

+ + +

Small code footprint

+ + +

Sane dependencies

+ + +

Easily auditable

+ + +

Reproducible builds

+ + +

Trustworthy packages and sources

+ + +

Network interactions

+ + +

Localized/internationalized

+ + +

Communication channels

+ + +

Accept contributions

+ + +

Open development – has public:

+ + + + + \ No newline at end of file