Next generation ActivityPub nanoblogging server. Nowhere near finished.
https://nyanoblog.org
fef
a07123f876
The HMAC secret was stored as raw bytes in the config object, which required creating an entirely new DecodingKey and EncodingKey struct every whenever checking the password. This patch stores these structures directly in the config object, preventing new allocations. |
||
---|---|---|
.idea | ||
contrib | ||
migrations | ||
public | ||
scripts | ||
src | ||
.editorconfig | ||
.env.default | ||
.eslintrc.cjs | ||
.gitignore | ||
.gitmodules | ||
Cargo.lock | ||
Cargo.toml | ||
package-lock.json | ||
package.json | ||
rollup.config.js | ||
tsconfig.json | ||
web-dev-server.config.js |