feature: hide profile posts
feature: hide profile posts
i dont really use reddit much, but i noticed there is a privacy feature to hide own posts from profile.
i think this could be useful on nostr too, especially in reddit like client like #substr where you may not want to disclose all your activity across different subs.
i think this would be possible on nostr also.
simple derived nsecs would work for the privacy:
unique_priv_key = sha256(privkey + substr_name)
but then the problem is that the profiles are indeed distinct and not the same.
can you come up with a cryptographic solution that allows reuse of same identity (pubkey) while in some way hiding overal profile activity? might be a bit challenging, but is it impossible or not?
Published at
2026-05-18 14:36:06 UTCEvent JSON
{
"id": "a4217655c797c683db09e20a383b2242d6abc45e17dc9e53bc2c2c81ef6f7b1b",
"pubkey": "af7dba05e544d4269f6e4ec6762f19326205e02a33b025e3aff7727c27672f2c",
"created_at": 1779114966,
"kind": 1,
"tags": [
[
"c",
"nostr"
],
[
"title",
"feature: hide profile posts"
],
[
"type",
"Discussion"
],
[
"client",
"Substr"
],
[
"poll_results",
"always"
]
],
"content": "feature: hide profile posts\n\ni dont really use reddit much, but i noticed there is a privacy feature to hide own posts from profile.\n\n\ni think this could be useful on nostr too, especially in reddit like client like #substr where you may not want to disclose all your activity across different subs.\n\ni think this would be possible on nostr also.\n\nsimple derived nsecs would work for the privacy:\nunique_priv_key = sha256(privkey + substr_name)\n\nbut then the problem is that the profiles are indeed distinct and not the same.\n\n\ncan you come up with a cryptographic solution that allows reuse of same identity (pubkey) while in some way hiding overal profile activity? might be a bit challenging, but is it impossible or not?",
"sig": "e262a8895d06fec1e75f9be772b38b711baecdfe69ec165b364eea109a55fdc80c407eb160619b4fd098763be3620ba5d8458fd6a46b011cd200e06869bd73d5"
}