chatmail / chatmail/core

Remove key creation timestamp from pubkey that is sent out

Open
#8,224 3 comments 0 reactions 1 assignee Claimed by @link2xt View on GitHub
Dominant language
Rust
Stars
929
Forks
143
Avg merge
1d 20h
Merged PRs (30d)
53

Description

The key creation timestamp is potentially sensitive information which we don't want to send out because there is no need for it. So, it should be set to 0 or the current date or some fixed number.

This may require a new API in rPGP.

This will also make something like https://github.com/chatmail/core/pull/8218 superflous.

cc @link2xt

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.