morgan pushed to branch main at The Tor Project / Applications / 
tor-browser-build


Commits:
184032e2 by Morgan at 2025-09-02T18:40:18+00:00
Bug 41429: Add a note about user safety to Tor Browser Alpha blog posts

- - - - -


1 changed file:

- tools/signing/create-blog-post


Changes:

=====================================
tools/signing/create-blog-post
=====================================
@@ -15,11 +15,13 @@ then
   lead=../../../assets/static/images/blog/tor-browser-stable.png
   title="New Release: Tor Browser $tbb_version"
   download_page='https://www.torproject.org/download/'
+  reminder=''
 else
   blog_dir_base="new-alpha-release-tor-browser"
   lead=../../../assets/static/images/blog/tor-browser-alpha.png
   title="New Alpha Release: Tor Browser $tbb_version"
   download_page='https://www.torproject.org/download/alpha/'
+  reminder="⚠️ **Reminder**: Tor Browser Alpha release channel is for [testing 
only](https://community.torproject.org/user-research/become-tester/). If you 
are at risk or need strong anonymity, stick with the [stable release 
channel](https://www.torproject.org/download/)."
 fi
 blog_dir="$content_dir/$blog_dir_base-"$(echo $tbb_version | sed 's/\.//g')
 
@@ -55,6 +57,8 @@ This version includes important [security 
updates](https://www.mozilla.org/en-US
 
 If you find a bug or have a suggestion for how we could improve this release, 
[please let us know](https://support.torproject.org/misc/bug-or-feedback/).
 
+$reminder
+
 ## Full changelog
 
 EOF



View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/184032e2f027e15ed2818787bb3d63697eb33e11

-- 
View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/184032e2f027e15ed2818787bb3d63697eb33e11
You're receiving this email because of your account on gitlab.torproject.org.


_______________________________________________
tbb-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to