[GH-ISSUE #773] [Enhancement] Allow modifying the capitalisation of already-generated addresses. #1094

Open
opened 2026-03-14 11:43:19 +03:00 by kerem · 0 comments
Owner

Originally created by @RokeJulianLockhart on GitHub (Sep 27, 2025).
Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/773

I have some address local parts that I generated as all lower-case, which would be significantly more readable as upper-case:

Current Desired
nwnyouthcouncil NWNYouthCouncil

I am aware that, per the RFCs, the local part is case-sensitive. However, solely during transmission, of course. Because Addy's server is insentitive to case, this should be feasible.

Originally created by @RokeJulianLockhart on GitHub (Sep 27, 2025). Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/773 I have some address local parts that I generated as all lower-case, which would be significantly more readable as upper-case: Current | Desired -|- `nwnyouthcouncil` | `NWNYouthCouncil` I am aware that, per the RFCs, the local part is case-sensitive. However, solely during transmission, of course. Because Addy's server is insentitive to case, this should be feasible.
Sign in to join this conversation.
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/anonaddy#1094
No description provided.