Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug32562 #94

Closed
wants to merge 3 commits into from
Closed

Bug32562 #94

wants to merge 3 commits into from

Conversation

Labels
None yet
Projects
None yet
2 participants
@asn-d6
Copy link
Member

@asn-d6 asn-d6 commented Nov 25, 2019

No description provided.

asn-d6 added 3 commits Nov 25, 2019
Because the function that parses client auth credentials saved on
disk (parse_auth_file_content()) is not future compatible, there is no way to
add support for storing the nickname on the disk. Hence, nicknames cannot
persist after Tor restart making them pretty much useless.

In the future we can introduce nicknames by adding a new file format for client
auth credentials, but this was not deemed worth doing at this stage.
@torproject-pusher torproject-pusher deleted the branch torproject:master May 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment