Forum Replies Created
-
AuthorPosts
-
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.
Hello ibrahim,
Unfortunately, if you do not know the password for an AxCrypt-encrypted file you cannot open it, even if you can sign in to the account. This is by design, it’s just this situation that AxCrypt is made for and it works like this even if you actually are the original owner of the file.
Please check the FAQ at http://www.axcrypt.net/support/faq/ for more information.
Hello Helga (and thank you Dominik!),
Thank you for the screen shot! It’s amazing how much one can tell from a single screen shot ;-)
The file your friend sent to you is encrypted with Version 2, but your friend has not used the key sharing feature and shared the access with you before sending it.
As Dominik says, your friend must add you to the list of key sharing recipients and then send the file again.
The key sharing function embeds the shared key into the file. The file must thus first be key shared with the recipient, then sent or file shared. Please note that AxCrypt does not share or send the actual file. To see a quick instructional video explaining how to use key sharing, please view https://www.youtube.com/watch?v=9z3KOZD-Yks .
Hello Jorge,
I’m not sure I understand. In AxCrypt for Mac you can right-click the recent files list and decrypt or remove it from the list.
If you are talking about Apple Mail – that’s a question for Apple.
Do send a screen shot of the situation if it’s still unclear.
Hello Jorge and Manuel (thanks!),
The 30 day trial is always a 30 day trial, so if you buy Premium after you start your Trial, you get 13 months of use.
As Manual says – we can’t really promise, but we’re aiming to release within a few weeks.
Hello Jorge,
The beta for Mac OS X that is available is found here: https://forum.axcrypt.net/forums/topic/axcrypt-for-mac-beta-is-here/.
We always include a 30 day Trial that we enable automatically, but yes the Mac OS X version will require Premium in order to encrypt and work with encrypted documents. If you do not have Premium, the Mac OS X version will revert to a Viewer mode in which you can decrypt, and open (but not save) encrypted files.
We are hoping to release the final version within a few weeks. If you need to evaluate the Beta a little longer or you already have used up your Premium trial, send us an email and we’ll be happy to extend your trial.
Hello Olivier,
It seems the image did not make it. Try sending it in an email to support att axcrypt dott net .
-
AuthorPosts