|
|
|
Ask HN: TWASE - Open Source or something else?
|
|
4 points
by jchivers
5142 days ago
|
|
Three years ago I built an anti-spam engine for Twitter - http://twase.com I've not spent much time maintaining it since, and I have around 3 active users today. My current plan is to take the source and db schema and dump it on GitHub, but to get it up + running on your own server(s) isn't easy as it's got quite a complex backend. However, spammers/bots are still rife on Twitter and I can't help thinking that Twitter clients and/or 3rd party developers who integrate with Twitter could license it from me (to pay for my time maintaining it) and I could further extend it, maybe resulting in less annoying spam. What do you think? |
|
I guess it would depend on what do you want to do with it.
If you want people to license it from you - simply dropping it at GH will not get you more $ from the licenses. You should rather try to somehow promote the service.
I understand that the idea of dropping it on GH is two-sided. On one side try to keep alive it in one way on another and on the other side, try to get some more engineers involved on it. Again, simply dropping it on GH will probably not change much.
Maybe a good idea would be to look around different OS projects and try to simplify twase and include the technology in some OS projects that could benefit from it?
In addition to that you could request a IP/recognition note and a reference for commercial requests on adaptation of the code to specific needs?
Cheers :)