-
Notifications
You must be signed in to change notification settings - Fork 167
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
Compile without Eclipse #2
Comments
Apologies for the late response! I used to be pretty on top of replies but I have since for the most part left development to pursue other endeavors. I'll be sure to directly notify the current devs about your request, I believe Eclipse even has a feature to automatically generate Ant files, so I can't imagine they wouldn't do it. Thanks for your patience and your interest in Anonymouth! |
Here is the ANT build.xml file I used to compile and run the project:
|
@barrowclift like joining the Comcast anti-privacy deepstate? Pardon the rant, but we need this project now more than ever, is anyone still working on this??? |
I'm on the DVR scheduler team, we work hard so everyone's programs are recorded and synced successfully across their devices. Please don't be rude in Anonymouth's Issue threads. As for whether or not anyone's working on this, that's not for me to say. The project was created by Andrew McDonald under the guidance of Rachel Greenstadt in Drexel University's Privacy, Security, and Automation lab. I was simply a greenhorn assistant brought on early in my education to help Andrew with maintenance and some new features as best I could for my internship. With that said, the project hasn't seen any meaningful contributions in four years, so I'd wager it's most likely abandoned. If you're still interested in stylometric anonymization and don't want to fish around for maintained forks, I'd encourage you to check out JStylo. While it doesn't seem to be actively maintained (the last commit was about a year ago), it's a much more mature and robust product than Anonymouth and could serve as a wonderful base for any kind of stylometric anonymization application. In fact, Anonymouth uses JStylo as its stylometry engine! However, JStylo's user interface is poorly designed and difficult to use for those not already familiar with the study of stylometry, so if you just want to use an existing application, I'd encourage you to check out Worden instead. The tradeoff here is Worden is unfortunately not fully baked and doesn't offer nearly as much valuable information as JStylo does. It should be a sufficient starting point though, so you'll have to balance the tradeoffs between the two yourself based on what your needs are. |
I'd love to try this out, but Eclipse is a bit of a bulky install. Do you think there are any plans for an Ant build system?
Cheers.
The text was updated successfully, but these errors were encountered: