Skip to content

feat: allow sending a file without defining a passphrase#1

Merged
NicolasCARPi merged 1 commit into
masterfrom
nico-250723-passphrase-optional
Jul 23, 2025
Merged

feat: allow sending a file without defining a passphrase#1
NicolasCARPi merged 1 commit into
masterfrom
nico-250723-passphrase-optional

Conversation

@NicolasCARPi

Copy link
Copy Markdown
Member
  • if no passphrase is provided, use the last part of an uuidv4 (most random part) to generate a passphrase, and add it to the URL
  • mask passphrase input if passphrase is present in url
  • breaking change: use . as separator in hash part of url for different parts: id/expires/passphrase

* if no passphrase is provided, use the last part of an uuidv4 (most
  random part) to generate a passphrase, and add it to the URL
* mask passphrase input if passphrase is present in url
* breaking change: use . as separator in hash part of url for different
  parts: id/expires/passphrase

@MoustaphaCamara MoustaphaCamara left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@NicolasCARPi NicolasCARPi merged commit c76a20b into master Jul 23, 2025
1 check passed
@NicolasCARPi NicolasCARPi deleted the nico-250723-passphrase-optional branch July 23, 2025 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants