vitalvas / secretshare

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SecretShare

Install

Configuration

  • APP_ENCRYPTION_KEY - Storage encrytion key. For generate: openssl rand -base64 32
  • APP_SECRET_PSK - PSK to complicate the message encryption key. For generate: openssl rand -base64 24

About


Languages

Language:Go 100.0%