-
Notifications
You must be signed in to change notification settings - Fork 39
Issue tracker cleanup
Ich habe den Issuetracker durchforstet und mir in den allermeisten Fällen auch anhand der neuesten Version angesehen ob das Problem noch besteht und wenn ja, was wir mit dem Issue machen. Sehr viele Issues ähneln sich. Ich habe deshalb viele Issues die schon sehr alt waren geschlossen, aber deren Nummern und Titel gemerkt um sie hier einmal zusammenzufassen, so dass sie auf einen Schlag oder zumindest konzentriert erledigt oder verworfen werden können.
Im Detail schreibe ich diese ähnliche-Issues-Themenkomplexe mal runter. Das ist aber natürlich nicht alles, in beiden Repositories habe ich die allermeisten Issues kommentiert, und die die noch offen sind, reichen von
- sollte sich zumindest nochmal von jemand anderes anschauen vorm Schließen bis
- weiterhin aktuell (und störend)
Mehrere Issues widmen sich der Umstellung von Actions (eclipse-API, deprecation) auf Commands. Davon wurde schon vieles erledigt, man müsste es noch einmal JCT-weit überprüfen (oder, @dschadow ?)
Issues/core
- https://github.com/jcryptool/core/issues/79
- https://github.com/jcryptool/core/issues/62
- https://github.com/jcryptool/core/issues/82
Issues/crypto
Viele Issues im crypto repo sind sehr ähnlich und ohne großen intellektuellen Overhead zu erledigen. Der Titel sagt oftmals schon alles. Ich habe diese Issues fast alle geschlossen, um sie hier aber festzuhalten und eine konzentrierte Aktion daraus zu machen:
- Chinese Remainder Theorem https://github.com/jcryptool/crypto/issues/31 (partly resolved already s. comment)
- Simple Power Analysis: German translation missing https://github.com/jcryptool/crypto/issues/21
- Multipartite Key Exchange: German translation missing https://github.com/jcryptool/crypto/issues/20
- Differential Power Analysis: German translation missing/ incomplete https://github.com/jcryptool/crypto/issues/19
- Vigenère Breaker: English translation missing https://github.com/jcryptool/crypto/issues/18
- Number Shark: Update online help https://github.com/jcryptool/crypto/issues/16
- Number Shark: Update context help https://github.com/jcryptool/crypto/issues/15
- Vigenère Breaker: Add online help (German and English) https://github.com/jcryptool/crypto/issues/52
- Differential Power Analysis / Double and Add: German help missing https://github.com/jcryptool/crypto/issues/56
- ElGamal Cryptosystem: Add online help (German and English) https://github.com/jcryptool/crypto/issues/57
- Elliptic Curve Calculations: Add online help (German) https://github.com/jcryptool/crypto/issues/58
- Grille: Add online help (German and English) https://github.com/jcryptool/crypto/issues/60
- Multipartite Key Exchange: GUI not available in German https://github.com/jcryptool/crypto/issues/62
- Multipartite Key Exchange: Add online help (German and English) https://github.com/jcryptool/crypto/issues/63
- Verifiable-Secret-Sharing: Update the English help https://github.com/jcryptool/crypto/issues/66
- Differential Power Analysis (Double and Add): Missing title area https://github.com/jcryptool/crypto/issues/75
- Simple Power Analysis (Square and Multiply): Missing title area https://github.com/jcryptool/crypto/issues/82
Viele Visualisierungen weisen noch immer Layoutprobleme auf, dazu gehören bestimmt auch Issues aus der vorangegangenen Sektion, aber ich lasse sie dort zusammenhängend stehen damit der zusammenhang (kürzlich geschlossene Issues) noch erhalten bleibt. Dieses Issue hier versucht einen Anfang zu machen, die Layoutprobleme zusammenzuführen, aber ich denke, im Endeffekt wird die Wiki etwas besser sein.
https://github.com/jcryptool/crypto/issues/117
The following are issues raised by Guido Knocke, and are mostly written quite informative. I think in the most cases, and for most of the points, these issues are resolved. The ones where I could be sure after short investigation in the JCT UI I closed, the rest I will list here for a closing review by maybe Bernhard Esslinger who knows best about the work of Mr. Knocke.
-> review and close if you think these issues are obsolete, or comment, re-raise, etc.
- Inner states DES issue https://github.com/jcryptool/crypto/issues/32
- Diffie-Hellman Key Exchange: UI Changes #33 https://github.com/jcryptool/crypto/issues/33
- Feige Fiat Shamir/Fiat Shamir: UI Changes #36 https://github.com/jcryptool/crypto/issues/36
- Homomorphic Encryption: UI Changes #39 https://github.com/jcryptool/crypto/issues/39
- Kleptography: UI Changes #40 https://github.com/jcryptool/crypto/issues/40
- Shamir's Secret Sharing: UI Changes #44 https://github.com/jcryptool/crypto/issues/44
- Sudoku-Solver: UI Changes #47 https://github.com/jcryptool/crypto/issues/47
Ich habe das Feature der sog. "Spickzettel" in unserer RCP bisher noch gar nicht wahrgenommen. Ich bin darauf bei https://github.com/jcryptool/crypto/issues/8 gestoßen. So sieht das bisher einzige Cheatsheet aus, das JCT hat - ich finde das hat Potential für ansprechende Schritt-für-Schritt-Anleitungen.
Aufruf: Hilfe -> Spickzettel
Das soll als Anfang dienen, im Issuetracker mal Ordnung zu schaffen. Ich würde in Zukunft gern Priortätslabels o.ä. sehen wollen, und immer mal ein aktuelles neues, oder ein gefixted, kommentiertes und geschlossenes Issue :) Man könnte ja diese Wikiseite etwas zum Strukturieren des Efforts nutzen.