-
Notifications
You must be signed in to change notification settings - Fork 8
ToDo
- Ctr-Z response: After completion of the distributed job the key field will still contain the original content. Ctr-Z has no effect. Entering more wrong characters will be converted to F and appended to the end of the character string and Ctr-Z doesn't undo it.
--> Status: open (depending on the used browser)
-
"Multiplicative" needs to be adjusted so that it works with altered alphabets.
-
"Hill" is not capable of encrypting numbers yet. This would require major adjustments.
-
"Hill" requires a test of the key on reversibility.
-
Various: Specific options must be disabled where they don't affect the process.
-
Create an informative article about the mechanics of the options-panel.
- "Morsecode" lacks implementation of a playback function of the entered code (see old CTO for reference).
-
Password-Check needs to be updated to represent the current standards (see passwordmeter.com).
-
Password-Check could take into consideration that the number of characters should be at least 12 and deduct points proportionally.
-
Add button to Password-Generator that inserts the generated password into Password-Check (problematic due to length).
-
Password-Generator: Remove overlay from password field (workaround: type="text" and replace displayed characters with symbols).
-
Taxman: Add feature to adjust game size and highscore table.
-
Taxman: Mobile adjustments.