go-update icon indicating copy to clipboard operation
go-update copied to clipboard

Quick Start Documentation

Open markwallsgrove opened this issue 9 years ago • 1 comments

Starting from scratch with go-update can be time consuming for someone without much domain knowledge. The documentation could be improved in the following areas:

  • How to generate the required certificates & which formats (i.e. elliptic curve prime 256)
  • A walkthrough of a end to end experience (generating certs, signature, hash, diff)
  • Clean up of the language used regarding which object the signature should be generated from (currently seems ambiguous)

I have started to document the process by creating this gist.

markwallsgrove avatar Feb 18 '16 20:02 markwallsgrove

Hello @inconshreveable Thanks for the tool. Do we have any pointers on the documentation about using the features of the tool like the configurations available? It will be a great help. also @markwallsgrove Thanks for the gist :+1:

sitaramshelke avatar May 20 '18 14:05 sitaramshelke