comprod2

command module
v0.0.0-...-e7b0e40 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 16, 2022 License: MIT Imports: 17 Imported by: 0

README

Comprod2

This is a fork of comprod, with backwards-incompatible changes.

The storage engine changes from gob to sqlite. This brings the advantage of ACID storage, and allows the administrator to modify game state without having to restart the comprod instance.

The hash function changes from sha1 to argon2 (for passwords) or SHAKE128 KMAC (for other uses of hashes).

I do not recommend running this instead of comprod. This fork was primarily created as an excuse to play with SQL.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL