Donncha Ó Cearbhaill

Results 21 comments of Donncha Ó Cearbhaill

I'd also like to be able to set a strict CSP policy and disable inline-styles. Is there any plan for Gridstack to change from using custom styles and to use...

I've written a proof-of-concept tool in Twisted which implements this type of SSL proxying at https://gist.github.com/DonnchaC/4a89bf7c52500a1d7e7b. It's my first time writing Twisted so please excuse the code quality :) I...

This feature would allow users to access a hidden service via a clearnet domain chosen by the hidden service. For example I run the hidden service myblogah4i29js0.onion. I would like...

So after lots of delays there is now a basic but functional implementation to the SNI proxy in Go. It's being developed at https://github.com/DonnchaC/oniongateway. Are any of the existing Tor2Web...

A vhost-like system could be implemented in Tor2Web as an alternative to running thousands (potentially low traffic) hidden services. The "OnionFlare" service would run a single or small number of...

Great! Thanks for getting started on this. I think providing multiple onion addresses in the TXT record is a nice idea for load balancing at an early stage. However as...

Unfortunately a CNAME can not be set for the apex domain such as `example.com`. They can only be set for subdomains. However this is still useful when a user would...

@FedericoCeratto Thanks for this pull request. Sorry for the delay in getting back to you. This looks useful but I don't think it's part of the core OnionBalance functionality. How...

Unfortunately I haven't been able to maintain OnionTip recently. @twilde has set up his own instance at http://tortip.com/.

I have been working on a web interface and API to allow users to easily sign-up for a DNS resolver server. Currently the API is working and I can generate...