
Research
/Security News
Malicious Chrome and Firefox Extensions Steal Crypto Traders’ Session and Wallet Data
Malicious Chrome and Firefox extensions target Axiom Trade and Padre users, stealing session tokens and wallet data.
@jsonjoy.com/collaborative-peritext
Advanced tools
JSON CRDT peritext node bindings to any generic rich-text editor.
Binds a generic rich-text editor to a JSON CRDT peritext node, enabling
real-time collaborative rich-text editing.
npm install json-joy @jsonjoy.com/collaborative-peritext
import {PeritextBinding, type RichtextEditorFacade} from '@jsonjoy.com/collaborative-peritext';
const editor: RichtextEditorFacade = {
get: () => toViewRange(myEditor),
set: (fragment) => renderFragment(myEditor, fragment),
// optional: onchange, getSelection, setSelection, dispose
};
const unbind = PeritextBinding.bind(() => peritextApi, editor);
See the full documentation
for the complete RichtextEditorFacade interface.
This project is funded through NGI Zero Core, a fund established by NLnet with financial support from the European Commission's Next Generation Internet program. Learn more at the NLnet project page.
FAQs
JSON CRDT peritext node bindings to any generic rich-text editor.
The npm package @jsonjoy.com/collaborative-peritext receives a total of 859 weekly downloads. As such, @jsonjoy.com/collaborative-peritext popularity was classified as not popular.
We found that @jsonjoy.com/collaborative-peritext demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.

Research
/Security News
Malicious Chrome and Firefox extensions target Axiom Trade and Padre users, stealing session tokens and wallet data.

Security News
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.

Product
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.