git ssb

2+

cel / scuttlebot.io



Tree: 3fac22a4a27f3a65427e7f145c9f55db93a0b795

Files: 3fac22a4a27f3a65427e7f145c9f55db93a0b795 / tmpl / docs / config / creating-test-users.md

492 bytesRaw

Creating test users

Scuttlebot keeps all data and configuration in the ~/.ssb directory.

The primary user's private key is kept in the ~/.ssb/secret file.

If you want to set a new primary user, while still using the same database, you can move ~/.ssb/secret to some other location (eg ~/.ssb/secret.backup). Scuttlebot will automatically create a new user and secret, when started next.

Alternatively, you can create secondary users.

Built with git-ssb-web