Void auth, or kanidm look like easier alternatives.
- Posts
- 49
- Comments
- 916
- Joined
- 3 yr. ago
- Posts
- 49
- Comments
- 916
- Joined
- 3 yr. ago
Linux @programming.dev AnuraOS — web based OS that uses a wasm emulator to give you a real linux system, running entirely in your browser
Linux @lemmy.ml Benefit of a subvolume below the top level btrfs subvolume?
Free and Open Source Software @beehaw.org Video editor with the ability to filter out only a single person's voice?
Ask Science @lemmy.world Are certain typos/grammar errors harder to read than others?
Asklemmy @lemmy.ml Are certain typos/grammar errors harder to read than others?
Selfhosted @lemmy.world Alternative to docker-tcp-switchboard, but for tcp (lo';) and virtual machines?
Linux @lemmy.ml Alternative to docker-tcp-switchboard, but for tcp and virtual machines?
Linux @lemmy.ml Trying to get secure boot + full disk encyrption + bootable timeshift backups working. How to make grub verify nothing?
Linux @lemmy.ml Is it possible to have a share a singular interface on a vps for openstack neutron?


Nuitka is interesting. The articlenotes that it compiles python to bytecode, instead of bundling an interpreter, which is true.
But what the article doesn't mention is that Nuitka has a paid version, which includes a feature of code/binary obfuscation, in order to make reverse engineering more difficult. I wonder if hackers used the paid version?