Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
authserver
package main this is only used for local testing making sure that the sys-account server works locally before wiring it up to the maintemplate.
|
package main this is only used for local testing making sure that the sys-account server works locally before wiring it up to the maintemplate. |
pkg
|
|
pass
package pass provides password generation and verification using argon2id encoded passwords are stored in the format of: $<ARGON_ALGO (i'm using argon2id)>$<version>:$MEM,ITER,PAR:$<SALT>:$<KEY>
|
package pass provides password generation and verification using argon2id encoded passwords are stored in the format of: $<ARGON_ALGO (i'm using argon2id)>$<version>:$MEM,ITER,PAR:$<SALT>:$<KEY> |
rpc
|
|
Click to show internal directories.
Click to hide internal directories.