[GH-ISSUE #302] [Feature request] Custom alias creation rules #256

Closed
opened 2026-03-01 17:46:04 +03:00 by kerem · 0 comments
Owner

Originally created by @grzegor on GitHub (Jun 16, 2022).
Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/302

It would be great if user could provide their own dictionaries, let's say for example colors.txt and fruits.txt.
Then customize alias creation with them, like: ${colors}_${fruits} - this would result in picking a random word from colors dict (let's say "red") and random word from fruits dict (let's say "banana"), resuling in someting like red_banana@mydomain.tld alias. It's ok if it worked only on custom (user provided) domain names, because of the potential lack of global naming variablity and even on the pro plan since it seems like a very specific feature and would require hosting user's dictionaries on the server.

Also thank you for creating this awesome service!

Originally created by @grzegor on GitHub (Jun 16, 2022). Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/302 It would be great if user could provide their own dictionaries, let's say for example `colors.txt` and `fruits.txt`. Then customize alias creation with them, like: `${colors}_${fruits}` - this would result in picking a random word from colors dict (let's say "red") and random word from fruits dict (let's say "banana"), resuling in someting like `red_banana@mydomain.tld` alias. It's ok if it worked only on custom (user provided) domain names, because of the potential lack of global naming variablity and even on the pro plan since it seems like a very specific feature and would require hosting user's dictionaries on the server. Also thank you for creating this awesome service!
kerem closed this issue 2026-03-01 17:46:04 +03:00
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#256
No description provided.