<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotemacs/tests/test-restclient-config-inject-skyfi-key.el, branch main</title>
<subtitle>My Emacs configuration
</subtitle>
<id>https://git.cjennings.net/dotemacs/atom?h=main</id>
<link rel='self' href='https://git.cjennings.net/dotemacs/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/'/>
<updated>2026-05-24T00:05:01+00:00</updated>
<entry>
<title>refactor(restclient): remove SkyFi key-injection feature</title>
<updated>2026-05-24T00:05:01+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-05-24T00:05:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=fcac4e94c7dd858e7d8604afb3e10e731bf1c8b7'/>
<id>urn:sha1:fcac4e94c7dd858e7d8604afb3e10e731bf1c8b7</id>
<content type='text'>
cj/restclient-skyfi-buffer opened the SkyFi template in a file-visiting buffer and rewrote the :skyfi-key line with the live key from authinfo. An accidental save would then persist the plaintext key to disk, which breaks the module's own "key never stored on disk" promise. The template file was gitignored and never tracked, so the exposure was local only, not a repo leak.

I removed the feature rather than hardening it: cj/skyfi-api-key, cj/restclient--inject-skyfi-key, cj/restclient-skyfi-buffer, the C-; R s binding, and the two SkyFi test files are gone, along with the local template. The generic restclient setup stays: scratch buffer on C-; R n, open a .rest file on C-; R o.
</content>
</entry>
<entry>
<title>feat(restclient): add REST API client for interactive API exploration</title>
<updated>2026-02-19T05:20:28+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-02-19T05:20:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=0d56007c1fc700f233e0aa66bb2e647c1fcc8cdf'/>
<id>urn:sha1:0d56007c1fc700f233e0aa66bb2e647c1fcc8cdf</id>
<content type='text'>
restclient.el + restclient-jq integration with SkyFi API templates,
tutorial file, auto key injection from authinfo, 17 ERT tests.
</content>
</entry>
</feed>
