Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jonkinlainen GPG2 opas suomeksi #196

Closed
15 tasks
Mikaela opened this issue Jan 22, 2020 · 1 comment
Closed
15 tasks

Jonkinlainen GPG2 opas suomeksi #196

Mikaela opened this issue Jan 22, 2020 · 1 comment
Assignees
Labels
blog Blog ideas and issues enhancement question

Comments

@Mikaela
Copy link
Owner

Mikaela commented Jan 22, 2020

@Piraattinuoret mahdollisesti toivovat minun opastavan GPGn käytössä, mahdollisesti liittyen kokouspöytäkirjojen tarkastamiseen ja allekirjoittamiseen. Se voisi myös asua jossakin Wikissä ja mahdollisesti blogissani. (Keskustelin myös 2019 asiasta effiläisen kanssa, joten mikäli blogaus tulee tehtyä, hän lienee myös kiinnostunut.)

TODO:

  • To create an Ed25519 key, or whatever will be the default version in the future as defined by your GPG version: gpg2 --quick-gen-key etunimi.sukunimi@piraattinuoret.fi future-default
    • Note the keyid and edit it
  • gpg2 --edit-key KEYID # koska real name on hyvä tapa, jota tämä komento ei tee!
  • Then you are ready to publish the public key however you generally publish it, preferably in multiple places from where some recognise revokation certificates if the time ever comes.
  • NOTE: You can extend the expiry time of an expired gpg signature by issuing the expire command in --edit-key and the key is valid again when the update is reimported to gpg keyrings by other people.
    • Vanhenemisajan selitys vimeisenä fallbackinä jos avaimen hallinta katoaa kokonaan
  • Keybase note: To publish the key keybase pgp select --multi (where multi is required for multiple PGP keys per account and to submit changes to it, keybase pgp update --all (where –all is again necessary only if you have multiple keys).
  • The above is mostly https://mikaela.info/r/gpg.html and a duplicate of /r/gpg should actually be a blog post #191, mutta tämä issue on suomeksi!

Muut huomiota vaativat asiat:

  • sudo apt install gnupg2 - aliakseni olettavat sen olevan oletus ja ylläolevan kai pitäisi määrittää gpg2 varmuuden vuoksi
  • mitätöintitodistus, generoidaan minne? miten generoidaan varmuuden vuoksi?
    • bonus: miksi ovat olemassa?
      • koskee kaikkia mitätöintejä (revokals)
  • salaisen avaimen varmuuskopiointi
  • avainpalvelimet
    • https://keys.openpgp.org/ - erityisesti täällä upload ja sähköpostivahvistus
    • Muut avainpalvelimet, "SKS-ongelma" / tietojen poiston mahdottomuus (ks. vanhmisajan selitys)
  • WoT/allekirjoitukset
  • alkuperäisten sanojen tulee olla sulkeissa ainakin jossakin selitettynä auki
@Mikaela
Copy link
Owner Author

Mikaela commented Mar 11, 2022

#191

@Mikaela Mikaela closed this as completed Mar 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blog Blog ideas and issues enhancement question
Projects
None yet
Development

No branches or pull requests

1 participant