canmove, Confirmed users, Bureaucrats and Sysops emeriti
1,093
edits
| Line 100: | Line 100: | ||
Users will remain in the database. Each user will be given a UUID (uuid4 - random) that will be used for on-disk identification of the user. | Users will remain in the database. Each user will be given a UUID (uuid4 - random) that will be used for on-disk identification of the user. | ||
The user's directory will also include a .bespin-status.json file which provides user-level information about the files in their project. (At this point, it is a JSON object with an "open" attribute that lists all of the user's open files). | |||
=== Filesystem layout === | === Filesystem layout === | ||