Tagged Questions
The dongle tag has no wiki summary.
9
votes
5answers
822 views
How can one make a web-site accessible only when someone has a dongle?
Suppose you want to add an extra layer of credentials on top of a SSL-encrypted login/password, but you don't want to increase complexity to the user. Is there a way to add the requirement of the ...
8
votes
6answers
1k views
Associative arrays in C
I am implementing a way to transfer a set of data to a programmable dongle. The dongle is based on a smart card technology and can execute an arbitrary code inside. The input and output data is passed ...
6
votes
8answers
974 views
What code to write for a dongle attached system to provide better security?
I have developed a software piece (with C and Python) which I want to protect with dongle so that copying and reverse engineering becomes hard enough. My dongle device comes with an api which provides ...
6
votes
4answers
2k views
encrypting a .Net application and assemblies
I have an encryption/copy protection question.
I'm writing an application for a company that uses a dongle. Please don't tell me that software protection is useless, or that I should just let it fly ...
5
votes
4answers
3k views
Programmable USB dongles
Where can I buy a programmable USB dongle that supports C as a development language?
2
votes
2answers
149 views
USB software protection dongle for Java with an SDK which is cross-platform “for real”. Does it exist?
What I'd like to ask is if anybody knows about an hardware USB-dongle for software protection which offers a very complete out-of-the-box API support for cross-platform Java deployments.
Its SDK ...
1
vote
3answers
221 views
Hardware security module
Does anyone know aobut HSMs supporting C#? I googled and got 3 vendors. But there's no information given on there sites about whether they support C# and I would like to know the prices also.
The ...
0
votes
0answers
40 views
Best key solution: RSA - dongle?
I currently run standardized tasks on a monthly basis: clients send data, I process, send back the results and a bill. I'm considering gluing my fortran code together, compiling the work and shipping ...
0
votes
0answers
410 views
Custom software on Huawei 3G Modem (E173)
Using Huawei Dashboard Tool, I am able to flash my Huawei E173 with any compatible dashboard ISO I like.
Does anyone know how to create a custom ISO that does not contain the Mobile Partner ...
0
votes
2answers
252 views
Copy Protection Scheme
I want to create some simple copy protection for my program, I want my program could be run only from original read-only optical disc (CD/DVD), my question is:
is there any unique number for each ...
0
votes
1answer
118 views
How does active software protection dongles work?
I have seen the wikipedia article which is a bit sketchy on the details.
I would like to know, in addition to general principles of operation, some practical details like:
Are they limited to ...
0
votes
1answer
164 views
Can a bluetooth usb dongle be detected when only powered on?
I bought one of those tiny bluetooth USB dongles that you can plug on a PC and make bluetooth communications. I am wondering if I just plug this dongle to a USB power source, like the USB charger that ...
0
votes
1answer
125 views
can the license information stored in Dongle be taken out of it and stored on a file or something?
We have a registered PC based application that needs a Dongle (hardware that gets plugged on the printer port) to start and execute. The vendor who provided us this application and Dongle, does not ...
0
votes
1answer
237 views
Securing .Net Winforms Application with hardlock dongle or a digital certificate
I'm developing a C# Winforms application for a customer. The customer wants the program secured by a hardlock, so only people having the appropriate hardlock can access the program. I know there are a ...
-1
votes
2answers
245 views
Is there a way to use a LTE Dongle as an external antenna an Android power phone?
I’ve been investigating how to use this device as an external antenna for an Android phone. Ideally I’d like to be able to take advantage of the phone's Micro USB port to connect the device and ...