+
+Fully open source end-to-end encrypted photos, authenticators and more.
+
+
+
+Please visit our [community page](https://ente.io/community) for all the ways to
+connect with the community.
+
+[](https://discord.gg/z2YVKkycX3)
+[](https://ente.io/blog/rss.xml)
+
+---
+
+## Security
+
+If you believe you have found a security vulnerability, please responsibly
+disclose it by emailing security@ente.io or [using this
+link](https://github.com/ente-io/ente/security/advisories/new) instead of
+opening a public issue. We will investigate all legitimate reports. To know
+more, please see our [security policy](SECURITY.md).
diff --git a/SECURITY.md b/SECURITY.md
new file mode 100644
index 0000000000..59efbca831
--- /dev/null
+++ b/SECURITY.md
@@ -0,0 +1,51 @@
+Ente believes that working with security researchers across the globe is crucial
+to keeping our users safe. If you believe you've found a security issue in our
+product or service, we encourage you to notify us, by email (security@ente.io)
+or by [filling this
+form](https://github.com/ente-io/ente/security/advisories/new) We welcome
+working with you to resolve the issue promptly. Thanks in advance!
+
+## Disclosure Policy
+
+- Let us know as soon as possible upon discovery of a potential security issue,
+ and we'll make every effort to quickly resolve the issue.
+- Provide us a reasonable amount of time to resolve the issue before any
+ disclosure to the public or a third-party. We may publicly disclose the issue
+ before resolving it, if appropriate.
+- Make a good faith effort to avoid privacy violations, destruction of data, and
+ interruption or degradation of our service. Only interact with accounts you
+ own or with explicit permission of the account holder.
+- If you would like to encrypt your report, please use the PGP key with long ID
+ `E273695C0403F34F74171932DF6DDDE98EBD2394` (available in the public keyserver
+ pool).
+
+## In-scope
+
+- Security issues in any current release of Ente's services. Product downloads
+ are available at https://ente.io. Source code is available at
+ https://github.com/ente-io.
+
+## Exclusions
+
+The following bug classes are out-of scope:
+
+- Bugs that are already reported on any of [Ente's issue
+ trackers](https://github.com/ente-io), or that we already know of (Note that
+ some of our issue tracking is private)
+- Issues in an upstream software dependency (ex: Flutter, Next.js etc) which are
+ already reported to the upstream maintainer
+- Attacks requiring physical access to a user's device
+- Self-XSS
+- Issues related to software or protocols not under ente's control
+- Vulnerabilities in outdated versions of ente
+- Missing security best practices that do not directly lead to a vulnerability
+- Issues that do not have any impact on the general public
+
+While researching, we'd like to ask you to refrain from:
+
+- Denial of service
+- Spamming
+- Social engineering (including phishing) of Ente staff or contractors
+- Any physical attempts against Ente property or data centers
+
+Thank you for helping keep Ente and our users safe!
diff --git a/SUPPORT.md b/SUPPORT.md
new file mode 100644
index 0000000000..78de03fcf7
--- /dev/null
+++ b/SUPPORT.md
@@ -0,0 +1,19 @@
+# Support
+
+We provide human support to our customers.
+
+Please write to [support@ente.io](mailto:support@ente.io) sharing as many
+details as possible about whatever it is that you need help with, and we will
+get back to you as soon as possible.
+
+In some cases, your query might already have been answered in our help
+documentation (_Coming soon!_).
+
+Other ways to get in touch are:
+
+* [Ask in our Discord](https://discord.gg/z2YVKkycX3)
+* [Start a new
+ discussion](https://github.com/ente-io/ente/discussions/new?category=q-a)
+* [Open a bug report in our issue
+ tracker](https://github.com/ente-io/ente/issues/)
+
diff --git a/architecture/README.md b/architecture/README.md
new file mode 100644
index 0000000000..eef26f2fb8
--- /dev/null
+++ b/architecture/README.md
@@ -0,0 +1,376 @@
+# Architecture
+
+Your data is end-to-end encrypted with Ente.
+
+Meaning, they are encrypted with your `keys` before they leave your device.
+
+