TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Python but with Module Import Policies

1 pointsby r9295about 2 years ago
Hello all,<p>Very excited to share an early stage project of mine! Over the last year I&#x27;ve been reading about software supply chain attacks and their consequences. Suffice to say, I&#x27;m paranoid! I&#x27;ve dabbled in a few tools such as Panoptisch(<a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=33926782" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=33926782</a>) but wanted to take this even further.<p>I came across Deno&#x27;s permission model which restricted access to APIs like network, file system, shell and ffi and wanted to take this idea to another language. Possibly as my final project at university.<p>Since I love Python, it made sense to try messing around with CPython. I&#x27;m quite satisfied (at the moment) with the result and thought about sharing it with the community for some feedback.<p>Looking forward to your thoughts and for the inevitable pwn of the implementation :)

no comments

no comments