Public projects are externaly visible.
diff --git a/groups b/groups
new file mode 100644
index 0000000..31d44aa
--- /dev/null
+++ b/groups
@@ -0,0 +1,3 @@
+# UUID                	Group Name
+#
+global:Anonymous-Users	Anonymous Users
diff --git a/project.config b/project.config
index 074b211..9357f43 100644
--- a/project.config
+++ b/project.config
@@ -1,4 +1,6 @@
 [access]
-	inheritFrom = Public-Projects
+	inheritFrom = Public-Reviewed-Projects
+[access "refs/*"]
+	read = group Anonymous Users
 [project]
-	description = Access inherited by all other trusted-tester reviewed projects.
+	description = Access inherited by all other externally-visible reviewed projects.