<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Features</title><link>https://sourceforge.net/p/fmsec/wiki/Features/</link><description>Recent changes to Features</description><atom:link href="https://sourceforge.net/p/fmsec/wiki/Features/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 23 Oct 2025 17:30:19 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/fmsec/wiki/Features/feed" rel="self" type="application/rss+xml"/><item><title>Features modified by Bogdan Drozdowski</title><link>https://sourceforge.net/p/fmsec/wiki/Features/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -12,8 +12,10 @@
 4. Xfce 4.x:
     - Thunar

-[![Semgrep](https://github.com/bogdro/fmsec/actions/workflows/semgrep.yml/badge.svg)](https://github.com/bogdro/fmsec/actions/workflows/semgrep.yml)
+[![Semgrep](https://github.com/bogdro/fmsec/actions/workflows/semgrep.yml/badge.svg)](https://github.com/bogdro/fmsec/actions/workflows/semgrep.yml) [![SonarCloud analysis](https://github.com/bogdro/fmsec/actions/workflows/sonarcloud.yml/badge.svg)](https://github.com/bogdro/fmsec/actions/workflows/sonarcloud.yml)
 [![Codacy Badge](https://app.codacy.com/project/badge/Grade/2e9e81aa89a847d7875648683cc63ea6)](https://app.codacy.com/gh/bogdro/fmsec/dashboard?utm_source=gh&amp;amp;utm_medium=referral&amp;amp;utm_content=&amp;amp;utm_campaign=Badge_grade)
+[![SonarQube Cloud](https://sonarcloud.io/images/project_badges/sonarcloud-light.svg)](https://sonarcloud.io/summary/new_code?id=bogdro_fmsec)
+[![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=bogdro_fmsec&amp;amp;metric=security_rating)](https://sonarcloud.io/summary/new_code?id=bogdro_fmsec) [![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=bogdro_fmsec&amp;amp;metric=sqale_rating)](https://sonarcloud.io/summary/new_code?id=bogdro_fmsec) [![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=bogdro_fmsec&amp;amp;metric=reliability_rating)](https://sonarcloud.io/summary/new_code?id=bogdro_fmsec) [![Vulnerabilities](https://sonarcloud.io/api/project_badges/measure?project=bogdro_fmsec&amp;amp;metric=vulnerabilities)](https://sonarcloud.io/summary/new_code?id=bogdro_fmsec) [![Bugs](https://sonarcloud.io/api/project_badges/measure?project=bogdro_fmsec&amp;amp;metric=bugs)](https://sonarcloud.io/summary/new_code?id=bogdro_fmsec)

 **FMSec** adds the following operations to the supported file managers' context menus:

@@ -23,7 +25,8 @@
 - wiping the free space on a filesystem using [WipeFreeSpace](https://wipefreespace.sourceforge.io/),
 - running programs with [LibSecRm](https://libsecrm.sourceforge.io) preloaded,
 - running programs with [LibHideIP](https://libhideip.sourceforge.io) preloaded,
-- running programs with [LibNetBlock](https://libnetblock.sourceforge.io) preloaded.
+- running programs with [LibNetBlock](https://libnetblock.sourceforge.io) preloaded,
+- generating digital certificates (X.509 / SSL / TLS / PKCS#12 / P12).

 The available operations are determined on the selected object's type (file or directory) and, only for files, sometimes on its contents (MIME-type), that's why the lists of operations differ:

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bogdan Drozdowski</dc:creator><pubDate>Thu, 23 Oct 2025 17:30:19 -0000</pubDate><guid>https://sourceforge.net955dd94e239440e8600c4eb9a9a023757a809850</guid></item><item><title>Features modified by Bogdan Drozdowski</title><link>https://sourceforge.net/p/fmsec/wiki/Features/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -13,13 +13,17 @@
     - Thunar

 [![Semgrep](https://github.com/bogdro/fmsec/actions/workflows/semgrep.yml/badge.svg)](https://github.com/bogdro/fmsec/actions/workflows/semgrep.yml)
+[![Codacy Badge](https://app.codacy.com/project/badge/Grade/2e9e81aa89a847d7875648683cc63ea6)](https://app.codacy.com/gh/bogdro/fmsec/dashboard?utm_source=gh&amp;amp;utm_medium=referral&amp;amp;utm_content=&amp;amp;utm_campaign=Badge_grade)

 **FMSec** adds the following operations to the supported file managers' context menus:

 - encryption and decryption using [OpenSSL](https://www.openssl.org/),
 - safe removing (shredding) files and directories,
 - mounting and unmounting TrueCrypt and [VeraCrypt](https://www.veracrypt.fr/en/) volumes,
-- wiping the free space on a filesystem using [WipeFreeSpace](https://wipefreespace.sourceforge.io/).
+- wiping the free space on a filesystem using [WipeFreeSpace](https://wipefreespace.sourceforge.io/),
+- running programs with [LibSecRm](https://libsecrm.sourceforge.io) preloaded,
+- running programs with [LibHideIP](https://libhideip.sourceforge.io) preloaded,
+- running programs with [LibNetBlock](https://libnetblock.sourceforge.io) preloaded.

 The available operations are determined on the selected object's type (file or directory) and, only for files, sometimes on its contents (MIME-type), that's why the lists of operations differ:

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bogdan Drozdowski</dc:creator><pubDate>Sun, 05 Nov 2023 19:36:00 -0000</pubDate><guid>https://sourceforge.netfc8dfde149519b5a263ad610dd15b9afda83591d</guid></item><item><title>Features modified by Bogdan Drozdowski</title><link>https://sourceforge.net/p/fmsec/wiki/Features/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -12,6 +12,7 @@
 4. Xfce 4.x:
     - Thunar

+[![Semgrep](https://github.com/bogdro/fmsec/actions/workflows/semgrep.yml/badge.svg)](https://github.com/bogdro/fmsec/actions/workflows/semgrep.yml)

 **FMSec** adds the following operations to the supported file managers' context menus:

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bogdan Drozdowski</dc:creator><pubDate>Thu, 01 Jun 2023 17:30:40 -0000</pubDate><guid>https://sourceforge.net37640f8fe10ba684d348144fdf3d12512974c7cd</guid></item><item><title>Features modified by Bogdan Drozdowski</title><link>https://sourceforge.net/p/fmsec/wiki/Features/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -9,6 +9,8 @@
    - Konqueror
    - Dolphin
    - Krusader
+4. Xfce 4.x:
+    - Thunar

 **FMSec** adds the following operations to the supported file managers' context menus:
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bogdan Drozdowski</dc:creator><pubDate>Thu, 25 Nov 2021 19:00:20 -0000</pubDate><guid>https://sourceforge.netd418829946d13f23d878eb1b439c495b170f104b</guid></item><item><title>Features modified by Bogdan Drozdowski</title><link>https://sourceforge.net/p/fmsec/wiki/Features/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Currently, &lt;strong&gt;FMSec&lt;/strong&gt; supports the following file managers in the following desktop environments:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;KDE 3.x:&lt;ul&gt;
&lt;li&gt;Konqueror&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;KDE 4.x:&lt;ul&gt;
&lt;li&gt;Konqueror&lt;/li&gt;
&lt;li&gt;Dolphin&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;KDE 5.x:&lt;ul&gt;
&lt;li&gt;Konqueror&lt;/li&gt;
&lt;li&gt;Dolphin&lt;/li&gt;
&lt;li&gt;Krusader&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;FMSec&lt;/strong&gt; adds the following operations to the supported file managers' context menus:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;encryption and decryption using &lt;a class="" href="https://www.openssl.org/" rel="nofollow"&gt;OpenSSL&lt;/a&gt;,&lt;/li&gt;
&lt;li&gt;safe removing (shredding) files and directories,&lt;/li&gt;
&lt;li&gt;mounting and unmounting TrueCrypt and &lt;a class="" href="https://www.veracrypt.fr/en/" rel="nofollow"&gt;VeraCrypt&lt;/a&gt; volumes,&lt;/li&gt;
&lt;li&gt;wiping the free space on a filesystem using &lt;a class="" href="https://wipefreespace.sourceforge.io/" rel="nofollow"&gt;WipeFreeSpace&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The available operations are determined on the selected object's type (file or directory) and, only for files, sometimes on its contents (MIME-type), that's why the lists of operations differ:&lt;/p&gt;
&lt;p&gt;


&lt;/p&gt;&lt;div class=""&gt;
  
  &lt;div class="screenshot"&gt;
    &lt;div class="image"&gt;
      &lt;a class="lightbox" href="/p/fmsec/screenshot/fmsec-scr-file.png"&gt;&lt;img alt="Screenshot thumbnail" src="/p/fmsec/screenshot/fmsec-scr-file.png/thumb"/&gt;&lt;/a&gt;
      
      &lt;br/&gt;
      FMSec actions on a file
      
    &lt;/div&gt;
    
  &lt;/div&gt;
  
  &lt;div class="screenshot"&gt;
    &lt;div class="image"&gt;
      &lt;a class="lightbox" href="/p/fmsec/screenshot/fmsec-scr-dir2.png"&gt;&lt;img alt="Screenshot thumbnail" src="/p/fmsec/screenshot/fmsec-scr-dir2.png/thumb"/&gt;&lt;/a&gt;
      
      &lt;br/&gt;
      FMSec actions on a directory
      
    &lt;/div&gt;
    
  &lt;/div&gt;
  
&lt;/div&gt;
&lt;hr/&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bogdan Drozdowski</dc:creator><pubDate>Mon, 22 Nov 2021 19:45:27 -0000</pubDate><guid>https://sourceforge.net674c425430d30c3ac0be2e24280d066300707f79</guid></item></channel></rss>