Gu://em_ guillm
guillm pushed to main at guillm/atlas-desktop 2026-08-06 12:20:35 +02:00
e302e43169 Licensed this project under the GNU GPL3 and added hyprland colors file missing from the last commit
guillm pushed to main at guillm/atlas-desktop 2026-08-06 12:17:40 +02:00
5ca5d28363 Fixed merge conflict
ea230b4b06 Migrated the hyprland config to lua and fixed some broken scripts
cb97bab237 Added menu entries for system controls, emojis and integrated calculator
Compare 3 commits »
guillm pushed to main at guillm/dotfiles 2026-08-04 14:30:03 +02:00
88aecff44d Set cosmic to dark theme
5b27fba42c Changed cosmic theme and fixed keyboard switching script
Compare 2 commits »
guillm pushed to main at guillm/dotfiles 2026-08-04 12:57:14 +02:00
da39b8b8e0 Added missing changes from last commit, style changes inside hyprland config files
d4a489a52c New default size for floating windows, fixed keyboard layout switching and lua variable names
Compare 2 commits »
guillm pushed to main at guillm/dotfiles 2026-08-04 11:46:09 +02:00
e0570a2d5e Deleted useless config files
guillm pushed to main at guillm/dotfiles 2026-08-04 11:44:30 +02:00
e610cf0eb6 Deleted the old hyprlang config
c582124035 Updated hyprland config
8587f9d2e0 Migrated hyprland config to lua
ddaad92455 Refined animations + lockscreen and bar appearance. Added vim-like windows control shortcuts and a new fastfetch WOLFforce logo. Changed helix config + other minor changes and fixes.
Compare 4 commits »
guillm pushed to main at guillm/reticulum-zero 2026-07-30 17:38:43 +02:00
d7139c6ce8 Refactored the missing X25519 functions to use keypairs, consume seed buffers once they have been used (fill with zeroes), fixed the remaining compilation issues with identity.zig
69bad53a03 Refactored Ed25519 to use the stdlib's KeyPair type for better readability, separate generate() and new() identity functions, new update_hash() function for identity and compilation errors fixes
3209ae87a1 Began Identity implementation and testing
547a515952 Implemented X25519 generateKeys and fromEd25519 functions
856f4f626b Changed ed25519 constants names to better align with the stlib implementation and made the generateKeys's function pubkey argument optional to spare a useless memcpy when possible
Compare 6 commits »
guillm pushed to main at guillm/atlas-desktop 2026-07-20 15:07:47 +02:00
b198cad450 Enabled hyprpolkitagent authentication agent by default
guillm pushed to main at guillm/atlas-desktop 2026-07-20 14:54:55 +02:00
cc7b5ed172 Fixed broken hyprland config, removed optional packages from core.pkgs and added less to the dev tools
guillm pushed to main at guillm/atlas-desktop 2026-07-14 23:55:50 +02:00
d231c02fe9 Removed a non-assigned variable that made the installer crash
guillm pushed to main at guillm/reticulum-zero 2026-07-10 19:17:33 +02:00
e594fab52f Fixed remaining compilation issues
fc71c1a65b Fixed naming inconsietencies across crypto submodules
891727d959 Refactored the crypto submodules to comply with the engine resolution method
c292832280 Implemented the Ed25519 verify function and changed the sign and verify function signatures
Compare 4 commits »
guillm pushed to main at guillm/atlas-desktop 2026-07-08 19:00:20 +02:00
0d241b0b71 Added non-official support for arch-based distros
guillm pushed to main at guillm/atlas-desktop 2026-07-08 18:49:17 +02:00
0f4af24823 Fixed the installation script to handle arch based distributions without systemd
1cdca4243b Reverted back the hyprlock config placement
3070701380 Changed config, including improved animations, vim-like navigation, and better defaults
Compare 3 commits »
guillm pushed to main at guillm/reticulum-zero 2026-07-08 17:19:28 +02:00
7d86c901e3 Updated the crypto module to work with the new Ed25519 changes
guillm pushed to main at guillm/reticulum-zero 2026-07-08 17:13:45 +02:00
4c7669785f Refactored the Ed25510 module and fixed the insecure (and not functionnal) seed generation
guillm pushed to main at guillm/reticulum-zero 2026-07-08 01:00:52 +02:00
150c5b2e38 Implemented Hkdf and Hmac and added a digest length property to all of them to get closer to the zig stdlib implementation
1b98394fe4 Fixed typos inside the AES CBC256 crypto module
Compare 2 commits »
guillm pushed to main at guillm/reticulum-zero 2026-07-04 11:08:23 +02:00
ff60995aaa Added the random crypto module with its default implementation, implemented the Ed25519 keys generation function
guillm pushed to main at guillm/reticulum-zero 2026-07-03 21:58:42 +02:00
1216dc2282 Refactored (again) the packet module, added the identity and destination modules
0eae5818a0 Made some advancements on the cryptographic primitives implementation
Compare 2 commits »
guillm pushed to main at guillm/reticulum-zero 2026-06-26 23:45:26 +02:00
cb72a9cdc9 Refactored packet.zig
b67ae9ec59 Fixed a bug in the build file, fixed functions signature for aes and ed25519, made visibility changes in packet and made the enums needed for destination
Compare 2 commits »
guillm pushed to master at guillm/httpd 2026-06-24 16:56:28 +02:00
df45cf75db Changed repo organisation