You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h1 class="text-4xl md:text-5xl font-bold mb-6">A Community Approach to IP Address Encryption</h1>
10
+
<h1 class="text-4xl md:text-5xl font-bold mb-6">A Common Approach to IP Address Encryption</h1>
11
11
<p class="text-xl max-w-3xl mx-auto mb-8">
12
12
IPCrypt is a free, open specification for encrypting and obfuscating IP addresses, balancing privacy considerations with practical network operations.
13
13
</p>
@@ -88,7 +88,7 @@ permalink: /
88
88
89
89
<sectionclass="py-12 bg-white">
90
90
<div class="container mx-auto px-4">
91
-
<h2 class="text-3xl font-bold mb-6 text-center">A Community Approach</h2>
91
+
<h2 class="text-3xl font-bold mb-6 text-center">A Common Approach</h2>
92
92
<div class="max-w-3xl mx-auto">
93
93
<p class="text-lg mb-6">
94
94
IPCrypt is an <strong>open specification</strong> that tries to be practical and easy to implement. We've focused on clarity and simplicity so that anyone can understand and use it, regardless of their resources or expertise.
0 commit comments