Skip to content

Commit 0c9f51d

Browse files
committed
Replace 'free, open specification' with 'simple, open specification'
1 parent 523401d commit 0c9f51d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

www/pages/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ permalink: /
99
<div class="container mx-auto px-4 py-12 text-center">
1010
<h1 class="text-4xl md:text-5xl font-bold mb-6">A Common Approach to IP Address Encryption</h1>
1111
<p class="text-xl max-w-3xl mx-auto mb-8">
12-
IPCrypt is a free, open specification for encrypting and obfuscating IP addresses, balancing privacy considerations with practical network operations.
12+
IPCrypt is a simple, open specification for encrypting and obfuscating IP addresses, balancing privacy considerations with practical network operations.
1313
</p>
1414
<div class="flex flex-wrap justify-center gap-4">
1515
<a href="{{ site.baseurl }}/about/" class="btn btn-primary">Learn More</a>
@@ -91,7 +91,7 @@ permalink: /
9191
<h2 class="text-3xl font-bold mb-6 text-center">A Common Approach</h2>
9292
<div class="max-w-3xl mx-auto">
9393
<p class="text-lg mb-6">
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.
94+
IPCrypt is a <strong>simple, 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.
9595
</p>
9696
<p class="text-lg mb-6">
9797
We've built on existing, well-tested cryptographic methods rather than creating new ones. Our goal is to provide a helpful resource that can be freely implemented in any programming language or environment.

0 commit comments

Comments
 (0)