Files
chatmail-core/src
Hocuri b806efa096 refactor: Make Fingerprint not implement Display (#8177)
Currently, the Fingerprint type implements Display, but this doesn't get
you the canonical fingerprint representation, but something
human-readable. This is confusing, and back when I first used
`Fingerprint`, I immediately wrote a bug because of this. So, instead,
make a function `human_readable()` on Fingerprint.

This comes from the discussion at
https://github.com/chatmail/core/pull/8174#discussion_r3143130722.
2026-04-27 11:22:21 +02:00
..
2026-04-25 20:24:57 +00:00
2025-11-16 14:48:50 +00:00
2026-04-22 12:27:28 +00:00
2026-04-25 20:24:57 +00:00
2026-04-18 23:45:35 +02:00
2026-04-25 20:24:57 +00:00
2026-03-25 19:53:10 +00:00
2026-03-17 20:08:38 +00:00
2026-02-23 15:58:06 +00:00
2026-04-25 20:24:57 +00:00
2026-04-25 20:24:57 +00:00
2026-03-30 08:38:28 +00:00
2025-11-08 03:26:23 +00:00
2026-04-17 15:24:24 +00:00
2026-03-25 20:31:53 +00:00
2026-04-17 15:24:24 +00:00
2026-04-17 15:24:24 +00:00
2026-04-17 15:24:24 +00:00
2025-06-26 14:07:39 +00:00
2026-04-18 23:45:35 +02:00