Dave
Dave
I have created ticket #122 to disable the Report Attack function until we can fix it and make it work properly.
Right now, the certificate for the reporting site ( https://www.networknotary.org/report.php ) has expired, so browsers throw up a certificate warning if you visit the page. That can't be helping. In...
Heartily agreed! We need to get the main notaries online 24/7 before we consider this.
Agreed :-/ It was auto-closed by github when I clicked to merge the branch. Re-opening.
Hi @lambdor thanks for working on the code for this, but in the future please do not close tickets until the work has been merged into the master branch and...
Fascinating idea for a feature :) I think this fits well with Perspectives' goals as a project. I'm keeping development comments [in the changelist from the pull request](https://github.com/lambdor/Perspectives/commit/8b409b96d2a4508453cecacd9335eb4be692107b)
As discussed this is in the code but hidden until #143 is fixed. Leaving issue open until it is actually rolled out in a release.
Eventually we may want to publish notary info as a signed XML file. Then it can contain many pieces of information such as geographic location, a contact email, and all...
@lambdor It sounds like the functionality to easily distrust all authorities is completely covered by #132 - is that right? Is there any other functionality in this ticket you think...
[From MDN](https://developer.mozilla.org/en-US/docs/Listening_to_events_in_Firefox_extensions#Web_progress_listeners): "[using addProgressListener on a tabbrowser] will only get events from the browser [tab] that is currently displayed at the time the event occurs. In order to listen to...