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

Complete Tor Support #318

Open
quinn-logicalmechanism opened this issue Dec 30, 2024 · 0 comments
Open

Complete Tor Support #318

quinn-logicalmechanism opened this issue Dec 30, 2024 · 0 comments

Comments

@quinn-logicalmechanism
Copy link

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Koios does not have Tor support either via an onion or the api. Users querying, simulating, and submitting transactions from privacy-preserving protocols could potentially have their IP leaked via the Koios API. It's the final piece of the puzzle for privacy dapps.

Describe the solution you'd like
A clear and concise description of what you want to happen.

We need the ability to visit the onion, get an API key for TOR use from the onion, and allow users to query, simulate, and submit transactions over Tor. Best case, do not force wallet registration for the API key for this feature. Just ban the key if it gets rate-limited or has too much spam. Wallets do not currently work on Firefox so Tor access will be very limited. Worst case, force users to the clearnet site and connect via some wallet to get the key. The goal here is getting Tor to work and having users being able to use it. I just rather prevent the IP to API key link as much as possible.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Blockfrost does it but I rather use Koios.

Additional context
Add any other context or screenshots about the feature request here.

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

No branches or pull requests

1 participant