Changes between Version 2 and Version 3 of WikiStart
- Timestamp:
- Jun 23, 2008, 10:02:30 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v2 v3 1 2 1 = P2PNS = 3 4 5 2 6 3 [http://www.p2pns.org/ P2PNS] (Peer-to-Peer Name Service) is a distributed name service built on top of a DHT. The current focus of P2PNS is to provide a secure and efficient SIP username resolution for decentralized VoIP ([http://www.p2psip.org/ P2PSIP]). 7 4 8 9 10 The P2PNS architecture is described in the paper 11 12 [http://doc.tm.uka.de/2008/P2PNS_2008.pdf P2PNS: A secure distributed name service for P2PSIP] and in the 13 14 internet draft [http://doc.tm.uka.de/2007/draft-baumgart-p2psip-p2pns-00.html draft-baumgart-p2psip-p2pns-00]. 15 16 5 The P2PNS architecture is described in the paper [http://doc.tm.uka.de/2008/P2PNS_2008.pdf P2PNS: A secure distributed name service for P2PSIP] and in the internet draft [http://doc.tm.uka.de/2007/draft-baumgart-p2psip-p2pns-00.html draft-baumgart-p2psip-p2pns-00]. 17 6 18 7 An implementation of P2PNS for !OverSim is currently in development and will be released soon.