<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Networking on René Moser</title><link>https://www.renemoser.net/tags/networking/</link><description>Recent content in Networking on René Moser</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 23 Dec 2008 00:00:00 +0000</lastBuildDate><atom:link href="https://www.renemoser.net/tags/networking/index.xml" rel="self" type="application/rss+xml"/><item><title>Assigning IP addresses to a geographical location</title><link>https://www.renemoser.net/blog/2008/12/23/assign-ips-to-geographical-location/</link><pubDate>Tue, 23 Dec 2008 00:00:00 +0000</pubDate><guid>https://www.renemoser.net/blog/2008/12/23/assign-ips-to-geographical-location/</guid><description>Knowing roughly where a visitor is connecting from is genuinely useful: you can send them to the shop of their own country, show events happening near them, or keep whole regions away from your SSH daemon.
It is not, however, something to build a security control on. Visitors behind a proxy in another country, behind a corporate VPN, or coming out of a Tor exit node will be placed wherever their exit point is, and mobile carriers routinely hand out addresses that geolocate hundreds of kilometres from the actual device.</description></item><item><title>SignServer: a Java framework for centralised cryptographic operations</title><link>https://www.renemoser.net/blog/2008/06/23/signserver-application-framework-in-java-performing-cryptographic-operations/</link><pubDate>Mon, 23 Jun 2008 00:00:00 +0000</pubDate><guid>https://www.renemoser.net/blog/2008/06/23/signserver-application-framework-in-java-performing-cryptographic-operations/</guid><description>SignServer is an application framework written in Java that performs cryptographic operations on behalf of other applications. Instead of teaching every application in your organisation how to talk to a hardware security module, you run one signing service and let the others call it.
That is useful in two situations in particular: when the keys have to live in hardware that the existing enterprise applications cannot be connected to, and when the operations are sensitive enough that you want them managed and audited in exactly one place.</description></item></channel></rss>