<?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</title>
      <link>https://sc2.in</link>
      <description>vCISO and security consulting for small businesses in Lafayette, Indiana. Practical security leadership from Ben Craton, CISSP PMP. Limited client slots.</description>
      <generator>Zola</generator>
      <language>en</language>
      <atom:link href="https://sc2.in/rss.xml" rel="self" type="application/rss+xml"/>
      <lastBuildDate>Sat, 01 Aug 2026 00:00:00 +0000</lastBuildDate>
      <item>
          <title>PolicyPress is live on the GitHub Marketplace</title>
          <pubDate>Sat, 01 Aug 2026 00:00:00 +0000</pubDate>
          <author>Ben Craton, CISSP PMP</author>
          <link>https://sc2.in/news/policypress-github-marketplace-launch/</link>
          <guid>https://sc2.in/news/policypress-github-marketplace-launch/</guid>
          <description xml:base="https://sc2.in/news/policypress-github-marketplace-launch/">&lt;p&gt;PolicyPress, our compliance policy toolchain, is now available on the &lt;a rel=&quot;noopener external&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;marketplace&#x2F;actions&#x2F;policypress&quot;&gt;GitHub Marketplace&lt;&#x2F;a&gt;. Write your security policies in Markdown, keep them in your own Git repository, and a single GitHub Action publishes a branded policy site and versioned, audit-ready PDFs on every push.&lt;&#x2F;p&gt;</description>
      </item>
      <item>
          <title>PolicyPress - Compliance Policies from Markdown</title>
          <pubDate>Fri, 31 Jul 2026 00:00:00 +0000</pubDate>
          <author>Ben Craton, CISSP PMP</author>
          <link>https://sc2.in/projects/policypress/</link>
          <guid>https://sc2.in/projects/policypress/</guid>
          <description xml:base="https://sc2.in/projects/policypress/">&lt;h2 id=&quot;policypress&quot;&gt;PolicyPress&lt;&#x2F;h2&gt;
&lt;p&gt;&lt;strong&gt;Policies in Git. Audit-ready PDFs on every push.&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;policypress&quot;&gt;View on GitHub →&lt;&#x2F;a&gt; · &lt;a rel=&quot;noopener external&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;policypress.sc2.in&quot;&gt;Live demo →&lt;&#x2F;a&gt; · &lt;a rel=&quot;noopener external&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;marketplace&#x2F;actions&#x2F;policypress&quot;&gt;On the GitHub Marketplace →&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;




&lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;sc2.in&amp;#x2F;processed_images&amp;#x2F;policypress-homepage.a0cbc5fa84587f29.png&quot; srcset=&quot;&#x2F;images&amp;#x2F;policypress-homepage.png 2x&quot; alt=&quot;PolicyPress dashboard homepage showing policy count, review status, and framework coverage&quot; width=&quot;1359&quot; height=&quot;980&quot; loading=&quot;lazy&quot; &#x2F;&gt;
&lt;hr &#x2F;&gt;
&lt;h3 id=&quot;why-we-built-it&quot;&gt;Why we built it&lt;&#x2F;h3&gt;
&lt;p&gt;Most small and mid-sized organizations keep their security policies in a Word document someone emailed around - nobody knows which version is current, who approved it, or when it was last reviewed. The usual fixes overshoot: GRC suites are priced and designed for enterprises, and wikis like Notion or SharePoint can’t produce the versioned, signed-off PDF trail an auditor or customer actually asks for.&lt;&#x2F;p&gt;
&lt;p&gt;PolicyPress is the proportionate answer. Your policies live as Markdown files in your own Git repository, and a single GitHub Action turns them into a branded policy site and audit-ready PDFs on every push. PolicyPress is the theme and toolchain, not the content - your policies never leave your infrastructure.&lt;&#x2F;p&gt;
&lt;p&gt;If you are comfortable enough with GitHub to click a button and edit a text file, you can have a professional policy library in an afternoon. You do not need to know anything about web development, LaTeX, or compliance frameworks.&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;ul&gt;
&lt;li&gt;&lt;strong&gt;A policy website your employees can bookmark&lt;&#x2F;strong&gt; - branded with your logo and colors, searchable, with a data-driven dashboard homepage showing policy count, review status, and framework coverage&lt;&#x2F;li&gt;
&lt;li&gt;&lt;strong&gt;A versioned PDF for every policy&lt;&#x2F;strong&gt; - named by title and version, generated from the same Markdown source as the site&lt;&#x2F;li&gt;
&lt;li&gt;&lt;strong&gt;Full revision history&lt;&#x2F;strong&gt; - who approved what, and when, rendered into both the site and the PDFs&lt;&#x2F;li&gt;
&lt;li&gt;&lt;strong&gt;Draft watermarks and redaction&lt;&#x2F;strong&gt; - policies under review get a DRAFT watermark; internal notes marked with redaction tags are stripped from published PDFs&lt;&#x2F;li&gt;
&lt;li&gt;&lt;strong&gt;Compliance mapping&lt;&#x2F;strong&gt; - tag policies with Secure Controls Framework and SOC 2 (TSC 2017) control IDs and get coverage reports as versioned PDFs&lt;&#x2F;li&gt;
&lt;li&gt;&lt;strong&gt;Accessible PDFs, opt-in&lt;&#x2F;strong&gt; - tagged PDF&#x2F;UA-1 output validated by veraPDF in CI, and a site that passes automated WCAG 2.1 AA checks in light and dark mode&lt;&#x2F;li&gt;
&lt;li&gt;&lt;strong&gt;Audit bundle, opt-in&lt;&#x2F;strong&gt; - a machine-readable manifest with SHA-256 hashes of every PDF and its Markdown source, plus revision and coverage data&lt;&#x2F;li&gt;
&lt;li&gt;&lt;strong&gt;Private by default&lt;&#x2F;strong&gt; - the starter ships with search-engine indexing off and includes a turnkey SSO deployment configuration&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;hr &#x2F;&gt;
&lt;h3 id=&quot;how-it-works&quot;&gt;How it works&lt;&#x2F;h3&gt;
&lt;ol&gt;
&lt;li&gt;Your policies live in a Git repository as Markdown files with a small front-matter block (owner, review date, revision history, control tags)&lt;&#x2F;li&gt;
&lt;li&gt;On every push, the &lt;code&gt;sc2in&#x2F;policypress&lt;&#x2F;code&gt; GitHub Action builds the policy site and generates the PDFs&lt;&#x2F;li&gt;
&lt;li&gt;The site deploys to GitHub Pages; PDFs are published alongside it for download&lt;&#x2F;li&gt;
&lt;&#x2F;ol&gt;
&lt;p&gt;The workflow step is three lines plus options:&lt;&#x2F;p&gt;
&lt;pre&gt;&lt;code data-lang=&quot;yaml&quot;&gt;- uses: sc2in&#x2F;policypress@v1
  with:
    config_path: config.toml   # path to your config.toml
    draft_mode: false          # true → DRAFT watermark on all PDFs
    redact_mode: true          # true → strip redacted blocks from PDFs
&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;p&gt;The Action runs on Linux and macOS runners (&lt;code&gt;ubuntu-latest&lt;&#x2F;code&gt; recommended). You can author policies from any OS, Windows included.&lt;&#x2F;p&gt;
&lt;hr &#x2F;&gt;
&lt;h3 id=&quot;licensing&quot;&gt;Licensing&lt;&#x2F;h3&gt;
&lt;p&gt;PolicyPress is &lt;strong&gt;free to run for your own organization, at any size&lt;&#x2F;strong&gt; - no subscription. It is dual-licensed under PolyForm Noncommercial 1.0.0 (nonprofits, schools, government bodies, and personal projects) and PolyForm Internal Use 1.0.0 (any company managing its own policies). In every case the source is public: read it, run it, and modify it for your permitted purpose.&lt;&#x2F;p&gt;
&lt;p&gt;Payment enters in exactly two places:&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Support subscription&lt;&#x2F;strong&gt; - optional vendor support with response SLAs and indemnification, for organizations that want SC2 to stand behind their deployment. It doesn’t change the license; it’s a service.&lt;&#x2F;li&gt;
&lt;li&gt;&lt;strong&gt;Commercial license&lt;&#x2F;strong&gt; - required only to offer PolicyPress &lt;em&gt;to others&lt;&#x2F;em&gt;: an MSP or consultancy running it for clients, a hosted or SaaS offering, or redistribution.&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;To discuss support or 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;The fastest path is the &lt;a rel=&quot;noopener external&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;sc2in&#x2F;policypress-template&quot;&gt;policypress-template&lt;&#x2F;a&gt; repository: click &lt;strong&gt;Use this template → Create a new repository&lt;&#x2F;strong&gt;, edit &lt;code&gt;config.toml&lt;&#x2F;code&gt; with your organization name and brand color, replace the logo, enable GitHub Pages, and push. Three example policies are included to adapt or replace.&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;Browse the &lt;a rel=&quot;noopener external&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;policypress.sc2.in&quot;&gt;live demo&lt;&#x2F;a&gt; to see the site, PDFs, and coverage reports&lt;&#x2F;li&gt;
&lt;li&gt;Read the &lt;a rel=&quot;noopener external&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;policypress.sc2.in&#x2F;guides&#x2F;installation&#x2F;&quot;&gt;installation guide&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;Install from the &lt;a rel=&quot;noopener external&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;marketplace&#x2F;actions&#x2F;policypress&quot;&gt;GitHub Marketplace&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;For build instructions, local preview, and configuration 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;policypress&quot;&gt;https:&#x2F;&#x2F;github.com&#x2F;sc2in&#x2F;policypress&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
</description>
      </item>
      <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>Indiana&#x27;s Consumer Data Protection Act: What Lafayette-Area Businesses Need to Know</title>
          <pubDate>Thu, 01 Jan 2026 00:00:00 +0000</pubDate>
          <author>Ben Craton, CISSP PMP</author>
          <link>https://sc2.in/news/2026-indiana-consumer-data-protection-act-small-business/</link>
          <guid>https://sc2.in/news/2026-indiana-consumer-data-protection-act-small-business/</guid>
          <description xml:base="https://sc2.in/news/2026-indiana-consumer-data-protection-act-small-business/">&lt;p&gt;Indiana’s Consumer Data Protection Act (ICDPA, &lt;a rel=&quot;noopener external&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;iga.in.gov&#x2F;ic&#x2F;2024&#x2F;Title_24&#x2F;Article_15.pdf&quot;&gt;IC 24-15&lt;&#x2F;a&gt;)
took effect on &lt;strong&gt;January 1, 2026&lt;&#x2F;strong&gt;. It gives Indiana residents a set of privacy rights and puts
matching obligations on the businesses that handle their data.&lt;&#x2F;p&gt;
&lt;p&gt;Here is the part most coverage buries: &lt;strong&gt;the majority of Lafayette-area small businesses are not
covered by it.&lt;&#x2F;strong&gt; The thresholds are high. That does not mean you can ignore it — your customers,
your insurer, and your contracts increasingly will not care where the statutory line sits — but it
does mean you should know which side of the line you are on before you spend money.&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;@id&quot;: &quot;https:&#x2F;&#x2F;sc2.in&#x2F;about&#x2F;people&#x2F;ben&#x2F;#person&quot;,
  &quot;name&quot;: &quot;Ben Craton&quot;,
  &quot;givenName&quot;: &quot;Ben&quot;,
  &quot;familyName&quot;: &quot;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;email&quot;: &quot;inquiries@sc2.in&quot;,
  &quot;homeLocation&quot;: {
    &quot;@type&quot;: &quot;Place&quot;,
    &quot;address&quot;: {
      &quot;@type&quot;: &quot;PostalAddress&quot;,
      &quot;addressLocality&quot;: &quot;Lafayette&quot;,
      &quot;addressRegion&quot;: &quot;IN&quot;,
      &quot;addressCountry&quot;: &quot;US&quot;
    }
  },
  &quot;alumniOf&quot;: {
    &quot;@type&quot;: &quot;CollegeOrUniversity&quot;,
    &quot;name&quot;: &quot;Purdue University&quot;
  },
  &quot;sameAs&quot;: [
    &quot;https:&#x2F;&#x2F;www.linkedin.com&#x2F;in&#x2F;ben-craton&#x2F;&quot;,
    &quot;https:&#x2F;&#x2F;falseblue.com&quot;
  ],
  &quot;worksFor&quot;: {
    &quot;@type&quot;: &quot;Organization&quot;,
    &quot;@id&quot;: &quot;https:&#x2F;&#x2F;sc2.in&#x2F;#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; role=&quot;note&quot;&gt;
    &lt;div class=&quot;callout-icon&quot; aria-hidden=&quot;true&quot;&gt;🛈&lt;&#x2F;div&gt;
    &lt;div class=&quot;callout-content&quot;&gt;
        &lt;span class=&quot;visually-hidden&quot;&gt;Note:&lt;&#x2F;span&gt;
        &lt;p&gt;Last reviewed 2026-08-01 and updated to reference ISO&#x2F;IEC 27701:2025. (Earlier update 2025-01-22: Perplexity privacy-policy link.)&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 &lt;strong&gt;ISO&#x2F;IEC 27701:2025&lt;&#x2F;strong&gt; standard for privacy information management.&lt;&#x2F;p&gt;</description>
      </item>
    </channel>
</rss>
