User:Extrude.ragu/TheWaifuFactory: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
Extrude Ragu (talk | contribs)
Extrude Ragu (talk | contribs)
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
## Testing
I'm still figuring out this media wiki stuff! Sorry for the mess.


1234..
== About ==
 
https://thewaifufactory.net
 
We are developing a new web portal using the Second Life Registration API
 
The general goal is to make it easier to bring friends from outside Second Life directly into the anime community, and improve retention by immediately showing them things they are interested in, and getting them to our community members who can help them in their first days of Second Life.
 
Additionally, we are developing an in-world new user experience where our new users will be taught how to play Second Life such as basic controls and navigation etc. We will also be gifting our new users with anime avatars in collaboration with Utilizator so they can quickly feel part of the community.
 
=== Website ===
 
Our website is designed to showcase various aspects of the anime community and life in Second Life.
 
We created a random username generator to create inspiration for names and make the page more fun to play with.
 
=== Security Practices ===
 
We have taken measures to ensure that our server is reasonably secure.
 
We are using TLS and have implemented fairly strict rate limiting to ensure we do not abuse our API access.
 
The following rate limits were implemented as part of the initial design:-
 
 
Per IP:        5/min
Per Email:    5/min
Global Burst:  5/10s
Global Hour:  300/hour
 
(We retain Email Addresses and IP Address for 1 hour)
 
We have implemented xml escaping where user input fields must be sent to LL for processing.
 
=== Compliance ===
 
To comply with the API Terms of Use we have taken steps to make clear to users they are establishing a relationship with Linden Lab yada yada (TODO, article wip)

Latest revision as of 13:55, 7 June 2026

I'm still figuring out this media wiki stuff! Sorry for the mess.

About

https://thewaifufactory.net

We are developing a new web portal using the Second Life Registration API

The general goal is to make it easier to bring friends from outside Second Life directly into the anime community, and improve retention by immediately showing them things they are interested in, and getting them to our community members who can help them in their first days of Second Life.

Additionally, we are developing an in-world new user experience where our new users will be taught how to play Second Life such as basic controls and navigation etc. We will also be gifting our new users with anime avatars in collaboration with Utilizator so they can quickly feel part of the community.

Website

Our website is designed to showcase various aspects of the anime community and life in Second Life.

We created a random username generator to create inspiration for names and make the page more fun to play with.

Security Practices

We have taken measures to ensure that our server is reasonably secure.

We are using TLS and have implemented fairly strict rate limiting to ensure we do not abuse our API access.

The following rate limits were implemented as part of the initial design:-


Per IP: 5/min Per Email: 5/min Global Burst: 5/10s Global Hour: 300/hour

(We retain Email Addresses and IP Address for 1 hour)

We have implemented xml escaping where user input fields must be sent to LL for processing.

Compliance

To comply with the API Terms of Use we have taken steps to make clear to users they are establishing a relationship with Linden Lab yada yada (TODO, article wip)