I use Sparkle in my application for updating, but in the documentation that it says to create a DSA signature and provides the tool that needs to be done (the tool is encoded in ruby), but I don't know how to use it, Can someone help?
Here is the documentation (Step 3): http://sparkle.andymatuschak.org/documentation/pmwiki.php/Documentation/BasicSetup?from=Main.HomePage
Google'd with the command line and got some hits.
Most useful:
https://answers.launchpad.net/sparkle/+question/50496
Quote from the author:
This is a script; you need to run it from the command line.. Sparkle. :ruby ββ "/ /generate _keys.rb".
This is a script; you need to run it from the command line.
. Sparkle. :
ruby ββ "/ /generate _keys.rb"
.
, Feeder Sparkle RSS. DSA-, . . , Sparkle.
, - Sparkle Basic . , , :
"/"
/ dsa:
ruby ββgenerate_keys.rb
, Sparkle 1.56b script, : generate_keys.rb script
using sign_update.rb script (from the same folder), you will create a dsa signature:
ruby sign_update.rb
Source: https://habr.com/ru/post/1707489/More articles:Interpreting SQL Server syntax errors - sql-serverRegex to analyze html from CDATA with C # - c #the easiest way to make a full backup of a SharePoint database from one window and restore it to another - backupHow to detect collection changes in a Hibernate PostUpdateEventListener? - hibernateGetting old values ββin a collection on an onPostUpdateCollection event in sleep mode - javaIs there a usage pattern that doesn't rely on IDisposable? - c #String concatenation in C # with interned strings - performanceIE7 modified scrollbars overlap content - javascript(jQuery) Scrolling event. I want to scroll the document to the specified point if the user scrolls the page - javascriptWeb service import problem - vb.netAll Articles