element-hq / element-hq/element-web
[feature] minor debian package adjustments
- Dominant language
- TypeScript
- Stars
- 13.5k
- Forks
- 2.8k
- PR merge metrics
- PR metrics pending
Description
### Your use case
#### What would you like to do?
These are two trivial adjustments, yes i know how to go around these issues.
1.start the program from the terminal as usual
2.use firejail with it as usual
#### Why would you like to do it?
1.For people that live in the terminal
2.Extra security
#### How would you like to achieve it?
1.Just symlink the binary in /usr/bin
2.The application file, shouldn't hard code the PATH. One way firejail work, is by adding a wrapper script in local in order to mask the binary with the sandbox version.
### Have you considered any alternatives?
_No response_
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.