<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Neovim on Apuntes de root</title>
    <link>https://blog.099c.org/tags/neovim/</link>
    <description>Recent content in Neovim on Apuntes de root</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <managingEditor>jorti@pm.me (Juan Orti Alcaine)</managingEditor>
    <webMaster>jorti@pm.me (Juan Orti Alcaine)</webMaster>
    <lastBuildDate>Sat, 25 Apr 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://blog.099c.org/tags/neovim/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Improve security by running neovim in a container</title>
      <link>https://blog.099c.org/posts/improve-security-by-running-neovim-in-a-container/</link>
      <pubDate>Sat, 25 Apr 2026 00:00:00 +0000</pubDate><author>jorti@pm.me (Juan Orti Alcaine)</author>
      <guid>https://blog.099c.org/posts/improve-security-by-running-neovim-in-a-container/</guid>
      <description>&lt;p&gt;I use neovim as my editor of choice for the Linux command line. Neovim has a huge ecosystem&#xA;of plugins, and I use the &lt;a href=&#34;https://www.lazyvim.org/&#34;&gt;lazyvim&lt;/a&gt; &amp;ldquo;distribution&amp;rdquo; which provides a curated&#xA;set of plugins for people like me that don&amp;rsquo;t want to spend time configuring neovim.&lt;/p&gt;&#xA;&lt;p&gt;However this plugin model presents a problem: neovim fetches code from the Internet and executes&#xA;in your system with your user privileges, with complete access to your files and secrets. With&#xA;all the chain of supply attack we are hearing about these days, this is a great risk.&lt;/p&gt;&#xA;&lt;p&gt;In order to reduce the attach surface, I&amp;rsquo;m running now neovim in a podman container&#xA;by using a &lt;a href=&#34;https://codeberg.org/jorti/nvim-wrapper&#34;&gt;custom wrapper script&lt;/a&gt;. This script launches a container&#xA;with just the minimal access to the host system required to do its job.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
