
Security News
PyPI Expands Trusted Publishing to GitLab Self-Managed as Adoption Passes 25 Percent
PyPI adds Trusted Publishing support for GitLab Self-Managed as adoption reaches 25% of uploads
@atom/teletype-server
Advanced tools
The server-side application that facilitates peer discovery for collaborative editing sessions in [Teletype](https://github.com/atom/teletype).
The server-side application that facilitates peer discovery for collaborative editing sessions in Teletype.
To run teletype-server locally, you'll first need to have:
Clone and bootstrap
git clone https://github.com/atom/teletype-server.git
cd teletype-server
cp .env.example .env
createdb teletype-server-dev
createdb teletype-server-test
npm install
npm run migrate up
Copy the app_id, key, and secret for your app on pusher.com, and set those values in your .env file
Copy the client ID and client secret for your OAuth app on github.com, and set those values in your .env file
Start the server
./script/server
Run the tests
npm test
Atom core team members can use this guide to test pull requests and deploy changes to production.
FAQs
The server-side application that facilitates peer discovery for collaborative editing sessions in [Teletype](https://github.com/atom/teletype).
The npm package @atom/teletype-server receives a total of 6 weekly downloads. As such, @atom/teletype-server popularity was classified as not popular.
We found that @atom/teletype-server demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 13 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
PyPI adds Trusted Publishing support for GitLab Self-Managed as adoption reaches 25% of uploads

Research
/Security News
A malicious Chrome extension posing as an Ethereum wallet steals seed phrases by encoding them into Sui transactions, enabling full wallet takeover.

Security News
Socket is heading to London! Stop by our booth or schedule a meeting to see what we've been working on.