Skip to content

Commit

Permalink
Add link to gocryptfs (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
jzombie authored Aug 1, 2024
1 parent a4329fe commit 9561d88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
**Note:** For examples of customization, another branch is available, which:

- Restricts wildcard searches across users (in a naive fashion where the first level of a topic is the username, with protections provided by an [ACL file](https://github.com/jzombie/docker-mqtt-mosquitto-cloudflare-tunnel/blob/protected-no-wildcard/mosquitto/aclfile))
- Encrypts retained messages using `gocrypt`
- Encrypts retained messages using [gocryptfs](https://nuetzlich.net/gocryptfs/)
- Auto-saves retained messages after every message

You can find it here: [protected-no-wildcard branch](https://github.com/jzombie/docker-mqtt-mosquitto-cloudflare-tunnel/tree/protected-no-wildcard)
Expand Down

0 comments on commit 9561d88

Please sign in to comment.