#8 generate key pairs and fingerprints for IDs

Chiuso
aperto 5 anni fa da vaeringjar · 5 commenti
vaeringjar commented 5 anni fa
Non ci sono ancora contenuti.
vaeringjar commented 5 anni fa
Proprietario

8fac7489df

Using a low prime for performance.

8fac7489dfeb36e54008489a152f3d116484fe5d Using a low prime for performance.
vaeringjar commented 5 anni fa
Proprietario

I ran into what I thought was a bug, but it happens because some of node wraps non-javascript.

https://github.com/vuejs/vue-cli/issues/3644

I ran into what I thought was a bug, but it happens because some of node wraps non-javascript. https://github.com/vuejs/vue-cli/issues/3644
vaeringjar commented 5 anni fa
Proprietario

For the fingerprint, I decided to use a sha1 on the entire pub key for now during development.

For the fingerprint, I decided to use a sha1 on the entire pub key for now during development.
vaeringjar commented 5 anni fa
Proprietario

Note to self from zPlus:

the man of ssh-keygen says -E, so something like ssh-keygen -E (md5|sha256) -l -f

Note to self from zPlus: > the man of ssh-keygen says -E, so something like ssh-keygen -E (md5|sha256) -l -f <key.pub>
vaeringjar commented 5 anni fa
Proprietario

Not going to do any of this in the frontend anymore.

Not going to do any of this in the frontend anymore.
Sign in to join this conversation.
Nessuna milestone
Nessun assegnatario
1 Partecipanti
Caricamento...
Annulla
Salva
Non ci sono ancora contenuti.