-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Documentation on how to build adito ? #16
Comments
Hi, nice to see that somebody is interessting in do some work for this project. I hope found more time to do it also ... Sorry for the broken link. At first build adito-distributions with Now the tricky part: The agent is currently broken it is not possible to use any extension which open a tunnel. |
Is the agent broken due to the lack of a object cert, or is it broken in your branch? The original r706 from SF is usable if you compile it with a JKS that has a valid (CA signed) object signing cert. |
@kidhasmoxy: I don't understand your question, sry. You can build the agent, I think you can sign the applet. But currently I have a bug the prevent you to use plugins which open a dynamic tunnel. Have found it but not time do do further investigations on it. I think current trunk at SFO is also broken? But I have try it a long time ago, so not really sure. But I know that I started from a tagged revision to have a working starting point. |
There's a working version of the agent in the r760 release from sourceforge, which works as long as you build it with a proper object cert. That's all temporary anyway, with the war on NPAPI, and the fact that this applet probably won't see the updates it needs to work in the new world. |
Yes applets (Thanks Google, for this stupid step) are deprected but currently no one as time to replace all the code to use HTML5 (websockets)? If you are interesst in use rdp/vnc only - change to Guacamole (http://guac-dev.org/). |
Hi,
I am trying to make this adito working and maybe contribute in the future.
How to build (ok I know mvn package), and how to install/run it ?
Since pointer to documentation on Sourceforge doesn't exist anymore :(
The text was updated successfully, but these errors were encountered: