github benbusby/yeetfile v0.1.0

latest release: v0.2.0
6 months ago

New features:

  • [Web] Admin Console
    • Allows instance admins to remove files and/or users from the instance due to spam/abuse/etc
    • Admins cannot see file contents/name/etc (still all encrypted)
    • Declare admin using YEETFILE_INSTANCE_ADMIN=<email or account ID>
  • Add "lockdown" mode
    • Prevents unauthenticated / not logged in users from using any part of the YeetFile instance (including sending text content)
    • Must be enabled with YEETFILE_LOCKDOWN=1
  • Ability to create an "insecure" shareable link from YF Send
    • Allows instances behind cloudflared to still be able to share links
    • Must be enabled with YEETFILE_ALLOW_INSECURE_LINKS=1
    • Reduces overall security of shareable links, so is disabled by default

Also includes bug fixes and documentation improvements.


Linux, macOS, and Windows binaries for the CLI app and for the server are included below. These archives contain a single executable that you can run on your machine.

CLI

Backend

Don't miss a new yeetfile release

NewReleases is sending notifications on new releases.