#8 generate key pairs and fingerprints for IDs

Closed
opened 5 years ago by vaeringjar · 5 comments
There is no content yet.
vaeringjar commented 5 years ago
Owner

8fac7489df

Using a low prime for performance.

8fac7489dfeb36e54008489a152f3d116484fe5d Using a low prime for performance.
vaeringjar commented 5 years ago
Owner

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 years ago
Owner

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 years ago
Owner

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 years ago
Owner

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.
No Milestone
No assignee
1 Participants
Loading...
Cancel
Save
There is no content yet.