mobile-shell / mobile-shell/mosh
Update C/C++ hardening
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 14.5k
- Forks
- 865
- PR merge metrics
- No merged PRs in 30d
Description
Many of the extra hardening flags that the Mosh configure script selects are now standard in Debian, for example. There are various newer efforts at hardening C/C++ code against attacks that we should investigate.
Contributor guide
No contributing guide indexed for this repository
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
Start by reviewing the Mosh configure script and its current C/C++ hardening flags, then compare them with Debian's standard flags and newer hardening efforts. Define which hardening changes are appropriate and update the configuration accordingly, with the build remaining successful afterward.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, cpp
- Domain
- build-system, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100