<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
      <title>Star City Security Consulting (SC2) - vCISO, Lafayette IN</title>
      <link>https://sc2.in</link>
      <description>vCISO and security consulting for small businesses in Lafayette, Indiana. Practical security leadership, limited client slots, direct work with Ben Craton (CISSP PMP).</description>
      <generator>Zola</generator>
      <language>en</language>
      <atom:link href="https://sc2.in/rss.xml" rel="self" type="application/rss+xml"/>
      <lastBuildDate>Mon, 23 Mar 2026 00:00:00 +0000</lastBuildDate>
      <item>
          <title>Zigmark - CommonMark Markdown Parser in Zig</title>
          <pubDate>Mon, 23 Mar 2026 00:00:00 +0000</pubDate>
          <author>Ben Craton, CISSP PMP</author>
          <link>https://sc2.in/projects/zigmark/</link>
          <guid>https://sc2.in/projects/zigmark/</guid>
          <description xml:base="https://sc2.in/projects/zigmark/">&lt;h2 id=&quot;zigmark&quot;&gt;zigmark&lt;&#x2F;h2&gt;
&lt;p&gt;&lt;strong&gt;A CommonMark-compliant Markdown parser and renderer, written in Zig.&lt;&#x2F;strong&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;a rel=&quot;noopener external&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;sc2in&#x2F;zigmark&quot;&gt;View on GitHub →&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;hr &#x2F;&gt;
&lt;h3 id=&quot;why-we-built-our-own&quot;&gt;Why we built our own&lt;&#x2F;h3&gt;
&lt;p&gt;Markdown is great, but real-world usage has grown well beyond what any single library tends to support. We wanted a stack that combined:&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;A complete CommonMark + GFM implementation&lt;&#x2F;li&gt;
&lt;li&gt;The exact extensions we care about&lt;&#x2F;li&gt;
&lt;li&gt;A clean way to treat a document and its metadata as one unit, not as two loosely-related blobs.&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;Most existing tools either missed features we needed or treated frontmatter as something you strip off, process separately, and then glue back on. That made anything beyond “render this file” feel fragile. With zigmark, frontmatter and body stay in one coherent model, so extraction, mutation, and rendering all share the same view of the document.&lt;&#x2F;p&gt;
&lt;hr &#x2F;&gt;
&lt;h3 id=&quot;what-it-does&quot;&gt;What it does&lt;&#x2F;h3&gt;
&lt;p&gt;zigmark parses Markdown and renders it to multiple formats from a single tool:&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;HTML&lt;&#x2F;strong&gt; for web output&lt;&#x2F;li&gt;
&lt;li&gt;&lt;strong&gt;Typst&lt;&#x2F;strong&gt; for PDF-ready documents driven by frontmatter&lt;&#x2F;li&gt;
&lt;li&gt;&lt;strong&gt;AST&lt;&#x2F;strong&gt; and AI-friendly representations for inspection and pipelines&lt;&#x2F;li&gt;
&lt;li&gt;&lt;strong&gt;Normalized Markdown&lt;&#x2F;strong&gt; for clean, consistent formatting&lt;&#x2F;li&gt;
&lt;li&gt;&lt;strong&gt;Structured frontmatter&lt;&#x2F;strong&gt; in YAML, TOML, JSON, or ZON, with first-class support for reading and editing it in place&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;We ship it as a CLI, as a Zig library, as a C-callable shared library, and as a WebAssembly module for browser environments.&lt;&#x2F;p&gt;
&lt;hr &#x2F;&gt;
&lt;h3 id=&quot;licensing&quot;&gt;Licensing&lt;&#x2F;h3&gt;
&lt;p&gt;We release zigmark free for &lt;strong&gt;noncommercial use&lt;&#x2F;strong&gt; under the PolyForm Noncommercial 1.0.0 license. Personal projects, research, education, nonprofits, and government institutions can use it without charge.&lt;&#x2F;p&gt;
&lt;p&gt;zigmark depends on several MIT-licensed components, but the project itself is not MIT-licensed. For commercial users who want to rely on zigmark in products or paid services, we offer commercial licenses so that ongoing maintenance and support can be sustainably funded through SC2.&lt;&#x2F;p&gt;
&lt;p&gt;Commercial use — products, SaaS, or client-billed consulting where zigmark is part of the value you deliver — requires a separate license from us.&lt;&#x2F;p&gt;
&lt;p&gt;To discuss commercial licensing, contact &lt;a href=&quot;mailto:inquiries@sc2.in&quot;&gt;inquiries@sc2.in&lt;&#x2F;a&gt;.&lt;&#x2F;p&gt;
&lt;hr &#x2F;&gt;
&lt;h3 id=&quot;getting-started&quot;&gt;Getting started&lt;&#x2F;h3&gt;
&lt;p&gt;For usage examples, build instructions, and API details, see the project on GitHub:&lt;&#x2F;p&gt;
&lt;p&gt;&lt;a rel=&quot;noopener external&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;sc2in&#x2F;zigmark&quot;&gt;https:&#x2F;&#x2F;github.com&#x2F;sc2in&#x2F;zigmark&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
</description>
      </item>
      <item>
          <title>Refund and Dispute Policy</title>
          <pubDate>Thu, 05 Mar 2026 00:00:00 +0000</pubDate>
          <author>Ben Craton, CISSP PMP</author>
          <link>https://sc2.in/about/policies/refund-dispute/</link>
          <guid>https://sc2.in/about/policies/refund-dispute/</guid>
          <description xml:base="https://sc2.in/about/policies/refund-dispute/">&lt;p&gt;SC2 is committed to the security of your data and the quality of services. If you request a refund or a dispute arises, this policy applies.&lt;&#x2F;p&gt;</description>
      </item>
      <item>
          <title>Ben Craton - Founder, CISSP PMP</title>
          <pubDate>Fri, 14 Mar 2025 00:00:00 +0000</pubDate>
          <author>Ben Craton, CISSP PMP</author>
          <link>https://sc2.in/about/people/ben/</link>
          <guid>https://sc2.in/about/people/ben/</guid>
          <description xml:base="https://sc2.in/about/people/ben/">&lt;script type=&quot;application&#x2F;ld+json&quot;&gt;
{
  &quot;@context&quot;: &quot;https:&#x2F;&#x2F;schema.org&quot;,
  &quot;@type&quot;: &quot;Person&quot;,
  &quot;name&quot;: &quot;Ben Craton&quot;,
  &quot;jobTitle&quot;: &quot;Founder, Principal Consultant&quot;,
  &quot;url&quot;: &quot;https:&#x2F;&#x2F;sc2.in&#x2F;about&#x2F;people&#x2F;ben&#x2F;&quot;,
  &quot;image&quot;: &quot;https:&#x2F;&#x2F;sc2.in&#x2F;images&#x2F;staff&#x2F;ben.jpg&quot;,
  &quot;worksFor&quot;: {
    &quot;@type&quot;: &quot;Organization&quot;,
    &quot;name&quot;: &quot;Star City Security Consulting&quot;,
    &quot;url&quot;: &quot;https:&#x2F;&#x2F;sc2.in&quot;
  },
  &quot;hasCredential&quot;: [
    {
      &quot;@type&quot;: &quot;EducationalOccupationalCredential&quot;,
      &quot;credentialCategory&quot;: &quot;CISSP&quot;
    },
    {
      &quot;@type&quot;: &quot;EducationalOccupationalCredential&quot;,
      &quot;credentialCategory&quot;: &quot;PMP&quot;
    }
  ],
  &quot;knowsAbout&quot;: [
    &quot;Security Leadership&quot;,
    &quot;vCISO Services&quot;,
    &quot;Security Compliance&quot;,
    &quot;Privacy Programs&quot;,
    &quot;ISO 27001&quot;,
    &quot;NIST Framework&quot;,
    &quot;Risk Management&quot;
  ]
}
&lt;&#x2F;script&gt;
&lt;p&gt;Ben is the founder and principal consultant at Star City Security Consulting.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;em&gt;SC2 is an independent, after-hours consulting practice operated solely by Ben. It is not affiliated with, endorsed by, or in competition with his primary employer. All consulting is by appointment and outside normal business hours.&lt;&#x2F;em&gt;&lt;&#x2F;p&gt;</description>
      </item>
      <item>
          <title>Press Release: SC2 Launch Announcement (July 2024)</title>
          <pubDate>Fri, 12 Jul 2024 00:00:00 +0000</pubDate>
          <author>Ben Craton, CISSP PMP</author>
          <link>https://sc2.in/news/2024-07-12-press-release-star-city-security-consulting-llc-launch-announcement/</link>
          <guid>https://sc2.in/news/2024-07-12-press-release-star-city-security-consulting-llc-launch-announcement/</guid>
          <description xml:base="https://sc2.in/news/2024-07-12-press-release-star-city-security-consulting-llc-launch-announcement/">&lt;p&gt;&lt;em&gt;This is a historical press release from July 2024. For current service offerings, see the &lt;a href=&quot;&#x2F;&quot;&gt;SC2 homepage&lt;&#x2F;a&gt;.&lt;&#x2F;em&gt;&lt;&#x2F;p&gt;
&lt;hr &#x2F;&gt;
&lt;h2 id=&quot;press-release-sc2-launch-announcement&quot;&gt;Press Release: SC2 Launch Announcement&lt;&#x2F;h2&gt;
&lt;p&gt;After months of dedication and hard work, we are thrilled to announce the official launch of Star City Security Consulting, LLC (SC2). Based in Lafayette, Indiana, SC2 is a cybersecurity consulting firm committed to delivering top-notch security services to businesses and non-profits in the Greater Lafayette area and beyond.&lt;&#x2F;p&gt;
&lt;p&gt;SC2 is an intentionally solo vCISO practice operated by Ben Craton, CISSP PMP — bringing practical, proportionate security leadership to organizations that need it without the overhead of a traditional consulting firm.&lt;&#x2F;p&gt;
&lt;p&gt;At SC2, our mission is to help clients safeguard their data and operations against an ever-evolving threat landscape. Ben brings nearly 20 years of experience across security leadership, compliance, and software architecture to every engagement.&lt;&#x2F;p&gt;
&lt;p&gt;For current service offerings or to schedule a consultation, visit &lt;a rel=&quot;noopener external&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;sc2.in&quot;&gt;sc2.in&lt;&#x2F;a&gt; or reach out directly at &lt;a href=&quot;mailto:inquiries@sc2.in&quot;&gt;inquiries@sc2.in&lt;&#x2F;a&gt;.&lt;&#x2F;p&gt;
</description>
      </item>
      <item>
          <title>SC2 Privacy Policy</title>
          <pubDate>Mon, 03 Jun 2024 00:00:00 +0000</pubDate>
          <author>Ben Craton, CISSP PMP</author>
          <link>https://sc2.in/about/policies/privacy-policy/</link>
          <guid>https://sc2.in/about/policies/privacy-policy/</guid>
          <description xml:base="https://sc2.in/about/policies/privacy-policy/">&lt;div class=&quot;callout note&quot;&gt;
    &lt;div class=&quot;callout-icon&quot;&gt;
         🛈 
    &lt;&#x2F;div&gt;

    &lt;div class=&quot;callout-content&quot;&gt;&lt;p&gt;This privacy policy was last updated on January 22, 2025 to update the link to Perplexity’s privacy policy.&lt;&#x2F;p&gt;
&lt;&#x2F;div&gt;
&lt;&#x2F;div&gt;
&lt;p&gt;SC2, formally Star City Security Consulting, LLC, is committed to protecting your privacy and ensuring that your personal information is handled in a safe and responsible manner. As part of this commitment, we align our privacy practices with the ISO 27701 standard for privacy information management.&lt;&#x2F;p&gt;</description>
      </item>
    </channel>
</rss>
