Open sthompson22 opened 5 years ago
From other discussion
How do I get a clean executable? GitHub releases? What if GH is down?
Originally posted by @mhluongo in https://github.com/keep-network/keep-core/pull/1310/files
This is still an open topic AFAIK, my assumptions are:
- We'll provide a Docker image on Docker Hub and or Google Container Registry
- We'll have instructions on compiling from source
Originally posted by @sthompson22 in https://github.com/keep-network/keep-core/pull/1310/files
@sthompson22 if you aren't familiar, check out the Bitcoin release process. It has some cruft and they are targeting different platforms, but the core ideas around trust should apply here.
I'd like to avoid having a "Keep team" signing key, and instead rely on signatures from team members that can be verified against Keybase.
if you aren't familiar, check out the Bitcoin release process.
:eyes: thanks
Intro
We'll continue to iterate on the beacon after launch. We need a way to bless and deploy that work whether it's keep-client or contract changes.
What