|
|
|
|
|
by tucif
1209 days ago
|
|
I do see this useful in cases where you might want to keep something private from the server-side and are not too concerned about server-side tampering. Then could use basic auth to protect access from outside and a tool like this to protect access from inside. |
|