WeSearch

Why I Wrote Safescript

Uri Valevski· ·2 min read · 0 reactions · 0 comments · 13 views
#programming#security#ai#software
Why I Wrote Safescript
TL;DR · WeSearch summary

Safescript is a new programming language designed to enhance security against supply chain attacks. It is not Turing complete, allowing for formal proofs about information flow, which existing languages cannot guarantee. The language simplifies code management and refactoring while ensuring type safety and policy compliance.

Key facts
Original article
Medium · Uri Valevski
Read full at Medium →
Opening excerpt (first ~120 words) tap to expand

safescript — a programming language for AI eraUri Valevski3 min read·Just now--ListenSharePress enter or click to view image in full sizeSecuring services from supply chain attacks cannot be achieved using existing programming languages.The rate in which AI can write code and hide logic inside it makes it impossible to rely on human code review.Automated analysis is limited in Turing complete languages and is far from fail safe.The only way is a new language. this language must not be Turing complete in order to allow proving statements about passage of information through it.safescript is such a language (safescript.cc)Based on composition of DAG structures, it is immutable, has TS like syntax, but there is really no mainstream language like it.It enables you to formally prove things on…

Excerpt limited to ~120 words for fair-use compliance. The full article is at Medium.

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from Medium