QuillLittlefeather / openmetaverse

Automatically exported from code.google.com/p/openmetaverse
0 stars 0 forks source link

Add SimpleWebToken security #15

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Use http://oauth-wrap-wg.googlegroups.com/web/SWT-v0.9.5.1.pdf to sign POST
data going to SimianGrid with a shared secret set in the config file(s).
This will be the primary security device in SimianGrid until we are
generating per-region capabilities

Original issue reported on code.google.com by jhurlima...@gmail.com on 5 Apr 2010 at 4:23

GoogleCodeExporter commented 9 years ago
Skipping this in favor of going straight to capability-based security. We might 
still
need SWT for AD->RD communication, we'll see.

Original comment by jhurlima...@gmail.com on 3 May 2010 at 11:40