Creating an ephemeral IPFS node with consistent keypair

From @harlantwood on Sat Nov 28 2015 03:15:00 GMT+0000 (UTC)

I plan to set up an IPFS node on Circle CI which has a consistent keypair, so it can sign IPNS records. The node will be ephemeral; created fresh on each build. My plan so far is to use https://github.com/ipfs/js-ipfsd-ctl to spin up a node, and set the public/private key from environment variables stored within Circle CI.

Sound good? Better ways to do any of this?


Copied from original issue: https://github.com/ipfs/faq/issues/79

From @harlantwood on Sat Nov 28 2015 05:34:59 GMT+0000 (UTC)

In IRC, @lgierth said:

that sounds good to me

From @jbenet on Tue Dec 01 2015 15:14:50 GMT+0000 (UTC)

SGTM too

On Fri, Nov 27, 2015 at 9:35 PM Harlan T Wood notifications@github.com
wrote:

In IRC, @lgierth (archived profile) · GitHub said:

that sounds good to me

—
Reply to this email directly or view it on GitHub
Creating an ephemeral IPFS node with consistent keypair · Issue #79 · ipfs-inactive/faq · GitHub.