You are browsing as a guest. Sign up (or log in) to start making projects!

ferdinand

@ferdinand

Joined June 7th, 2026

  • 4Devlogs
  • 2Projects
  • 0Ships
  • 0Votes
Open comments for this post

1h 13m 51s logged

#1 (real) Devlog: I started a graphical interface, the core structure works and linux works well with the external program for the sudo entry. 1 Hour was enough to understand first the surprisingly complex structure of tkinter, but it looks… well, it’s like Windows XP (but worse). Apropos, if you ask why this will be linux-only, there’s one answer: Windows is TERRIBLE and MacOS is restricted. I can’t wait the final result.

0
0
2
Open comments for this post

3h 32m 22s logged

I changed the plan. Now, I want to build a better password entry for sudo… with chess. Every cell on the chess board stands for two ascii characters, depending on the color of the piece on it, it returns a ascii string. So your sudo password is transformed into a chess position and every time when you legitimate as sudo, you enter the position that gives the password to stdout. I think about the gui, should I use tkinter or an alternative (kivy, etc.) ?

0
0
3
Open comments for this post

23m 41s logged

Just starting…
I finally started my chess-encrypt project. The goal is to use the infinite number of chess combinations to encrypt data(files, passwords, etc…). You just play a chess game against the computer(stockfish) and this will generate a unique key… I know, it’s just some nerd stuff, but why not?(The Project is entirely written in Python :-) )

0
0
2

Followers

Loading…