Lost project recovery
- 主要言語
- Haskell
- スター
- 1.3k
- フォーク
- 201
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Students often lose their projects, e.g. by saving over them with the wrong project. Would be great if we had a system for letting them try to recover their work. I have done this manually in the past, by searching the source code, which is stored by hash on the server, and sending them links to the project. But it would be better to have a system that works for everyone, so students could use a recovery tool to provide information about their code and get it back.
The risk here is that students might get access to other students' code.
Ideas:
1. Require that they give enough unique words to isolate the program sufficiently; if there are too many programs, insist on more words.
2. Ask followups by asking students to identify more words used in the programs, and have enough redundancy that guessing won't work.
3. Keep IP addresses for code and prefer or restrict to results that geolocate to the same area. (Probably a bad idea)
コントリビューションガイド
調査の方向性
まず、サーバー上でソースコードがハッシュによってどのように保存されているか、また学生が現在どのようにプロジェクトを特定または取得しているかを確認します。この Issue では、合意された復旧ワークフローとアクセス制御が必要です。完了の条件は、学生が自分の作業を復旧でき、他の学生のコードを発見できないことです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- haskell
- 領域
- backend, security
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100