Activity for dartraiden

  • dartraiden dartraiden modified a comment on ticket #2311

    In addition to the code, a valid digital signature is required. Code signing certificate costs money.

  • dartraiden dartraiden posted a comment on ticket #2311

    In addition to the code, a valid digital signature is required

  • dartraiden dartraiden posted a comment on ticket #2399

    Duplicate of https://sourceforge.net/p/sevenzip/bugs/2311/

  • dartraiden dartraiden modified a comment on ticket #1531

    Old shell integration is still supported. With old menu. New menu required new integration because now only one top level item is allowed. If the developer needs more - he should make a submenu. If you allow the old software to integrate into the new menu, problems will inevitably arise: for example, 7zip will be unusable when the "Cascaded context menu" option is disabled. Thus, only applications whose developers have explicitly confirmed (by using the new API) that they are ready for the new rules...

  • dartraiden dartraiden modified a comment on ticket #1531

    Old shell integration is still supported. With old menu. New menu required new integration because now only one top level item is allowed. If the developer needs more - he should make a submenu. If you allow the old software to integrate into the new menu, problems will inevitably arise: for example, 7zip will be unusable when the "Cascaded context menu" option is disabled. Thus, only applications whose developers have explicitly confirmed (by using the new API) that they are ready for the new rules...

  • dartraiden dartraiden modified a comment on ticket #1531

    Old shell integration is still supported. With old menu. New menu required new integration because now only one top level item is allowed. If the developer needs more - he should make a submenu. If you allow the old software to integrate into the new menu, problems will inevitably arise: for example, 7zip will be unusable when the "Cascaded context menu" option is disabled

  • dartraiden dartraiden modified a comment on ticket #1531

    Old shell integration is still supported. With old menu. New menu required new integration because now only one top level item is allowed. If the developer needs more - he should make a submenu.

  • dartraiden dartraiden posted a comment on ticket #1531

    Old shell integration is still supported. With old menu. New menu required new integration because now only one top level item is allowed

  • dartraiden dartraiden modified a comment on discussion Open Discussion

    Solution to the problem: by default, when installing KeePass, installer should drop an enforced config into its directory that prohibits export without master key if the user needs export without master key, the user deletes this config Thus, if the user has secured the installation directory (installed in Program Files or somehow manually assigned rights so that additional privileges are needed to write there), then the user is safe by default. If not, nothing will save him, even removing this feature...

  • dartraiden dartraiden modified a comment on discussion Open Discussion

    Solution to the problem: by default, when installing KeePass, installer should drop an enforced config into its directory that prohibits export without master key if the user needs export without master key, the user deletes this config Thus, if the user has secured the installation directory (installed in Program Files or somehow manually assigned rights so that additional privileges are needed to write there), then the user is safe by default. If not, nothing will save him, even removing this feature...

  • dartraiden dartraiden modified a comment on discussion Open Discussion

    Solution to the problem: by default, when installing KeePass, drop an enforced config into its directory that prohibits export without master key if the user needs export without master key, the user deletes this config Thus, if the user has secured the installation directory (installed in Program Files or somehow manually assigned rights so that additional privileges are needed to write there), then the user is safe by default. If not, nothing will save him, even removing this feature or switching...

  • dartraiden dartraiden modified a comment on discussion Open Discussion

    Solution to the problem: by default, when installing KeePass, drop an https://sourceforge.net/p/keepass/discussion/329220/thread/a146e5cf6b/?page=2#73e4 into its directory that prohibits export without master key if the user needs export without master key, the user deletes this config Thus, if the user has secured the installation directory (installed in Program Files or somehow manually assigned rights so that additional privileges are needed to write there), then the user is safe by default. If...

  • dartraiden dartraiden modified a comment on discussion Open Discussion

    Solution to the problem: by default, when installing KeePass, drop an https://sourceforge.net/p/keepass/discussion/329220/thread/a146e5cf6b/?page=2#73e4 into its directory that prohibits export without master key if the user needs export without master key, the user deletes this config Thus, if the user has secured the installation directory (installed in Program Files or somehow manually assigned rights so that additional privileges are needed to write there), then the user is safe by default.

  • dartraiden dartraiden modified a comment on discussion Open Discussion

    Solution to the problem: by default, when installing KeePass, drop a config into its directory that prohibits export without master key if the user needs export without master key, the user deletes this config

  • dartraiden dartraiden posted a comment on discussion Open Discussion

    Solution to the problem: * by default, when installing KeePass, drop a config into its directory that prohibits export without master key * if the user needs export without master key, the user deletes this config

  • dartraiden dartraiden modified a comment on discussion Open Discussion

    If an attacker can change the executable file, nothing will save you. Even KeePass XC will not save you. An attacker can change the source code of KeePass XC by adding a silent export of passwords and then replace executable. Even if these code will be removed from KeePass attacker can add it back, compile his own KeePass.exe and replace executable.

  • dartraiden dartraiden posted a comment on discussion Open Discussion

    If an attacker can change the executable file, nothing will save you. Even KeePass XC will not save you. An attacker can change the source code of KeePass XC by adding a silent export of passwords and then replace executable.

  • dartraiden dartraiden posted a comment on ticket #1568

    Duplicate of #1531.

  • dartraiden dartraiden posted a comment on ticket #1549

    Duplicate of #1531.

  • dartraiden dartraiden modified a comment on ticket #2265

    Unfortunately not. Tested on https://releases.wikimedia.org/mediawiki/1.35/mediawiki-1.35.1.tar.gz 21.01: 20 774 Files, 1 403 Folders 19.00 (with patch): 21 436 Files, 1 406 Folders

  • dartraiden dartraiden posted a comment on ticket #2265

    Unfortunately not. Tested on https://releases.wikimedia.org/mediawiki/1.35/mediawiki-1.35.1.tar.gz 21.01: 20 774 Files, 1 403 Folders 19.00 (with pathc): 21 436 Files, 1 406 Folders

  • dartraiden dartraiden posted a comment on ticket #2265

    Fix CPP\7zip\Archive\Tar\TarIn.cpp replace if (item.Name.IsPrefixedBy("PaxHeader/") || item.Name.Find("PaxHeaders.4467/") >= 0) by ~~~ if (item.Name.IsPrefixedBy("PaxHeader/") || item.Name.IsPrefixedBy("PaxHeaders.X/") || item.Name.IsPrefixedBy("./PaxHeaders.X/") || item.Name.Find("PaxHeaders.4467/") >= 0) ~~~~~~

  • dartraiden dartraiden modified a comment on ticket #1768

    Seems like only auth scheme is changes, OSCAR protocol still alive. You can see how it works in Pidgin, there is also an old protocol with a new authorization scheme. But ICQ can kill OSCAR at any moment in favor to new WIM protocol (this protocol is used by official clients: ICQ 10, ICQ Web and ICQ Mobile).

  • dartraiden dartraiden posted a comment on ticket #1768

    Seems like only auth scheme is changes, OSCAR protocol still alive. You can see how it works in Pidgin, there is also an old protocol with a new authorization scheme.

  • dartraiden dartraiden modified a comment on ticket #976

    Looks like you're right. I was misled by the fact that Audacious, Winamp and foobar2000 plays this file correctly. But AuidoOverload player also tell "Unable to open file"

  • dartraiden dartraiden posted a comment on ticket #976

    Looks like you're right. I was misled by the fact that Audacious, Wimamp and foobar2000 plays this file correctly. But AuidoOverload player also tell "Unable to open file"

  • dartraiden dartraiden created ticket #976

    Cannot open NSFE file

  • dartraiden dartraiden created ticket #269

    Possible copypaste bug

  • dartraiden dartraiden created ticket #50

    Add 6xBRZ

1