如何保护按许可证销售的 Web 应用程序免遭盗版?

发布于 2024-08-02 20:01:32 字数 141 浏览 5 评论 0原文

是的,我正计划出售我制作的网络应用程序。我知道我永远无法阻止人们复制文件并共享它们,但是我该如何放置可以提醒我使用情况的代码片段呢?

我知道有人有足够的动力最终会破解它..我只是对可能的解决方案感兴趣(尤其是使用 php)。

谢谢你们!

So yea, i'm planning on selling a web application i've made. I know i could never stop people from copying files and sharing them, but how would i go about placing pieces of code that could alert me of usage?

I know someone motivated enough will eventually crack it.. i'm just interested in the possible solutions(using php, especially).

Thanks guys!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

羞稚 2024-08-09 20:01:32

你所说的类似于商业软件中的木马。为什么有人愿意付费购买向网络发送监控信标的软件?

相反,您可以简单地销售带有许可方案的软件并提供需要有效许可证的服务。这样,窃取您软件的人就无法获得安全补丁、支持或升级以及其他好处。如果您没有准备好支持您要销售的软件的企业,那么您此时可能还没有准备好销售您的软件。

What are you talking about is analogous of a trojan into commercial software. Why would anybody pay for software that sends monitoring beacons out to the web?

Instead you could simply sell the software with a licensing scheme and provide services that require valid licenses. That way people who steal your software cannot obtain security patches, support, or upgrades, and other goodies. If you do not have a business ready to support the software you are about to sell then you may not be ready to sell your software at this time.

酷到爆炸 2024-08-09 20:01:32

Zend Guard 的一个更便宜的替代方案是 IonCube

A less expensive alternative to Zend Guard is IonCube

人│生佛魔见 2024-08-09 20:01:32

@奥斯汀切尼
我会为此超越他。我不建议您加密您的软件,也不建议对其进行混淆。
这将剥夺您的用户的自由。你为什么不像IPB那样做呢?致电每一个托管您的非法软件的主机:)

@Jeff
您将需要一个主机。在 google 上搜索 ping。
在脚本中隐藏 ping 脚本并让它 ping 您的服务器脚本,您可以记录 IP 和域吗?

@austin cheney
I will top him for that. I don't recommend you encrypting your software, nor OBfuscate it.
This will take freedom away from your user. Why don't you just do like IPB? Call every hosting that host your illegal software :)

@Jeff
You will need a host. Search for pinging on google.
Hide the ping script in your script and let it ping your server script which you can record the IP and Domain?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文