diff options
| author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2024-03-18 03:01:50 +0100 |
|---|---|---|
| committer | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2025-06-15 01:30:25 +0200 |
| commit | f712ae0e2d5e7422590d640c02bd6655c5b38cd9 (patch) | |
| tree | 79fd51124db101adb2f49f12f4ef55dea5f10e4b /markdown/2013_11_fairphone.md | |
| parent | 4d5e61d8d5495dd02b790097076b190c07252c90 (diff) | |
| download | haunt-blog-f712ae0e2d5e7422590d640c02bd6655c5b38cd9.tar.gz haunt-blog-f712ae0e2d5e7422590d640c02bd6655c5b38cd9.tar.bz2 haunt-blog-f712ae0e2d5e7422590d640c02bd6655c5b38cd9.zip | |
Revert "convert.py, markdown: Fix trailing whitespaces."
This reverts commit 4ff9d384f766cee1d8e322b9f6b747161f55f85e
("convert.py, markdown: Fix trailing whitespaces.").
Without this revert, in site/replicant--37c3.html we see
'Location: G5, Hall 3, Level 0 DECT: 8652'
instead of:
Location: G5, Hall 3, Level 0
DECT: 8652
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'markdown/2013_11_fairphone.md')
| -rw-r--r-- | markdown/2013_11_fairphone.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/markdown/2013_11_fairphone.md b/markdown/2013_11_fairphone.md index cb8524c..9416bfe 100644 --- a/markdown/2013_11_fairphone.md +++ b/markdown/2013_11_fairphone.md @@ -10,7 +10,7 @@ aspects that the [Fairphone][1] company took care of: such topics as using fair and conflict-free resources, ensuring that all workers along the supply chain get a fair wage, improving the handling of electronic waste, being transparent about the cost of each part of the device, its technical -specifications and encouraging open and flexible designs. +specifications and encouraging open and flexible designs. We are really glad to see a company producing electronic devices taking care of such many important aspects as social conditions of workers, ecology and handling of e-waste as well as transparency and being “technically open”. @@ -38,7 +38,7 @@ side, some of the libraries that deal with the hardware have been released as free software for devices that use the same platform (Mediatek 6589), so the basic required features such as audio will likely work. We are also confident we will be able to handle the modem with free software (that means telephony -and such will work). +and such will work). [Fairphone][1] is really trying hard to get Mediatek to release as many components as free software as possible, but they don't have the source in their own hands and nor can they decide to make it free software themselves, @@ -56,7 +56,7 @@ for the phone to be converted to a remote spying device. In conclusion, we think it will be possible to have Replicant working on the [Fairphone][1] and the bootloaders (that are not part of the operating system) may even be free software, but we believe it is seriously compromised -security-wise because of the poor modem isolation. +security-wise because of the poor modem isolation. However, [Fairphone][1] seems definitely interested in doing things right on the software freedom side and helping us get Replicant running on the device! |
