9f02ab0f7937f63bb4eecc8018e9949f825e31ef
One option is store salt, public and private keys are binary BLOBs. However, these can be cumbersome to see in database viewers and is a pain should we ever consider switching databases. String is the most portable. So, save all buffers are hex-encoded strings in database.
The Box
Systemd
Yellowtent needs to be installed globally.
sudo npm install -g .
Copy the yellowtent.service file to /usr/lib/systemd/system and create a yellowtent user and group.
sudo cp yellowtent.service /usr/lib/systemd/system/
sudo useradd -mrU yellowtent
sudo systemctl start yellowtent
# or permanently enable it
sudo systemctl enable yellowtent
Description
Languages
JavaScript
72.6%
Vue
22.3%
Shell
3.1%
HTML
1.1%
EJS
0.7%
Other
0.2%