NET Thing Encryptor banner

NET Thing Encryptor

2 devlogs
1h 32m 13s

This is a secure file system used to access your files without having to en/reecrypt your files. You can still access all your files and view most of them (images, videos, text documents etc…) with ease.
I started this a while ago and eventuall…

This is a secure file system used to access your files without having to en/reecrypt your files. You can still access all your files and view most of them (images, videos, text documents etc…) with ease.
I started this a while ago and eventually abandoned it, but I want to continue development, so don’t get confused when looking at the time/content ratio. A lot of the work is not included in the time.

Demo Repository

Loading README...

Joelbu

I tried implementing dark mode.
I was hoping that if I applied the dark colors to the parent (Form), all of the children (Controls) would inherit them. But they don’t.
So for now, its a messy, hard to expand if-statement that manually changes the colors of all individual elements.

Attachment
0
Joelbu

The Video Viewer now has a proper pause button that displays the corresponding icon depending on the players state.
I also fixed a null assignment error in the password verification process and added a checkbox in the settings to toggle dark mode, which I am going to work on in the future.

Attachment
0