Binary Tree – Telegram
Binary Tree
732 subscribers
722 photos
2 videos
1 file
916 links
This is a channel about Open Source, software development, and IT in general.
Download Telegram
Binary Tree via @gif
GIF
But the ones who chose "No", the FBI coming for ya soon.
🔥4🎉21👎1
Now that I've got your attention. It's time to read about metaclasses.

Python Metaclasses.

The term metaprogramming refers to the potential for a program to have knowledge of or manipulate itself. Python supports a form of metaprogramming for classes called metaclasses.

Metaclasses are an esoteric OOP concept, lurking behind virtually all Python code. You are using them whether you are aware of it or not. For the most part, you don’t need to be aware of it. Most Python programmers rarely, if ever, have to think about metaclasses.

#python #metaclasses #metaprogramming #realpython #article
👏31🔥1
Security and Privacy Guide

This guide is a collection of techniques for improving the security and privacy of a modern Apple Macintosh computer ("MacBook") running a recent version of macOS (formerly known as "OS X").

This guide is targeted to power users who wish to adopt enterprise-standard security, but is also suitable for novice users with an interest in improving their privacy and security on a Mac.

A system is only as secure as its administrator is capable of making it. There is no one single technology, software, nor technique to guarantee perfect computer security; a modern operating system and computer is very complex, and requires numerous incremental changes to meaningfully improve one's security and privacy posture.

This guide is provided on an 'as is' basis without any warranties of any kind. Only you are responsible if you break anything or get in any sort of trouble by following this guide.

#macos #security #apple #privacy #github #encryption #protection
🔥3👍2👏1
Refactoring.Guru makes it easy for you to discover everything you need to know about refactoring, design patterns, SOLID principles, and other smart programming topics.

This site shows you the big picture, how all these subjects intersect, work together, and are still relevant. I don’t pretend to be the inventor of these concepts—most of them were invented by others during the past 20 years. But I think that the connection between refactoring, patterns and general programming principles still remains a mystery for the majority of programmers. This is the problem I would like to solve here.

P.S Not an ad. I really enjoy this website.

#design #patterns #solid
👍5👏31
Personal Security Checklist is a curated checklist of 300+ tips for protecting digital security and privacy in 2022.

#article #github #privacy #security #checklist
3👍2🔥1
NGINXConfig is the easiest way to configure a performant, secure, and stable NGINX server.

Features: HTTPS, HTTP/2, IPv6, certbot, HSTS, security headers, SSL profiles, OCSP resolvers, caching, gzip, brotli, fallback routing, reverse proxy, www/non-www redirect, CDN, PHP (TCP/socket, WordPress, Drupal, Magento, Joomla), Node.js support, Python (Django) server, etc.

#nginx #config #https #secure #stable #server #settings #python #django #node
1👍1🔥1
I'm back on Twitter. Let's follow each other!

Twitter: https://twitter.com/likid_geimfari
1👍1🔥1
Myths about /dev/urandom.

There are a few things about /dev/urandom and /dev/random that are repeated again and again. Still they are false.

#security #random #urandom #random
1👍1🔥1
Binary Tree
Myths about /dev/urandom. There are a few things about /dev/urandom and /dev/random that are repeated again and again. Still they are false. #security #random #urandom #random
These myths are not like the ones about the Theseus vs. Minotaur, but the article is quite interesting anyway.
😁2🔥1👏1
Pyrogram is a modern, elegant and asynchronous MTProto API framework. It enables you to easily interact with the main Telegram API through a user account (custom client) or a bot identity (bot API alternative) using Python.

Key Features

- Ready: Install Pyrogram with pip and start building your applications right away.
- Easy: Makes the Telegram API simple and intuitive, while still allowing advanced usages.
- Elegant: Low-level details are abstracted and re-presented in a more convenient way.
- Fast: Boosted up by TgCrypto, a high-performance cryptography library written in C.
- Type-hinted: Types and methods are all type-hinted, enabling excellent editor support.
- Async: Fully asynchronous (also usable synchronously if wanted, for convenience).
- Powerful: Full access to Telegram's API to execute any official client action and more.

#python #async #telegram #api #mtproto #framework #bots #typed #fast #elegant #asyncio
🔥61👍1
All in One Hacking tool For Hackers.

Menu:

— Anonymously Hiding Tools
— Information gathering tools
— Wordlist Generator
— Wireless attack tools
— SQL Injection Tools
— Phishing attack tools
— Web Attack tools
— Post exploitation tools
— Forensic tools
— Payload creation tools
— Exploit framework
— Reverse engineering tools
— DDOS Attack Tools
— Remote Administrator Tools (RAT)
— XSS Attack Tools
— Steganograhy tools

#hacking #python #tools #ddos #sqlinjection #xss #csrf #attack #besthackingtool
4👍2👎1🔥1
Beekeeper Studio is a cross-platform SQL editor and database manager available for Linux, Mac, and Windows. Beekeeper Studio Community Edition is GPL licensed so it is free and free.

#sql #editor #vue #typenoscript #linux #mac #pc #desktop #gui #gpl
👍73🔥1
binocle is a graphical tool to visualize binary data. It colorizes bytes according to different rules and renders them as pixels in a rectangular grid. This allows users to identify interesting parts in large files and to reveal image-like regions.

#rust #binary #data #visualization #reverse #engineering
👍41🔥1
SST is a framework that makes it easy to build serverless apps. It's an extension of AWS CDK and it features:

— A Live Lambda Development environment
— A web based dashboard to manage your apps
— Support for setting breakpoints and debugging in VS Code
— Higher-level constructs designed specifically for serverless apps
— Zero-config support for JS and TS, Go, Python, C#, and F#

#python #javanoscript #typenoscript #ts #golang #serverless #cdk #react
🤔7🔥1👏1
Fresh is a next generation web framework, built for speed, reliability, and simplicity. Some stand out features:

Just-in-time rendering on the edge.
Island based client hydration for maximum interactivity.
Zero runtime overhead: no JS is shipped to the client by default.
No build step.
No configuration necessary.
TypeScript support out of the box.

#typenoscript #web #framework #fresh #ts #reliability
🔥5👍1👏1
Ory Hydra is a hardened, OpenID Certified OAuth 2.0 Server and OpenID Connect Provider optimized for low-latency, high throughput, and low resource consumption. Ory Hydra is not an identity provider (user sign up, user login, password reset flow), but connects to your existing identity provider through a login and consent app. Implementing the login and consent app in a different language is easy, and exemplary consent apps (Node) and SDKs for common languages are provided.

#golang #go #ory #auth #docker #security #identity #sso #openid #authorization #oauth2
🤔3👍2🔥1
Hetty is an HTTP toolkit for security research. It aims to become an open source alternative to commercial software like Burp Suite Pro, with powerful features tailored to the needs of the infosec and bug bounty community.

Features

— Machine-in-the-middle (MITM) HTTP proxy, with logs and advanced search
— HTTP client for manually creating/editing requests, and replay proxied requests
— Intercept requests and responses for manual review (edit, send/receive, cancel)
— Scope support, to help keep work organized
— Easy-to-use web based admin interface
— Project based database storage, to help keep work organized

#golang #go #http #proxy #mitm #toolkit #infosec #security
👏61👍1🔥1