Commit graph

8 commits

Author SHA1 Message Date
stgiga cd58bb7fe2 Fix NodeJS version 2024-08-25 01:30:52 +00:00
stgiga e4466610a0 Update NodeJS version 2024-08-25 01:08:54 +00:00
stgiga b1f7a9e1ca Add NodeJS version 2024-08-24 21:32:15 +00:00
stgiga 6cdf54bf82 Added some clipboard copy functions. 2024-06-03 00:23:01 +00:00
stgiga ab9714241c Major security and functionality fix
There was a bug in the way passwords were applied, and it had to do with the same key apparently being applied regardless of what was in the password box (yikes). Also, the compression level box decided to not work. I ended up fixing these via 2 days of trial and error. As part of this making things more direct fix, I ended up needing to use a better algorithm for passwords that is still compatible but now has support for Unicode in its passwords, so no need to go through UTF7 anymore.

This is a MAJOR fix.

Signed-off-by: stgiga <stgigamovement@yahoo.com>
2023-01-16 19:38:59 -05:00
stgiga f82989fc27 Added associated decorative material.
To liven things up. All FOSS.

Signed-off-by: stgiga <stgigamovement@yahoo.com>
2022-12-30 23:04:24 -05:00
stgiga c7907923b0 Uploaded file
Yes, the program is a single-file standalone web app that has everything it needs in it.

Signed-off-by: stgiga <stgigamovement@yahoo.com>
2022-12-30 22:59:37 -05:00
stgiga d5bb9bca06 Initial commit 2022-12-30 22:58:10 -05:00