Forum Replies Created
-
AuthorPosts
-
Hello,
No, not quite. AxCrypt is essentially a password based encryption software – but with some public key extensions for convenience and secure sharing with others.
Please try version 2.1.1516 which should address this issue.
Hello,
Please try version 2.1.1516 which is just released.
July 7, 2017 at 20:18 in reply to: Decrypted LibreOffice Calc ods-file is uneditable in v2.1.1513.0 #7318Hello,
Please try version 2.1.1516 which is just released.
July 7, 2017 at 11:10 in reply to: Protection of one's hard drive data on a different computer #7315Thank you, Eduardo!
Hello,
The size difference is just due to the fact that the small one is without ILMerge, and the larger one after (i.e. includes all assemblies).
The language problem is different though, when we have time we’ll try to figure out why our builds produce working binaries for all languages, while community builds apparently do not. They should.
Hello all,
There’s nothing magic about our build. We do not use anything (except of course code signing certificates) that is not in the public repository.
Our build-server command line to build the stand-alone version is essentially (minus some stuff for our versioning since we inject our build number into the assembly version and naming etc):
msbuild AxCrypt.NET.sln /p:Configuration=Release
This should produce ‘AxCrypt.exe’ with all the required culture satellite assemblies merged in and workable.
That’s it. Please note that we won’t actually do the ILMerge stuff for Debug builds – but if you wish you can change the .targets files for that.
Hello Eduardo,
May I ask what it is you’re trying to achieve? Is it something we could put on the to-do list for the main distribution (we do have a portable / standalone build for download, as you know so I’m not sure why you can’t just use our build mechanism)?
July 4, 2017 at 17:52 in reply to: Decrypted LibreOffice Calc ods-file is uneditable in v2.1.1513.0 #7297Thank you – we’re looking into it! See https://bitbucket.org/axantum/axcrypt-net/issues/327/when-opening-an-encrypted-txt-file-with .
Hello Sylvester,
Also, in the main UI there is a (sort of) progress bar. It doesn’t reflect progress very well, but it does show activity and it allows cancelling as well.
Hello Carl,
Sorry, you don’t! Read https://forum.axcrypt.net/blog/use-of-different-passwords/ for more information about why we did it this way.
Thanks Iain!
Hello Neutron,
Thanks for reporting. We’ll look into this. I’ve filed a bug report for it here: https://bitbucket.org/axantum/axcrypt-net/issues/327/when-opening-an-encrypted-txt-file-with .
If you have more information on the issue, please let us know here or comment on the issue.
Dear Jorge,
Happy to hear it, and good luck!
Hello Eduardo,
Our pre-built portable executable includes the language satellite assemblies, and allows language switching. Check the file ‘Axantum.targets’ for hints on how to do it. Unless of course you’re fine with using ours!
As for “chosen not to use embedded dependencies and instead rely upon multiple DLLs which are in directories: de, es, fr, it, ko, nl, pt, ru, sv, tr” – well, that’s just how it works by default.
And, yes, it would be awesome if someone would contribute a way to build a single executable using embedded resouce assemblies with the AssemblyResolve event instead of ILMerge. There’s an issue waiting to be resolved for that: https://bitbucket.org/axantum/axcrypt-net/issues/14/change-single-exe-strategy . We did a proof of concept for that with another software, a portable client version of the password manager and it works fine.
-
AuthorPosts











