Max

Results 29 comments of Max

For anyone interested how to do this, here is [how I've done it](https://github.com/kamax-io/matrix-java-sdk/blob/master/src/main/java/io/kamax/matrix/crypto/KeyManager.java#L52), only storing the seed in a file.

@om26er Are you sure this is the right project? SSH key tend to be RSA, not ed25519

Thanks @zem, mxisd is currently being merged into [The Gridify server project](https://github.com/kamax-io/gridify-server), acting as the spiritual v2. I'll be sure to include your feedback in it!

Yes, you can use the [VirtualBox Autostart feature](http://www.virtualbox.org/manual/ch09.html#autostart) under the same user as the Hyperbox process. This feature, while being simple in description, becomes quite complicated when it comes to...

@marcosx86 I just finished migrating the whole project to Gradle build, which was one of my requirements - and a dire lack of time until now made this much longer...

@marcosx86 if you use the `XPCOM` connector, yes I do. If you use the `WebSercvices` connector, `hboxd` start its own instance of `vboxwebsrv` which is the real client from `VBoxSVC`...

Glad to hear it works good for you!

@krselander Please open a new issue and describe the exact steps you are taking and your exact problem (error message, stacktrace, versions of hyperbox and virtualbox, connector used, etc.)

Thanks for the report! Can you also confirm you are using the v0.0.17 client?