nixnut has asked for the wisdom of the Perl Monks concerning the following question:

how to disable license for elsop Linkscan ™ since they are no longer around
i have tried to contact elsop and search the net for answers to no avail and i see some other crowd now has linkscan trademarked
i've tried to find the relevent code in the files but i'm no expert
any suggestions?
  • Comment on how to disable software license key in perl script

Replies are listed 'Best First'.
Re: how to disable software license key in perl script
by hippo (Archbishop) on Oct 09, 2024 at 13:37 UTC
    some other crowd now has linkscan trademarked

    Perhaps some other crowd has legitimately purchased the intellectual property of the previous licensors. Consult your legal team before proceeding further.


    🦛

      I have tried to find the original people from elsop who closed shop in 2010 and contacted the company using LinkScan™ now (not the same ppl or software). i've had the script since 2002 (upgrading as it came out) and used it for years on several sites (3 legit keys) then stopped for 10 years and now want to use it again

        I don't know anything about that software. But it sounds like a software that connects to the internet and is 14 years old.

        For one thing, i don't think it will be ABLE to connect to most things in the internet, because encryption standards have changed and the old algorithms don't work anymore due to security problems.

        HTTP has also been updated, and websites have transitioned from HTML4 to HTML5.

        Sorry to say this, but even if this was the best software in its category¹ back then, it's now utter garbage full of security holes.


        ¹ Although i don't know the software, i can assume the company going under meant that the software probably wasn't all that good after all and didn't attract many paying customers...

        PerlMonks XP is useless? Not anymore: XPD - Do more with your PerlMonks XP
        Also check out my sisters artwork and my weekly webcomics
Re: how to disable software license key in perl script
by marto (Cardinal) on Oct 09, 2024 at 14:58 UTC
      Citing brother choroba

        Crossposted to StackOverflow.

        It's considered polite to inform about crossposting, so that people not attending both sites don't waste their efforts hacking a problem already solved at the other end of the internets.

      Cheers Rolf
      (addicted to the Perl Programming Language :)
      see Wikisyntax for the Monastery

      sorry didn't know that
Re: how to disable software license key in perl script
by marto (Cardinal) on Oct 09, 2024 at 15:18 UTC

    Rather than use something which doesn't exist any more, and doesn't seem to have done so for quite some time, depending on how complex your needs are there are modern alternatives Minion - linkcheck or Check links with HTTP::Simple, among many other search results.

      yeah i have checked out many but this a very good app with features others don't have and i think it deserves reawakening :) i would love to have been able to find the elsop guys but they appear to have fallen off the edge of the world :(

        "this a very good app with features others don't have"

        If they don't exist, implement them.

        "AVG Technologies is making its LinkScanner available to download free of charge as a full German version. LinkScanner is designed to protect users from drive-by downloads and phishing attacks by flagging search results in Internet Explorer and Firefox that link to websites with malicious code." source

        According to this article, they didn't necessarily produce quality software.