cryptgeon_redis

cryptgeon_redis

Docker-Anwendung from lamp's Repository

Übersicht

cryptgeon is a secure, open source sharing note or file service inspired by PrivNote. each note has a generated id (256bit) and key 256(bit). The id is used to save & retrieve the note. the note is then encrypted with aes in gcm mode on the client side with the key and then sent to the server. data is stored in memory and never persisted to disk. the server never sees the encryption key and cannot decrypt the contents of the notes even if it tried to. This container was built using SmartPhoneLover's cryptgeon but runs using Redis instead of memcache. Also has extra variables that can be configured. This requires Redis to be already running. I obtained SSL certificate through NGINX proxy manager and let's encrypt.

Anforderungen

Redis
HTTPS certificate (NPM/Nginx)

Laufzeit-Argumente

Web-UI
http://[IP]:[PORT:5000]
Netzwerk
bridge
Shell
sh
Privilegiert
false

Konfiguration der Vorlage

WebUIPorttcp
Ziel
5000
Standard
5000
Wert
5000
REDISVariable

This assumes you did not setup a username/password when setting up your Redis container. The default port is 6379 for Redis. If you do have a username/pwd follow syntax here https://docs.rs/redis/latest/redis/#connection-parameters

Standard
redis://<serverip>:6379
Wert
redis://<serverip>:6379
SIZE_LIMITVariable

Max size for body (Default: 1KiB). Accepted values according to byte-unit. 512 MiB is the maximum allowed. The frontend will show that number including the ~35% encoding overhead.

Standard
1 KiB
MAX_VIEWSVariable

Maximal number of views.

Standard
100
Wert
1
MAX_EXPIRATIONVariable

Maximal expiration in minutes.

Standard
360
ALLOW_ADVANCEDVariable

Allow custom configuration. If set to false all notes will be one view only.

Standard
true

Statistik herunterladen

796,813
Downloads insgesamt
34,771
Dieser Monat
32,395
Durchschnittlich / Monat

Gesamte Downloads im Laufe der Zeit

Tabelle laden...

Einzelheiten

Repository
cupcakearmy/cryptgeon
Zuletzt aktualisiert2025-02-27
Erstmals gesehen2021-12-24

Führen Sie cryptgeon_redis auf Unraid aus.

cryptgeon_redis ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.