[Opensim-dev] Ways to bundle a building/content for sharing with others

Justin Clark-Casey jjustincc at googlemail.com
Mon Jan 12 14:28:43 UTC 2009


Stefan Andersson wrote:
> Justin,
>  
> is there any way that we could use these commands to get additions 
> to the default library going?
>  
> What would it take, today, to take content that has been added to a 
> grid, and extract it in a format that would easily be added to the 
> default library and default asset trees, preferrably in the form of a patch?
> 

Right now this is done by manually patching entries in the bin/asset and bin/inventory directories (though these are now 
relocatable via OpenSim.ini properties).  There is information on this at

http://opensimulator.org/wiki/Inworld_Data#Creating_a_custom_library

However, the mechanism is nasty (having to futz about with both asset and inventory entries, and manually cross 
reference UUIDs, etc.) and does need an overhaul.  The format between various things (such as inventory archives, REST 
and library inventory) should probably be much more similar in the medium term than it is now.

> Could I persuade you to write a wiki page that would describe such a 
> procedure?
> 
> Best regards,
> Stefan Andersson
> Tribal Media AB
> 
>  > Date: Sun, 11 Jan 2009 17:20:43 +0000
>  > From: jjustincc at googlemail.com
>  > To: opensim-dev at lists.berlios.de
>  > Subject: Re: [Opensim-dev] Ways to bundle a building/content for 
> sharing with others
>  >
>  > Nebadon Izumi wrote:
>  > > Justin,
>  > >
>  > > I just tried save-inv and as far as I can tell it does not work, all I
>  > > get are messages about its not received anything, do you think 
> maybe you
>  > > can explain better how this works, and what prevents someone else from
>  > > downloading my inventory?? can anyone on osgrid just download my stuff
>  > > now?? and if so this should be removed immediatly, can you please
>  > > explain this better and insure to us all that our inventory is
>  > > semi-secure on the osgrid network?? and if it is not can we please
>  > > remove this function from the svn.
>  >
>  > It will only work if the user is logged in to that region - inventory 
> will not be requested for users that are not present.
>  >
>  > However, even without this code, it's not too difficult for anybody 
> with direct access to the inventory service (such as
>  > region operators) to get your inventory. This was the kind of problem 
> that the secure inventory facility aimed to
>  > address but which we ended up having problems with for one reason or 
> another. I don't know if there were other problems
>  > with that, but even that wouldn't address the issue if someone 
> wandered in to a sim operated by a malicious or simply
>  > curious person.
>  >
>  > --
>  > justincc
>  > Justin Clark-Casey
>  > http://justincc.wordpress.com
>  > _______________________________________________
>  > Opensim-dev mailing list
>  > Opensim-dev at lists.berlios.de
>  > https://lists.berlios.de/mailman/listinfo/opensim-dev
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Opensim-dev mailing list
> Opensim-dev at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/opensim-dev


-- 
justincc
Justin Clark-Casey
http://justincc.wordpress.com



More information about the Opensim-dev mailing list