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

A simple fix for I2P and Lokinet. #1445

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

PoneyClairDeLune
Copy link

A simple fix for I2P and Lokinet.

The job of maintaining TLDs for mixnet TLDs can become overwhelming, just saying. Better to just offer a togglable option to allow untrusted certificates.

Copy link

@Quix0r Quix0r left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a way to request the domain's suffix e.g. domain.get_suffix() and check it if it is in an array/list of suffixes instead? This would simplify the code a bit. Then other proxified suffixes can be easily added to the array/list.

@PoneyClairDeLune
Copy link
Author

Is there a way to request the domain's suffix e.g. domain.get_suffix() and check it if it is in an array/list of suffixes instead? This would simplify the code a bit. Then other proxified suffixes can be easily added to the array/list.

I know nothing about Vala, I just treated Vala as C when I was writing that code and was afraid of breaking anything. Maybe some others could get it into an array instead.

@XutaxKamay
Copy link

Would be great to add snode aswell if that's possible

@PoneyClairDeLune
Copy link
Author

PoneyClairDeLune commented Oct 25, 2023

Would be great to add snode aswell if that's possible

@XutaxKamay What's an "snode"?

Edit: Is it something related to the "Snet" in Cuba?

@XutaxKamay
Copy link

Would be great to add snode aswell if that's possible

@XutaxKamay What's an "snode"?

Edit: Is it something related to the "Snet" in Cuba?

https://git.lokinet.io/lokinet/lokinet/src/branch/dev/docs/dns-overview.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants