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

third-parties notary servers combination blocking traffic #99

Open
django-rdf-tools opened this issue Oct 6, 2011 · 2 comments
Open

Comments

@django-rdf-tools
Copy link

I just added a bunch of servers from the list. some of them had bad certs, i reported to their maintainers
Then I started to see FF stalling on https site.
I disabled all notary servers except thoughtcrime one's and it works
if I re-enable the one from https.to or the the one from anonymo.us.org, no page is displayed

all tests made on :
https://secure.whispersys.com/get/egypt#
but it happens everywhere

Each time, an entry in the cache is created, but I don't know which notary server created it

I also tried to use the notaries one by one, disabling thoughcrime ones - and each one individually works, including https.to and anonymo.us.org ...

this is on FF 6.0, OS X 10.7.1

@ewanm89
Copy link

ewanm89 commented Oct 7, 2011

Cache entries are created if enough of the notaries agree to validate it (depending on your 1, majority, consensus setting).
The issue with blank pages could be an issue with the way we generate the convergence cert with notary data in it. This we'll have to look into, might still be tripping with too many notaries.

@Maescool
Copy link

With the last version of the plugin i get the same problem, when i revert to the old plugin, it connects fine to the notaries..
my guess is that the notaries need to get updates?

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

2 participants