Skip to content

Releases: drduh/gone

v1.2026.08.04

Choose a tag to compare

@drduh drduh released this 05 Aug 01:00
1b80419
  • start version v1 app release
  • refactor index html template
  • message add & clear handlers
  • get message by count handler
  • use card-style for file list
  • use card-style for msgs list
  • link URLs in message content
  • link virustotal files option
  • new random output index menu
  • move csp from html to header
  • improve footer accessibility
  • randomly generate auth token
  • default deny undefined paths
  • trim dupe command-line flags
  • refactor redact build detail
  • add filename sanitizer tests
  • add tls server configuration
  • update actions and go 1.26.5

Full Changelog: 2026.06.14...v1.2026.08.04

2026.06.14

Choose a tag to compare

@drduh drduh released this 15 Jun 02:30
d696a32
  • user action to remask IP address
  • configurable random string count
  • server listen IP address setting
  • random names generated from sets
  • improve auth package token check
  • harden service for linux install
  • ember theme, swatch-based toggle
  • set extension-based content-type
  • more precise megabyte conversion
  • add a jitter to the tarpit delay
  • add unit tests for ~75% coverage
  • update to go1.26.4 and add gosec

Full Changelog: 2026.05.26...2026.06.14

2026.05.26

Choose a tag to compare

@drduh drduh released this 27 May 02:05
ac59cfa
  • additional limits on files and text
  • additional error handling and tests
  • options for debug log, tarpit delay
  • improve file content-type detection
  • safer file load, handle disposition
  • split status/user requests handlers
  • validate configuration json on load
  • disambiguate config variables/names
  • add dockerfile for container builds
  • update to go 1.26.3 and pin actions

Full Changelog: 2025.12.21...2026.05.26

2025.12.21

Choose a tag to compare

@drduh drduh released this 22 Dec 05:05
7b82f05
  • sanitize and test upload fields
  • find and reduce race conditions
  • slow/tarpit authz fail requests
  • options to auth available paths

Full Changelog: 2025.12.14...2025.12.21

2025.12.14

Choose a tag to compare

@drduh drduh released this 15 Dec 05:35
91c0b4b
  • index user interface refactored for mobile usability
  • assign a versioned 32-byte id to user-uploaded files
  • ability to remove all storage contents with "/clear"
  • slow down failed authentication attempts (by 2 secs)
  • status (previously heartbeat) measures content sizes
  • option to redact build detail in the status response
  • update to golang 1.25.5

Full Changelog: 2025.11.16...2025.12.14

2025.11.16

Choose a tag to compare

@drduh drduh released this 17 Nov 03:02
bb4a7a7
  • assign id and content sha256 to files
  • adjust ui sizing and assets path
  • only accept available themes
  • refactor and test storage
  • update to golang 1.25.4

Full Changelog: 2025.10.19...2025.11.16

2025.10.19

Choose a tag to compare

@drduh drduh released this 20 Oct 00:10
f2398aa
  • mask user IP addresses (still included in audit logs)
  • serve content-length (file size) in download response
  • improved messages json response
  • split defaults and limits configurations
  • update to golang 1.25.3

Full Changelog: 2025.10.12...2025.10.19

2025.10.12

Choose a tag to compare

@drduh drduh released this 12 Oct 22:15
a31623b
  • option to show build info in index footer (default: true)
  • option to change root path (default: /)
  • include time in messages download
  • latest golang and linter
  • tested on macos

Full Changelog: 2025.08.03...2025.10.12

2025.08.03

Choose a tag to compare

@drduh drduh released this 04 Aug 00:00
7c7cc6e
  • update to go 1.24.5 and latest linter
  • debian service installation with make install
  • ability to load random names from etc assets file
  • improved file selection list in index ui

Full Changelog: 2025.05.11...2025.08.03

2025.05.11

Choose a tag to compare

@drduh drduh released this 12 May 00:05
2d97ec5
  • update to go 1.24.3 and latest linter
  • trim extra newlines in index wall input
  • wall character limit on index
  • index message when no files are available

Full Changelog: 2025.05.04...2025.05.11