Skip to content

Releases: shombando/keyoxidizer

Updated to use ed25519 elliptical curve

19 Jan 19:31
Compare
Choose a tag to compare

All new keys going forward will use the ed25519 elliptical curve for key and subkey generation. The unattended config file specifies:

Key-Type: EDDSA
Key-Curve: ed25519
Subkey-Type: ECDH
Subkey-Curve: cv25519

Full Changelog: v.0.2.4...v.0.3

Support for IRC & Matrix and doc improvement

Security and privacy information

18 Nov 22:37
Compare
Choose a tag to compare

Added some resources and warnings about security and privacy to readme and the script.

Fix for OSX and updating to current recommended defaults

16 Nov 04:36
bc94917
Compare
Choose a tag to compare

What's Changed

  • GPG default is 3072 for RSA/RSA by @elfurbe in #4
  • On Mac, sleep doesn't allow the 's' suffix by @elfurbe in #5
  • metacode.biz old n busted, ariadne.id new hotness by @elfurbe in #6

New Contributors

Full Changelog: v0.2.1...v0.2.w

Dusting off cobwebs

14 Nov 06:27
Compare
Choose a tag to compare

Fixed a couple typos and clarified a few instructions.

Tested the following proofs as of 20221114:

  • DNS
  • Mastodon
  • Gitea
  • Github

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.2.1

Manage proofs and Twitter

29 Oct 04:49
Compare
Choose a tag to compare
  • List Proofs
  • Delete Proofs (usability improvement in the future)
  • Platforms added:
    • Twitter

First release

23 Oct 09:27
Compare
Choose a tag to compare
  • Basic program flow control
  • Supports the proofs for the following:
    • DNS/Domain
    • Gitea
    • Github
    • Mastodon