mirror of
https://github.com/InvisibleUp/uvmac.git
synced 2024-11-28 00:50:50 +00:00
1 line
3.2 KiB
HTML
1 line
3.2 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html>
|
|
|
|
<head>
|
|
<title> PMakKeys </title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<link rel="canonical" href="index.html">
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div>
|
|
|
|
<i> <a href="https://www.gryphel.com/index.html">www.gryphel.com</a>/c/<a href="../../index.html">minivmac</a>/<a href="../index.html">extras</a>/pmakkeys
|
|
- <a href="https://www.gryphel.com/c/feedback.html">feedback</a> </i>
|
|
|
|
</div>
|
|
|
|
<hr>
|
|
|
|
<h2 align=center>
|
|
PMakKeys
|
|
</h2>
|
|
|
|
<hr>
|
|
|
|
<p> Download </p>
|
|
<blockquote>
|
|
|
|
<p> <a href="https://www.gryphel.com/d/minivmac/extras/pmakkeys/pmakkeys-1.1.0.zip">pmakkeys-1.1.0.zip</a>
|
|
(131K) a zipped hfs disk image and checksum file.
|
|
The disk image can be mounted with Mini vMac.
|
|
Includes source code.
|
|
</p>
|
|
|
|
</blockquote>
|
|
|
|
<p>
|
|
PMakKeys is a tool to make
|
|
secret and public key pairs for use in writing and verifying
|
|
digital signatures, just like
|
|
<a href="../makekeys/index.html">MakeKeys</a>,
|
|
except that it uses a different format that is more
|
|
or less compatible with the program MacPGP.
|
|
</p>
|
|
|
|
<p> <img src="https://www.gryphel.com/d/minivmac/extras/pmakkeys/screen.gif" width=514 height=344 border=0 alt="Screenshot"> </p>
|
|
|
|
<p>
|
|
The tools
|
|
<a href="../psgwrite/index.html">PSgWrite</a>
|
|
and
|
|
<a href="../psgcheck/index.html">PSgCheck</a>
|
|
use the keys generated by PMakKeys.
|
|
</p>
|
|
|
|
<p>
|
|
PMakKeys is in part descended from MacPGP source code, which, as far as
|
|
I can tell, allows derived works for noncommercial use. PMakKeys is
|
|
generally compatible with MacPGP, but it is easier to legally
|
|
distribute, since it doesn’t do cryptography. Since it only does
|
|
one thing it should also be easier to use.
|
|
</p>
|
|
|
|
<p>
|
|
PMakKeys generates keys compatibile with MacPGP, but it
|
|
does not encrypt the secret key.
|
|
Another difference with MacPGP is that PMakKeys sets the user name
|
|
field to "anon", rather than asking for one.
|
|
</p>
|
|
|
|
<p>
|
|
Here is the md5 checksum for the download, signed with
|
|
<a href="https://www.gryphel.com/c/keys/k5.html">Gryphel Key 5</a>:
|
|
</p>
|
|
|
|
<blockquote>
|
|
<pre>
|
|
--------- GRY SIGNED TEXT ---------
|
|
|
|
6318e745d955ac70113a6a753ad7d164 pmakkeys-1.1.0.zip
|
|
|
|
------- BEGIN GRY SIGNATURE -------
|
|
Gry/4Xa8CFcUzxdN/JVgrzW5vjrPsNUQZyOWjePPTd5P+eWvhzDon3PnGsqVZ1hm
|
|
7h+mr3hloz+sND7zxIEgXONJnNUYfwON1Syw7Gw4+dEyDNVSzM3XqmiSgtnxeFfn
|
|
Q+oHCQnLIIZKqRk5ucLoiRnoYTfwM7cyNQSjUB0hEzVSFCna6mScBMcuDieoi5tH
|
|
-------- END GRY SIGNATURE --------
|
|
</pre>
|
|
</blockquote>
|
|
|
|
<p> See the
|
|
<a href="../../appc/index.html">Compiling</a>
|
|
page for instructions on compiling PMakKeys from the source code. </p>
|
|
|
|
<p> : </p>
|
|
|
|
<p> If you find PMakKeys useful, please consider
|
|
<a href="https://www.gryphel.com/c/help/index.html">helping the Gryphel Project</a>,
|
|
of which it is a part. </p>
|
|
|
|
<a href="https://www.gryphel.com/index.html">
|
|
<img src="https://www.gryphel.com/d/gryphel-32.gif" width=32 height=32 border=0
|
|
alt="gryphel logo, 1K"
|
|
>
|
|
</a>
|
|
|
|
<hr>
|
|
|
|
<div>
|
|
|
|
<i> <a href="https://www.gryphel.com/index.html">www.gryphel.com</a>/c/<a href="../../index.html">minivmac</a>/<a href="../index.html">extras</a>/pmakkeys
|
|
- <a href="https://www.gryphel.com/c/feedback.html">feedback</a> </i>
|
|
<br>
|
|
copyright (c) 2018 Paul C. Pratt - last update 9/24/2018
|
|
|
|
</div>
|
|
|
|
</body>
|
|
|
|
</html>
|