<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/">
  <channel>
    <language>en_US</language>
    <title>Text Control Blog Feed - Security only</title>
    <description>The Text Control Blog is the central information channel for all Text Control products. We post news updates, product information, sample applications, technical articles, tutorials and conference reports several times a week. Subscribe to the feed today.</description>
    <image>
      <url>https://s1-www.textcontrol.com/assets/dist/img/favicon/favicon-128x128.png</url>
      <title>Text Control Blog Feed - Security only</title>
      <link>https://www.textcontrol.com/blog/tag/security/2024/</link>
    </image>
    <pubDate>Sun, 16 Nov 2025 17:20:05 +0000</pubDate>
    <lastBuildDate>Sun, 16 Nov 2025 17:20:05 +0000</lastBuildDate>
    <generator>Text Control Feed Generator 3.0</generator>
    <link>https://www.textcontrol.com/blog/tag/security/2024/</link>
    <copyright>Text Control</copyright>
    <atom:link rel="self" type="application/rss+xml" href="https://www.textcontrol.com/feed/blog/tag/security.xml"/>
    <item>
      <title>Exporting Password Protected Documents to PDF in .NET C#</title>
      <description><![CDATA[This article shows how to export password protected documents to PDF in .NET C# using TX Text Control .NET Server. Existing password protected documents can be imported, modified and exported to PDF with a password.]]></description>
      <pubDate>Mon, 28 Oct 2024 11:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2024/10/28/exporting-password-protected-documents-to-pdf-in-net-c-sharp/</link>
      <guid isPermaLink="false">1ff9435d-7594-5289-a7c8-af3cd9ac2049</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="66415" url="https://s1-www.textcontrol.com/assets/dist/blog/2024/10/28/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet/2024/"><![CDATA[ASP.NET]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet-core/2024/"><![CDATA[ASP.NET Core]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/pdf/2024/"><![CDATA[PDF]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/password/2024/"><![CDATA[Password]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/security/2024/"><![CDATA[Security]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Implementing a Security Middleware for Angular Document Editor Applications in C#</title>
      <description><![CDATA[This article shows how to implement a security middleware for Angular Document Editor applications using ASP.NET Core. The middleware is used to validate access tokens and to protect the Document Editor API.]]></description>
      <pubDate>Mon, 14 Oct 2024 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2024/10/14/implementing-a-security-middleware-for-angular-document-editor-applications/</link>
      <guid isPermaLink="false">677ceffb-6ae8-5191-942e-873fb290601e</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="83715" url="https://s1-www.textcontrol.com/assets/dist/blog/2024/10/14/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet/2024/"><![CDATA[ASP.NET]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/angular/2024/"><![CDATA[Angular]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/security/2024/"><![CDATA[Security]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/access-token/2024/"><![CDATA[Access Token]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Adding a Security Middleware to ASP.NET Core Web Applications to Protect TX Text Control Document Editor and Document Viewer Endpoints</title>
      <description><![CDATA[Securing document editing and viewing endpoints within web applications is critical to preventing unauthorized access. This article provides a comprehensive guide on integrating security middleware into ASP.NET Core to fortify these endpoints effectively.]]></description>
      <pubDate>Mon, 18 Mar 2024 11:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2024/03/18/adding-a-security-middleware-to-asp-net-core-web-applications-to-protect-tx-text-control-document-editor-and-document-viewer-endpoints/</link>
      <guid isPermaLink="false">7aa4bb3b-88e1-5642-8d7b-b0fa1b815b0c</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="63402" url="https://s1-www.textcontrol.com/assets/dist/blog/2024/03/18/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet/2024/"><![CDATA[ASP.NET]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet-core/2024/"><![CDATA[ASP.NET Core]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/document-editor/2024/"><![CDATA[Document Editor]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/document-viewer/2024/"><![CDATA[Document Viewer]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/security/2024/"><![CDATA[Security]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Secure and Deploy .NET Windows Forms Apps with MSIX AppContainer Apps</title>
      <description><![CDATA[This article shows how to secure and deploy .NET Windows Forms apps with MSIX AppContainer apps. MSIX is a Windows application packaging format that provides modern packaging for all Windows applications.]]></description>
      <pubDate>Mon, 15 Jan 2024 11:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2024/01/15/secure-and-deploy-net-windows-forms-apps-with-msix-appcontainer-apps/</link>
      <guid isPermaLink="false">36beb664-32c4-5549-b737-12c73bdb5b6c</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="49633" url="https://s1-www.textcontrol.com/assets/dist/blog/2024/01/15/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/windows-forms/2024/"><![CDATA[Windows Forms]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/licensing/2024/"><![CDATA[Licensing]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/msix/2024/"><![CDATA[MSIX]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/security/2024/"><![CDATA[Security]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>How to Secure your PDF Documents with ASP.NET Core C#</title>
      <description><![CDATA[TX Text Control not only provides a sophisticated way to create PDF documents, but also to secure those PDF documents to ensure confidentiality and integrity. This article discusses the various options and safeguards for securing PDF documents.]]></description>
      <pubDate>Mon, 13 Nov 2023 11:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2023/11/13/how-to-secure-your-pdf-documents-with-aspnet-core-csharp/</link>
      <guid isPermaLink="false">74e08aa5-2ee2-583f-aeff-dd9dd74067dc</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="80121" url="https://s1-www.textcontrol.com/assets/dist/blog/2023/11/13/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet/2023/"><![CDATA[ASP.NET]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/pdf/2023/"><![CDATA[PDF]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/security/2023/"><![CDATA[Security]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>E-Sign: Validating Signature Hashes Generated from Vector Data in ASP.NET Core C#</title>
      <description><![CDATA[Storing the raw data of the signature, including point positions, velocity, and acceleration, can help strengthen the evidence. By generating and storing a hash of the raw signature data in the encrypted and digitally signed document and in a database, signed documents can be compared and validated.]]></description>
      <pubDate>Mon, 30 Oct 2023 11:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2023/10/30/esign-validating-signature-hashes-generated-from-vector-data-in-aspnet-core-csharp/</link>
      <guid isPermaLink="false">9c4290cc-f395-5c8a-8ccb-d8d69fcb0932</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="91327" url="https://s1-www.textcontrol.com/assets/dist/blog/2023/10/30/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet/2023/"><![CDATA[ASP.NET]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/pdf/2023/"><![CDATA[PDF]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/digital-signatures/2023/"><![CDATA[Digital Signatures]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/security/2023/"><![CDATA[Security]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>DS Server: Authorizing Angular Client Components</title>
      <description><![CDATA[The DS Server Angular components implement an integrated, implicit OAuth security handling. In case, the client ID and client secret is passed as a property to the view, the component takes care of the rest. This article shows how to use the component only using an access token.]]></description>
      <pubDate>Mon, 08 Mar 2021 11:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2021/03/08/ds-server-authorizing-angular-client-components/</link>
      <guid isPermaLink="false">339fbd0b-c0e8-5608-9dab-984bd5eee6ae</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="71845" url="https://s1-www.textcontrol.com/assets/dist/blog/2021/03/08/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/angular/2021/"><![CDATA[Angular]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet/2021/"><![CDATA[ASP.NET]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/ds-server/2021/"><![CDATA[DS Server]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/oauth/2021/"><![CDATA[OAuth]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/security/2021/"><![CDATA[Security]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>ReportingCloud: Impact of the Azure Virtual Machine Maintenance Reboot Strategy</title>
      <description><![CDATA[Microsoft Azure force-rebooted virtual machines across availability sets to address the Meltdown and Spectre CPU vulnerabilities, causing approximately 45 minutes of unplanned ReportingCloud downtime. The Azure portal displayed incorrect VM power states during the incident.]]></description>
      <pubDate>Fri, 05 Jan 2018 11:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2018/01/05/impact-of-the-azure-reboot-strategy/</link>
      <guid isPermaLink="false">11ec6d71-5c92-58e5-ba6b-82053ad8deb1</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="351973" url="https://s1-www.textcontrol.com/assets/dist/blog/2018/01/05/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/azure/2018/"><![CDATA[Azure]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/reportingcloud/2018/"><![CDATA[ReportingCloud]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/security/2018/"><![CDATA[Security]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Pull the Plug: How to Beat Ransomware and to Protect Your Organization</title>
      <description><![CDATA[Ransomware threats to healthcare organizations can be mitigated by isolating workstations from internal networks. TX Text Control enables browser-based document editing where all data is accessed via HTTP, so compromised workstations do not expose databases or file servers.]]></description>
      <pubDate>Mon, 07 Nov 2016 11:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2016/11/07/pull-the-plug-how-to-beat-ransomware-and-to-protect-your-organization/</link>
      <guid isPermaLink="false">19e4afcc-c10e-5078-b2bf-d395d029e874</guid>
      <author>no-reply@textcontrol.com (Bjoern Meyer)</author>
      <enclosure type="image/jpeg" length="33446" url="https://s1-www.textcontrol.com/assets/dist/img/blog/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet/2016/"><![CDATA[ASP.NET]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/consulting/2016/"><![CDATA[Consulting]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/ransomware/2016/"><![CDATA[Ransomware]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/security/2016/"><![CDATA[Security]]></category>
      <dc:creator>Bjoern Meyer</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
  </channel>
</rss>
