
Research
/Security News
PolinRider Spreads Through Compromised GitHub Accounts and Packagist
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.
chat21-ionic
Advanced tools
Chat21 is the core of the open source live chat platform Tiledesk.com.
With Chat21-ionic you can:
Visit https://web.chat21.org/ to see a live demo of chat21-ionic.

In progress
https://nodejs.org/en/download/https://git-scm.com/book/id/v2/Getting-Started-Installing-Githttps://ionicframework.com/docs/intro/installation/https://firebase.google.comhttps://github.com/chat21/chat21-cloud-functionsgit clone https://github.com/frontiere21/chat21-ionic.git in the folder in which you'd like to contain the project.npm installvar config = {
apiKey: "<your api key>",
authDomain: "<your authDomain>",
databaseURL: "<your databaseURL>",
projectId: "<your projectId>",
storageBucket: "<your storageBucket>",
messagingSenderId: "< your messagingSenderId >"
};
firebaseConfig : {...} whitfirebaseConfig : {
apiKey: "<your api key>",
authDomain: "<your authDomain>",
databaseURL: "<your databaseURL>",
projectId: "<your projectId>",
storageBucket: "<your storageBucket>",
messagingSenderId: "< your messagingSenderId >"
};```
/src/app/app.module.ts and change tenant name (optional)/src/firebase-messaging-sw.js and replace messagingSenderId: "..." with < your messagingSenderId >
More info here : https://angularfirebase.com/lessons/send-push-notifications-in-angular-with-firebase-cloud-messaging//src/manifest.json and replace "name": "chat21-ionic" and "short_name": "chat21-ionic" with the name of your project (optional)ionic serve in the terminal. (Update the plugins if required)cordova platform add browser@latestionic cordova build browserhttps://firebase.google.com/docs/hosting/quickstart?authuser=0
npm install -g firebase-toolsfirebase login
(these steps can be avoided if you have already done before)cd platforms/browser) and run: firebase init
firebase deployRun on simulator : ionic cordova run android
Run on device : ionic cordova run android --device
Run on simulator : ionic cordova run ios
Run on device : ionic cordova run ios --device
FAQs
listaUtenti: An Ionic project
We found that chat21-ionic demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.

Research
/Security News
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.

Security News
GitHub Actions now supports cache-mode, a least-privilege control on the Actions cache aimed at the cache poisoning technique behind recent compromises.

Company News
Allow myself to introduce... myself.