Pyscii-BBS/users.json
2025-07-19 17:33:10 -06:00

19 lines
502 B
JSON

{
"users": [
{
"id": 0,
"name": "Default",
"password": "Unusable",
"description": "This account is not to be used",
"salt": "This account cannot be accessed"
},
{
"id": 1,
"name": "J4YC33",
"password": "d32190c6322e27087c934b7bd9ff642bbe71d5782f2242028c3c15298c7aeac6",
"salt": "SI13YMJl8kWLBhNN",
"description": "J4YC33 IS SPARTACUS!"
}
]
}