xnoreq
                                            xnoreq
                                        
                                    @maverick74 Random piece selection gives you statistically a low probability of the problems happening that are described in that wiki page. Preferring the first and last piece increases that probability...
I mean I could implement it, easily I guess, but I want to hear an opinion from some "official" dev.
> The difference is that you are not the center of the universe. Wtf are you on about? This is a suggestion and I even offered to implement this... The...
@martinstingl It's not a greater-than (>) symbol. It's a › and is common in breadcrumb navigation to visually separate parts of the trail. Note how you can still focus the...
@idrassi No, this doesn't work either. Example invocation: ``` "c:\Program Files\VeraCrypt\VeraCrypt Format.exe" /create "test.tc" /size 10G /password "" /hash sha-512 /encryption AES /filesystem none /quick /fastcreatefile ``` You don't check...
@idrassi Any updates?
@idrassi I have fixed the issue here: First, there was a bug in your `SetPrivileges` implementation which didn't check if it actually succeeded: https://github.com/veracrypt/VeraCrypt/commit/df8254d9d801d44fea1e85148efad9f17141300e Secondly, Format.exe didn't request the SE_MANAGE_VOLUME_NAME...
1. Why? 2. Yes, Chromium supports UTF-8. It's the most used browser in the world and the majority of websites use UTF-8.
1. Why not make it configurable? xterm.js supports `xterm-256color`. 2. In my web browser I can see this in the log: `The deault encoding of your server is ANSI_X3.4-1968` This...
GNU/Linux, kernel version 5.2 ``` $ locale charmap UTF-8 ```