Skip to content

GoFAST (EN)

149 Topics 508 Posts

Topics about GoFAST in English

Subcategories


  • 17 23
    17 Topics
    23 Posts
    Lilou ReyL
    Hello everyone, A big THANK YOU for participating in the User Club! It was a real pleasure to discuss GoFAST with you. This event was an opportunity to revisit several key topics: A look back at 2025 With an overview of notable achievements and future prospects: AI within GoFAST The GoFAST AI chatbot Presentation of GoFAST MAIL The new dashboard ...and much more Customer feedback Police Academy: ‘Migration of internal DMS and portal to GoFAST’ A big thank you to Karen Blandin and Franck Techiné for their participation and testimonials! For those who were unable to attend, as promised, we are making the following available: The video replay: https://www.youtube.com/watch?v=0pGhnw6KUeg The presentation slides: https://mautic.ceo-vision.com/asset/176:presentationatelierclub-utilisateurs2025pdf As mentioned during the Club, your opinion is very important to us! If you have a few minutes, please feel free to share your experience on these platforms: ->G2: https://www.g2.com/ ->Capterra: https://www.capterra.fr/ ->LeBonLogiciel: https://www.lebonlogiciel.com/ We are already looking forward to seeing you again next year for a new edition of the User Club. In the meantime, stay connected on our social networks! Thank you again for your commitment and trust, The GoFAST team
  • 12 Topics
    27 Posts
    cpotterC
    Translation into English (formatting preserved as in the original): CEO-Vision is currently studying the development of GoFAST-Sync, an automatic replication tool being considered for our new GoFAST-PCA/Sensitive Data offering: an always-operational backup system, which would be hosted on a GoFAST platform in SecNumCloud-qualified SaaS (or on-premise if the market calls for it), entirely independent of the existing infrastructure. The principle under consideration: one or more locations on the Windows file server (folders and their complete tree structures) would be automatically replicated to one or more GoFAST workspaces, with a maximum acceptable data loss of approximately one hour in the event of a disaster. On the security side, a strong security requirement by design: the agent (on the file server) would never accept an inbound connection; all traffic would originate from the server towards GoFAST, never the other way round. The direction of replication would also remain strictly unidirectional, at least for this initial version: files would travel only from the file server to GoFAST, never in the opposite direction. If you still operate a file server today, this study also concerns you directly outside this backup context: the file server has historically been one of the preferred entry points for ransomware — a risk that GoFAST, by design, does not have. The file server is also very poor in terms of search, has no versioning, etc. Finally, for our existing customers, in addition to providing a backup for key documents, this would enable a "gentle" and more comprehensive migration from the file server to GoFAST. Many customers have decommissioned their file server, but not all. As part of this study, 3 three points have emerged as structuring choices: A) How would the link be established between a GoFAST replication request in a GoFAST workspace and an actual location on the file server? An important clarification: under no circumstances would the super-administrator profile be the originator of such a request — it does not have, and should never have, rights over the data itself. The profile envisaged for this authority is the workspace administrator, probably in combination with the ARDP profile (GoFAST 4.6, formerly DPO/CISO/Archivist) — or even the ARDP profile alone (i.e. without being a member of the target workspace), acting with full autonomy on this decision. Note: In all cases, whatever the profile, it would never see the actual tree structure of the file server. It could only request that a location be linked, providing the full path on the file server — this indication would only ever be a starting point, never a value verified by GoFAST. A second validation, this time on the file server side, would remain necessary: it would always be someone with local access to your server who confirms the actual path. On the file server side there would therefore be an explicit validation — each request would appear clearly as "pending", with its context (who is requesting it, for which workspace), and would have to be explicitly accepted or refused before the link becomes effective. It could look like this: # gofast-sync-admin list-pending Requester ID Target GoFAST workspace Suggested path Status liaison-042 jdupont@client.fr Sites/.../Accounting \\srv01\Compta (indication) pending B) A shared read account, or one account per perimeter? In the version currently envisaged, a single technical account could read all the replicated folders on a given server. We could also (most likely in the longer term) consider separate accounts, each limited to a specific perimeter — more security (a compromised account would only expose a limited perimeter), at the cost of a slightly longer configuration. C) What should happen if a replicated file is also modified directly in GoFAST? Since replication would be unidirectional, a modification made directly in GoFAST to an already-replicated file raises a real question for the next synchronisation cycle: The file server version always wins (the simplest option, but the modification made in GoFAST is then ignored, though retained as a previous version). The GoFAST version wins once modified (that specific file would then stop being updated from the file server). The conflict is flagged by creating a new file, but renamed ("conflict") so as not to overwrite the version modified in GoFAST. Finally, even though the technical architecture would be somewhat different, one can imagine extending this replication beyond the file server to Nextcloud and/or SharePoint/OneDrive servers. It goes without saying that this is a very complex project, currently at the feasibility stage, so implementation is not for the immediate future.
  • 67 Topics
    284 Posts
    B
    Linux Kernel Vulnerability - Copy Fail (CVE-2026-31431) Context A security vulnerability has been identified in the Linux kernel, referenced as CVE-2026-31431 (CVSS 7.8) and commonly known as Copy Fail. It affects the algif_aead cryptographic module (userspace interface of the kernel crypto API). This vulnerability allows local privilege escalation only. Prior access (shell) to the server is required to exploit it. What does this mean for GoFAST? GoFAST uses the AlmaLinux operating system, where the algif_aead module is compiled directly into the kernel (builtin). As of May 1, 2026, AlmaLinux has published a patched kernel in its repositories. GoFAST updates including this fix are being deployed following our standard security procedure. References https://copy.fail/ https://xint.io/blog/copy-fail-linux-distributions https://nvd.nist.gov/vuln/detail/CVE-2026-31431 https://almalinux.org/blog/2026-05-01-cve-2026-31431-copy-fail/ https://errata.almalinux.org/9/ALSA-2026-A002.html
  • 49 Topics
    169 Posts
    T
    Hello everyone, We're working on a new way to delete documents in multiple spaces at once (via multi-filing), and your feedback would be very helpful before we finalize this improvement. Why this topic? Today, deleting a document filed in several spaces removes it from all of those locations at once. A mistake can happen quickly. We want to change that! What we're planning to implement: In the deletion window for a multi-filed document, two new options would appear: "Delete from this space": the document is removed only from the space you're currently in "Delete from all spaces where I'm an administrator": the document is removed from all spaces where you have admin rights (this option is greyed out if you don't have access to any other space, with an explanatory tooltip) A few clarifications: You need access to a space in order to delete the document there Good news for authors: you can delete your own document even as a regular member, without needing to be an administrator (current behavior unchanged) For bulk deletion, only the "Delete from this space" option would be offered ️ So, what do you think? Does this behavior match your day-to-day usage? Are there any specific cases we might not have considered? Would a different approach feel more natural to you? Your feedback will really help us refine this feature before development begins, feel free to comment on this post! CEO-Vision Team