diff --git a/home/setup.html b/home/setup.html
index e69241c..3ba9687 100644
--- a/home/setup.html
+++ b/home/setup.html
@@ -16,10 +16,10 @@
some notes for stuff you might need to know
email
-
- - the mailserver lives at post.atom.town
- - incoming mail uses imap with ssl/tls on port 993
- - outgoing mail uses smtp with ssl/tls on port 465
+
+ - the mailserver lives at post.atom.town
+ - incoming mail uses imap with ssl/tls on port 993
+ - outgoing mail uses smtp with ssl/tls on port 465
← back
diff --git a/home/style/style.css b/home/style/style.css
index 5f04e89..022f9a1 100644
--- a/home/style/style.css
+++ b/home/style/style.css
@@ -47,9 +47,9 @@ ul {
.font-heavy { font-weight: 500; }
.max-w-md {
- max-width: calc(var(--space) * 160);
+ max-width: calc(var(--space) * 200);
@media (max-width: 1024px) {
- max-width: calc(var(--space) * 320);
+ max-width: calc(var(--space) * 400);
}
}
/* tailwind lite */
diff --git a/home/terms-privacy.html b/home/terms-privacy.html
index 3533335..9c176e5 100644
--- a/home/terms-privacy.html
+++ b/home/terms-privacy.html
@@ -13,21 +13,20 @@
-
here you can learn some things
+
atom.town is an exclusive club of like-minded individuals. by using atom.town, you agree to everything stated on this page.
terms
-
- - the fitnessgram pacer test is a multistage aerobic capacity test
- - that progressively gets more difficult as it continues. the 20 meter pacer test
- - will begin in 30 seconds. line up at the start. the running speed starts slowly,
+
+ - you agree that you will not use atom.town in any way that would negatively impact other users.
+ - you agree that for any projects you host (or contribute to) on atom.town, llm usage will be sparse. largely unsupervised or unreviewed code is strongly prohibited.
privacy
-
- - but gets faster each minute after you hear this signal *boop*. a single lap should be completed
- - each time you hear this sound *ding*. remember to run in a straight line, and run as long as possible.
- - the second time you fail to complete a lap before the sound, your test is over. the test will begin on the word start. on your mark, get ready, start.
+
+ - atom.town is hosted on a datalix server in germany. atom.town uses borgbase for backups (which are encrypted before upload).
+ - atom.town (for now, indefinitely) collects ip addresses, account details, and any user data only for the purposes of system administration and provision of services.
+ - atom.town does not share, nor ever will share any information it collects with any third parties, beyond what is absolutely necessary to run the service.
← back