Skip to content

Commit

Permalink
update to the new blog
Browse files Browse the repository at this point in the history
  • Loading branch information
mildrette committed Nov 14, 2024
1 parent 7214c1f commit 28b87a7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
6 changes: 3 additions & 3 deletions _posts/Bridges.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@ ogImage:

Before now RelaySMS required online setup processes, including account creation and saving platforms. RelaySMS Bridges breaks these barriers. With Bridges, you can start using the app immediately, without needing to sign up, log in, or save platform credentials. This eliminates the need for an internet connection during critical situations when immediate communication is indispensable.

### How it Works:
### How it Works

When the user chooses to use bridges they receive a one-time code and a special phrase via SMS to verify their identity and encrypt their messages. Bridges uses the phone number to create a temporary alias (e.g.,[[email protected]]([email protected])) which will be used to send messages.

![Bridges1](/posts/Bridges1.png)
<!-- ![Bridges1](/posts/Bridges1.png)
![Bridges2](/posts/Bridges2.png)
![Bridges3](/posts/Bridges3.png)
![Bridges4](/posts/Bridges4.png)
![Bridges4](/posts/Bridges4.png) -->

RelaySMS Bridges prioritize security. The one-time code verifies your number, and the special phrase creates an encrypted connection for your messages. Users are required to paste the entire authentication message to ensure the process is completed successfully.

Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-icons": "^5.3.0",
"react-markdown": "^9.0.1",
"remark": "^15.0.1",
"remark-html": "^16.0.1"
},
Expand Down

0 comments on commit 28b87a7

Please sign in to comment.