Skip to content

Commit

Permalink
spelling and clarification
Browse files Browse the repository at this point in the history
  • Loading branch information
librick committed Sep 24, 2023
1 parent aecc3c4 commit d6f26da
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions content/posts/thoughts-on-identicons/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,10 @@ Is the probability of you noticing greater than if you were to use an existing a

For lack of effort, I'll refer to these as "AI face identicons".

The main outstanding issues are:
- Developing a face-generation algorithm that is widely-deployable hardware-constrained devices
- Developing a face-generation algorithm that is deterministic and seedable
The main outstanding barriers are:
- A face-generation algorithm usable on hardware-constrained devices
- A face-generation algorithm that is deterministic and seedable
- (seedable with some non-trivial amount of entropy)
- Storage/caching of public key fingerprint image data

I leave the rest as an exercise to the reader 😉
Expand Down

0 comments on commit d6f26da

Please sign in to comment.