nextcloud / nextcloud/end_to_end_encryption
browser: open text file, shows encrypted file name in title
Open
Nobody has claimed this yet.
0. Needs triage
bug
- Dominant language
- PHP
- Stars
- 320
- Forks
- 36
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 81
Description
How to use GitHub
- Please use the 👍 reaction to show that you are affected by the same issue.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
Steps to reproduce
- in a e2ee folder, have a text.txt file with content
- click on the file
- header shows encr filename:
Expected behaviour
show unencrypted filename
versions
Nextcloud: 33.0.5
e2ee app: 2.1.1
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue in a Nextcloud 33.0.5 instance using the End-to-End Encryption app 2.1.1: open a text file in an e2ee folder and inspect the browser title. Trace the browser file-opening path and title rendering, then verify that the displayed title uses the unencrypted filename without exposing encrypted naming data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- frontend, security
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100