Incoming features

Numerous new features are currently in development, such as:

  • browser extension to send text or URL to the red side with a right click on the selected text,

  • network printer emulator, enabling the transmission of any document into the red network in the form of a PDF file, simply by printing it,

  • log collector, designed to easily gather logs from your black infrastructure with two of your red infrastructure,

  • endpoint exposing Prometheus metrics,

  • allow to use Firefox or Chrome to download web pages

  • give more customization options to download pages

  • allow to inject cookies into the Chrome profile

  • use reedsolomon to add a pure-Python UDP transport method

  • use pywebcopy to provide a new source (dump full copies of websites inside a ZIP archive)

  • huge refactor of the frontend, using Vue.JS or React and recreating an REST API for everything,

  • specialized (by package type) file analysis just after a download

  • web interface for admin tasks like upkeep or global retransfer or pruning sources

  • Jetbrains (ou packaging de manière générale) : garder X dernières versions

  • permettre une synchro mensuelle ou annuelle

  • ajouter une méthode pour télécharger en PDF (ou plutôt une API pour faire télécharger le sendfile)

  • faire une classe générique pour proposer des nouvelles dépendances à ajouter à un requirement

  • permettre de personnaliser le nom des droits possibles en fonction de la source, ou de ne pas tous les afficher dans l’onglet de gestion des droits (level_choices = list(self.model.perms.choices()))