You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 👍
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:
I have started to document the process by creating this gist.
The text was updated successfully, but these errors were encountered: