danwent / Perspectives-Server

network notary implementation for the Perspectives project
http://perspectives-project.org
GNU General Public License v3.0
50 stars 13 forks source link

let client request an on-demand probe #10

Open danwent opened 13 years ago

danwent commented 13 years ago

if a client saw something other than what the notary reported, let the client request a new "on-demand" probe.

we should do something simple to rate limit the number of on-demand probes allowed, since a client could otherwise use a notary to 'hide' its identify while flooding requests to another site.

daveschaefer commented 10 years ago

This is probably a duplicate of #20