summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 37c3: Add discarded LaTex version of the "Replicant struggle" presentation.HEADmastermainDenis 'GNUtoo' Carikli2024-01-095-0/+1059
| | | | | | | | For reasons explained in the presentation.txt the talk was rewritten on paper at the last minute. Though it is still a good idea to add the LaTeX version in case we need it again later for a reason or another. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* 37c3: Add 'Replicant struggle: past and present successes and failures' talk.Denis 'GNUtoo' Carikli2024-01-095-0/+105
| | | | Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* 37C3: Smartphone freedom: mention meetup.dllud2024-01-091-0/+6
| | | | | | Signed-off-by: dllud <dllud@riseup.net> GNUtoo: Improve commit message. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* 37C3: Add slides for the Replicant meetup.dllud2024-01-093-0/+485
| | | | | | Signed-off-by: dllud <dllud@riseup.net> GNUtoo: Improve commit message. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* 37C3: Smartphones freedom status 2023: Smartphones freedom: various ↵dllud2024-01-091-35/+40
| | | | | | | | improvements. Signed-off-by: dllud <dllud@riseup.net> GNUtoo: Improve commit message. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* 37C3: Replicant introduction: Update intro for day 2.dllud2024-01-092-1/+164
| | | | | | | | | Simplify title. Add list of proprietary on Google Pixel 7. Signed-off-by: dllud <dllud@riseup.net> GNUtoo: Improve commit message. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* 37C3: Add work in progress presentation about smartphones freedom status in ↵Denis 'GNUtoo' Carikli2024-01-096-0/+611
| | | | | | 2023. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* 37C3: Replicant introduction: Removed bootloaders from future work.dllud2024-01-091-1/+1
| | | | | | | | | | Using partially free u-boot prevents the modem from booting on Replicant 11. And we did not manage to get a fully free u-boot anyway. Signed-off-by: dllud <dllud@riseup.net> GNUtoo: Improve commit message. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* 37C3: Add Replicant Introduction presentation for 37C3.dllud2024-01-094-0/+729
| | | | | | Signed-off-by: dllud <dllud@riseup.net> GNUtoo: Improve commit message. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* LibrePlanet2022: Make top directory configurable.Denis 'GNUtoo' Carikli2024-01-092-15/+19
| | | | | | This enables to move this presentation in any directory. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* Add FOSDEM 2023 presentationDenis 'GNUtoo' Carikli2023-01-312-0/+1078
| | | | | | | | | | | | | | | | | | | It is heavily based on the presentation I prepared for the Guix brithday in 2022 that could not be presented there. GraphicsMagick was used instead of ImageMagick as in Guix ImageMagick produces the following error: convert ../common/images/i9300_hardware.svg output/i9300_hardware.jpg convert: unable to read font `helvetica' @ error/annotate.c/RenderFreetype/1396. convert: non-conforming drawing primitive definition `letter-spacing' @ error/draw.c/RenderMVGContent/4405. make: *** [Makefile:76: output/i9300_hardware.jpg] Error 1 That error is not present with Parabola i686, even with no fonts installed, and Parabola uses similar imagemagick and fontconfig packages versions, though as the conference is to be made very soon it was better to workaround for now than to fix the package in Guix. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* Guix-birthday-2022: Fix visibility of phone shop picture licenseDenis 'GNUtoo' Carikli2022-09-151-0/+5
| | | | Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* Add Guix-birthday-2022 presentationDenis 'GNUtoo' Carikli2022-09-1510-0/+1174
| | | | Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* gitignore: ignore output/Denis 'GNUtoo' Carikli2022-09-151-0/+1
| | | | Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* LibrePlanet2022: Move images in common directoryDenis 'GNUtoo' Carikli2022-09-1426-10/+10
| | | | | | | | | | This enables to reuse the images in other presentations. We moved everything in a common directory instead of only moving the images that are reused by other presentations because it simplify the Makefiles rules. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* LibrePlanet2022: Fix code listingslibreplanet-2022Denis 'GNUtoo' Carikli2022-03-191-28/+89
| | | | Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* LibrePlanet2022: shrink context imagesDenis 'GNUtoo' Carikli2022-03-182-26/+23
| | | | | | | | | | This brings the pdf to 6.6MiB We need to shrink images whose details are not needed in the explanation in order to make the file smaller for long term storage and also make the slides load faster. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* LibrePlanet2022: Fix presentation structureDenis 'GNUtoo' Carikli2022-03-181-3/+4
| | | | Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* LibrePlanet2022: lower big images quality to shring it from 97MiB to 26MiBDenis 'GNUtoo' Carikli2022-03-182-59/+23
| | | | | | | | The big blue button instance used for the conference seems to have a limit of 30MiB for the file sizes, so we need to make it fit not to have to split the file in many small parts. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* LibrePlanet2022: images: switch to jpg to shring it from 126MiB to 97MiBDenis 'GNUtoo' Carikli2022-03-1812-58/+136
| | | | | | | | The big blue button instance used for the conference seems to have a limit of 30MiB for the file sizes, so we need to make it fit not to have to split the file in many small parts. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* LibrePlanet2022: Add .gitignoreDenis 'GNUtoo' Carikli2022-03-141-0/+1
| | | | Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* gitignore: ignore LaTex log filesDenis 'GNUtoo' Carikli2022-03-141-0/+4
| | | | Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* Add gitignoreDenis 'GNUtoo' Carikli2022-03-141-0/+2
| | | | Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* LibrePlanet2022: enable references againDenis 'GNUtoo' Carikli2022-03-141-1/+1
| | | | | | | | We normally need to run the command twice to have working references. However I typically disable it until the presentation is ready in order to speed up the pdf compilation. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* LibrePlanet2022: Add new sectionsDenis 'GNUtoo' Carikli2022-03-1417-44/+1171
| | | | Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* Move HTC_Dream_opened.jpg to commonDenis 'GNUtoo' Carikli2022-03-082-1/+1
| | | | | | | | I also forgot to add HTC_Dream_opened.jpg in git before. This enables to reuse it from another presentation. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* LibrePlanet2022: Add introductionDenis 'GNUtoo' Carikli2022-03-0716-0/+1004
| | | | Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* Move i9300_hardware.svg in common directoryDenis 'GNUtoo' Carikli2022-03-046-1321/+3
| | | | Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* LibrePlanet2022: shrik FSF abstract to ~300 wordsDenis 'GNUtoo' Carikli2021-12-131-48/+32
| | | | Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* Add abstract for the FSFDenis 'GNUtoo' Carikli2021-12-131-0/+65
| | | | | | It should be about under 300 words. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* LibrePlanet2022: shrik abstract to ~150 words for the sumarryDenis 'GNUtoo' Carikli2021-12-132-46/+25
| | | | Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* Add abstract for LibrePlanet 2022Denis 'GNUtoo' Carikli2021-12-131-0/+46
| | | | | | | It has to be about under 150 words, so it'll need to be trimmed down a bit. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* FOSDEM 2020: Replicant_sustainability: enable referencesDenis 'GNUtoo' Carikli2020-02-041-1/+1
| | | | | | | | To compile the presentation faster, I did only one pass with pdflatex. However to properly create the references it needs 2 passes. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* FOSDEM 2020: Add Replicant sustainability presentationDavid Ludovino2020-02-045-0/+2651
| | | | | | | | | | | | | | | | | | | | | | | | | | | During the FOSDEM presentation I had to resume with the 36C3 slides as it wasn't merged in this latex file yet yet. Future improvements: - It would also have been a good idea to add more context such as context on number of suppoted devices as this was taken out of the 36C3 sustainability presentation because I also did a presentation on what was Replicant there. - The lack of context has created questions that could could be seen in the questions afterward. - Fix the references and check if all image authors and licenses are cited. Thanks to David 'dllud' Ludovino for finding spelling mistakes in the play and before. Even if we were completely unsure about the play and that I finished the last part minutes before doing it, and that an "actor" even learned the play content minutes before, people that assisted to it seem to have liked it a lot, as we got a lot of applause and several nice comments after it. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* 36c3: Replicant Sistainability: improve battery clarityDenis 'GNUtoo' Carikli2019-12-281-1/+8
| | | | Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* 36c3: Replicant Sistainability: Fix typosDenis 'GNUtoo' Carikli2019-12-272-115/+76
| | | | | | Thanks to all people that helped me review it. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* 36c3: Replicant introduction: Fix typosDenis 'GNUtoo' Carikli2019-12-261-37/+40
| | | | | | I was helped for spotting the issues. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* 36c3: Add presentation on sustainability of Replicant and the devices it ↵Denis 'GNUtoo' Carikli2019-12-265-0/+1510
| | | | | | supports Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* 35c3: Replicant introduction: Areas of work: Add Pinephone and Librem5Denis 'GNUtoo' Carikli2019-12-261-0/+1
| | | | Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* 36c3: Add Replicant introductionDenis 'GNUtoo' Carikli2019-12-263-0/+888
| | | | Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* 36c3: Add description for the "Introduction to Replicant" presentationDavid Ludovino2019-12-162-0/+497
| | | | | | Signed-off-by: David Ludovino <dllud@riseup.net> GNUtoo@cyberdimension.org: Improved a lot of the text, commit message Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* July 2019 Replicant meeting: modems: Add presentation about oFono based Java RILDenis 'GNUtoo' Carikli2019-07-263-1/+167
| | | | Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* July 2019 Replicant meeting: Add presentation on Replicant historyDenis 'GNUtoo' Carikli2019-07-2620-0/+1037
| | | | Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* July 2019 Replicant meeting: modems: Makefile: Remove unused targetsDenis 'GNUtoo' Carikli2019-07-251-2/+0
| | | | Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* July 2019 Replicant meeting: modems: Remove duplicated informationDenis 'GNUtoo' Carikli2019-07-251-4/+0
| | | | Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* July 2019 Replicant meeting: modems: clarify XMM626_SEC_MODEM_IPC0_DEVICEDenis 'GNUtoo' Carikli2019-07-251-0/+5
| | | | Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* July 2019 Replicant meeting: modems: USB attacks: Add more concrete exampleDenis 'GNUtoo' Carikli2019-07-251-0/+5
| | | | Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* July 2019 Replicant meeting: modems: Remove unused codeDenis 'GNUtoo' Carikli2019-07-251-20/+0
| | | | | | | That code is not used when the reference-ril i used as a shared library and not in standalone mode. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* July 2019 Replicant meeting: modems: Introduction: Clarify vendorsDenis 'GNUtoo' Carikli2019-07-251-2/+3
| | | | Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* July 2019 Replicant meeting: modems: Introduction: cosmetics improvementsDenis 'GNUtoo' Carikli2019-07-251-42/+59
| | | | Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>