What happened
Using the URL format https://keyoxide.org/name@domain.tld appears to no longer correctly resolve to the corresponding profile.
The following error page is displayed:
Something went wrong while viewing the profile
The following error was reported:
No public profile/keys could be found
Please see the documentation for help.
Using https://keyoxide.org/name%40domain.tld instead works.
Proposed solutions
Fix profile link parsing for the URL format https://keyoxide.org/ <email> or update the docs if this is deprecated and no longer supported.
Edit: It does not look like https://keyoxide.org/name%40domain.tld consistently works, and going to https://keyoxide.org instead and manually searching by email also fails.
### What happened
Using the URL format https://keyoxide.org/name@domain.tld appears to no longer correctly resolve to the corresponding profile.
The following error page is displayed:
```
Something went wrong while viewing the profile
The following error was reported:
No public profile/keys could be found
Please see the documentation for help.
```
Using https://keyoxide.org/name%40domain.tld instead works.
### Proposed solutions
Fix profile link parsing for the URL format https://keyoxide.org/`<email>` or update the docs if this is deprecated and no longer supported.
**Edit:** It does not look like https://keyoxide.org/name%40domain.tld consistently works, and going to https://keyoxide.org instead and manually searching by email also fails.