• 1 Post
  • 18 Comments
Joined 3 years ago
cake
Cake day: August 11th, 2023

help-circle


  • Il suffit d’offrir à chaque citoyen un service certification de clef numérique. Chacun pourrait se construire sa propre clef d’identification (par exemple une clef gpg) et se rendre en mairie pour faire certifier que cette clef est bien celle de l’individu que nous sommes.

    Seule la partie publique de la clef est certifiée, notre clef privée nous appartient et n’est pas divulguée, et l’on peut ensuite l’utiliser dans les différents services pour s’authentifier.

    Nous pourrions avoir autant de clef que l’on souhaite, et les utiliser comme on le souhaite, mais la certification demande à passer par un chemin officiel.





  • Thanks !

    My concern is more about the maintability.
    Removing the package implies no more update, and any further update in the system can break (because there is a change in the headers somewhere, or else).

    I’m able to rebuild the package from source, yes, but being able to patch it myself is a different story. That’s why I was looking for any known alternatives.











  • For my needs, I’ve build a static system with buildroot for a pi zero. No updates, no modifications on the system, no remote access. Some directories are in tempfs, and after a reboot the system is fresh again. when needed, I removed the sd card and copy a new image

    I use this board for a pulseaudio/mpd player, it’s not intended for a desktop usage, but I’m happy beiing able to configure a system like this one. For me, there is no maintenance, and this is exactly what I wanted