home.social

#minisign — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #minisign, aggregated by home.social.

  1. 1/2
    Today I was playing with Minisign and Cosign to evaluate whether it’s worth signing some of my OSS software with something other than PGP.

    Here’s my verdict: Minisign is promising… Much easier to use than PGP. That simplicity, of course, comes at the cost of giving up a few features.

    #OSS #SoftwareSigning #ArtifactSigning #PGP #Minisign #Cosign #Sigstore

  2. Thinking of email using , , and

    Setup a signed webpage with my public keys & explaining how to decrypt files and how verify signatures

    Add a link to this webpage to my usual email signature text.

    By default an email is an unencrypted, unsigned postcard ¯\_(ツ)_/¯

    But when used to send important private data, sign and/or encrypt the files & send them as attachment to a cover letter explaining how to decrypt and verify signatures & a link to webpage above

  3. Thinking of email using #Neomutt, #AgeEncryption , and #Minisign

    Setup a signed webpage with my public keys & explaining how to decrypt files and how verify signatures

    Add a link to this webpage to my usual email signature text.

    By default an email is an unencrypted, unsigned postcard ¯\_(ツ)_/¯

    But when used to send important private data, sign and/or encrypt the files & send them as attachment to a cover letter explaining how to decrypt and verify signatures & a link to webpage above

  4. thought it might be nice to sign #sphinx releases with #minisign and #ssh #eddsa keys, straight outta sphinx. minisign #privkeys are okish (they do need 40 B of entropy, 8 extra for a "keyid"). but did you know, that in ssh the public key is stored 3x in the ed25519 private #key? one time i can understand (could be 0 though), but 3 times? what have they been drinking? #fileformats