[OpenDHT-Users] Question about put operation after rm
Sean Rhea
sean.c.rhea at gmail.com
Wed Aug 13 14:28:26 UTC 2008
Yes, for security, you must use a different secret after a remove.
Sean
On Wed, Aug 13, 2008 at 3:25 AM, Pengfei Di <di at ira.uka.de> wrote:
> Hello all,
>
> I am trying the opendht python interfaces: put.py, get.py and rm.py.
> It works well except for one operation combination: put-rm-put. I put
> something with a secret, remove it and put it again with the same
> secret. Surprisingly, the second put operation won't work, although it
> returns a "Success".
> Must the user use different secret for the same put operation after
> removing sth.?
>
> What I have done is following:
> ./put.py number one -s secret
> ./rm.py number one secret
> ./put.py number one -s secret
> ./get.py number
> No item will be returned. :(
>
>
> Thanks
> Pengfei
>
>
> _______________________________________________
> OpenDHT-Users mailing list
> OpenDHT-Users at opendht.org
> http://opendht.org/cgi-bin/mailman/listinfo/opendht-users
>
>
--
"We're borrowing money from China to buy oil from the Persian Gulf to
burn it in ways that destroy the planet. Every bit of that's got to
change." -- Al Gore
More information about the OpenDHT-Users
mailing list