szabodanika / microbin

A secure, configurable file-sharing and URL shortening web app written in Rust.
https://microbin.eu
BSD 3-Clause "New" or "Revised" License
2.66k stars 167 forks source link

Set default "Privacy" level at configuration #220

Open mcridermca opened 1 year ago

mcridermca commented 1 year ago

A simple security enhancement feature would be to allow administrators to set the default privacy setting to be configured at startup. This would be similar to how you are setting the default expiration. This would aid in preventing accidentally exposure of information when everything is defaulted to PUBLIC privacy.

I personally use an application like this to share restricted data 90% of the time, and only rarely share something publicly.