Y
Hacker News
new
|
ask
|
show
|
jobs
Show HN: Am I late to the game? Just launched my C++ app for Windows
(
graphicalnetworkmonitor.com
)
6 points
by
kirkouimet
4374 days ago
2 comments
cjensen
4374 days ago
Use an installer, sign your executable, and sign your installer! The user needs to know who you are if they are going to let your program spy on their traffic.
link
kirkouimet
4374 days ago
Yeah I was just looking into this this morning - who do you recommend I use for code signing?
link
cjensen
4374 days ago
We use GlobalSign and I have no complaints. But that's not really a recommendation -- there may be cheaper options available.
link
pizza
4374 days ago
This looks awesome
link