#proofOfConcept

2025-07-10

🚨 STOP à vendre sans preuves !
Ton produit IA est génial ? Prouve-le avec des FAITS 📊
Ce prompt transforme tes arguments en données béton qui convertissent 🎯
Fini les "trust me bro" → Place aux stats qui vendent ✨
vivreaveclia.blogspot.com/2025

#IA #ProofOfConcept #Marketing

xoron :verified:xoron@infosec.exchange
2025-07-03

Selhosted P2P E2EE File Transfer & Messaging PWA

positive-intentions.com

* #OpenSource
* #CrossPlatform
* #PWA
* #iOS, #Android, #Desktop (self compile)
* App store, Play store (coming soon)
* Desktop
* #Windows, #MacOS, #Linux (self compile)
* run `index.html` on any modern #browser
* #Decentralized
* #Secure
* #NoCookies
* #P2P #encrypted
* No registration
* No installing
* #Messaging
* Group Messaging (coming soon)
* Text Messaging
* #Multimedia Messaging
* #Screensharing (on desktop browsers)
* Offline Messaging (in #research phase)
* #FileTransfer
* #VideoCalls
* #DataOwnership
* #SelfHosted
* GitHub pages Hosting
* #LocalOnly storage

Check them out!

(Degoogled links to the apps)
- P2P Chat: chat.positive-intentions.com
- P2P File: file.positive-intentions.com
- Encrypted drive storage: dim.positive-intentions.com/?p

- GitHub: github.com/positive-intentions

IMPORTANT NOTES (PLEASE READ!):
* These are NOT products. It's for #testing and #demonstration purposes only.
* They have NOT been reviewed or audited. Do NOT use for sensitive data.
* All functionality demonstrated is experimental.
* This is NOT meant to replace robust solutions like #VeraCrypt, #Simplexchat, #Signal, #Whatsapp, #wetransfer. It's just a #proofofconcept to show what's possible with #browser #APIs.

(Boosts appreciated)

2025-06-25

Тест-драйв WAF: как быстро и на практике проверить, подходит ли вам файервол

Как проверить, что маркетинговые презентации или видео от производителей действительно отражают технические возможности? Как объективно проверить достоверность слайдов: оценить готовность продукта, реализованный функционал, понять процесс и эргономику управления? Вопросы, которые возникают при принятии решения о приобретении и внедрении узкоспециализированных высокотехнологичных продуктов, включая решения кибербезопасности. Позвольте провести вас по пути создания инструмента для тест-драйва, который превращает теорию в живой опыт: отвечает на поставленные выше вопросы, создает индивидуальную среду с мгновенным стартом, где нет никаких сложных подготовок. На стенде вы полностью управляете процессом, тестируете функции в своем ритме, «прикасаетесь» к технологиям: запускаете сценарии, имитируете атаки, анализируете результат и сразу видите, как продукт решает ваши задачи.

habr.com/ru/companies/pt/artic

#PT #PT_AF_PRO #TryPTAFBot #Тестдрайв #waf #файервол #firewall #пми #proofofconcept #стенды_для_тестирования

xoron :verified:xoron@infosec.exchange
2025-06-21

File encryption with a browser.

I've been exploring the #WebCryptoAPI and I'm impressed!

When combined with the #FileSystemAPI, it offers a seemingly secure way to #encrypt and #store files directly on your device. Think #localstorage, but with #encryption!

I know #webapps can have #security vulnerabilities since the code is served over the web, so I've #OpenSourced my demo! You can check it out, and it should even work if #selfhosted on #GitHubPages.

Live Demo: dim.positive-intentions.com/?p

Demo Code: github.com/positive-intentions

Hook Code: github.com/positive-intentions

IMPORTANT NOTES (PLEASE READ!):
* This is NOT a product. It's for #testing and #demonstration purposes only.
* It has NOT been reviewed or audited. Do NOT use for sensitive data.
* The "password encryption" currently uses a hardcoded password. This is for demonstration, not security.
* This is NOT meant to replace robust solutions like #VeraCrypt. It's just a #proofofconcept to show what's possible with #browser #APIs.

#Encryption #Cryptography #JavaScript #Frontend #Privacy #Security #WebDevelopment #Coding #Developer #Tech #FOSS #OpenSource #GitHub #MastodonDev #Programming #WebStandards #FileSystem #WebAPI #ProofOfConcept

nickbeardednickbearded
2025-06-05

✅ Success! Fell asleep during install… woke up to BashCore Injector fully deployed on:
💻 Acer Aspire One D160 (2009) – 450, 2GB RAM

Everything works, no errors.
If it runs here, it runs anywhere 👌
Tested earlier on , but this was the real 🔥

xoron :verified:xoron@infosec.exchange
2025-06-04

React-like functional webcomponents, but with vanilla HTML, JS and CSS

Introducing Dim – a new #Framework that brings #ReactJS-like functional #JSX-syntax with #VanillaJS. Check it out here:
🔗 Project: github.com/positive-intentions
🔗 Website: dim.positive-intentions.com

My journey with #WebComponents started with Lit, and while I appreciated its native browser support (less #Tooling!), coming from #ReactJS, the class components felt like a step backward. The #FunctionalProgramming approach in React significantly improved my #DeveloperExperience and debugging flow.

So, I set out to build a thin, functional wrapper around #Lit, and Dim is the result! It's a #ProofOfConcept right now, with "main" #Hooks similar to React, plus some custom ones like useStore for #EncryptionAtRest. (Note: #StateManagement for encryption-at-rest is still unstable and currently uses a hardcoded password while I explore #Passwordless options like #WebAuthn/#Passkeys).

You can dive deeper into the #Documentation and see how it works here:
📚 Dim Docs: positive-intentions.com/docs/c

This #OpenSource project is still in its early stages and very #Unstable, so expect #BreakingChanges. I've already received valuable #Feedback on some functions regarding #Security, and I'm actively investigating those. I'm genuinely open to all feedback as I continue to develop it!

#FrontendDev #JSFramework #Innovation #Coding #Programmer #Tech

Kevin Karhan :verified:kkarhan@infosec.space
2025-05-29

@mrgrumpymonkey it is.

One can repartition Windows installations on the fly whilst running (and even then there are tools like #Wubi that made it easy to setup #dualboot #Linux & #Windows.

  • ISOLINUX does allow for "load image into RAM and boot" setups. I literally use that on @OS1337 because no system that can boot it will have > 16 MB RAM anyway ( 8 MB is the hard limit for bare linux kernel) so merely making Windows' bootloader to chainload #isolinux to load that image in RAM and yeet it isn't out of the question.

I just have neither a #Windows machine nor time and spoons to make such a tool, much less to basically create even said #ProofOfConcept "#Malware"

2025-04-30

Proof of Concept Filmmakers Debut at L.A. Showcase: ‘These Helmers Can Start Shaping and Remaking the Industry,’ Says Cate Blanchett

variety.com/2025/artisans/news

Matthew B. Plutschackimmatthewp
2025-04-29

📢 Attention European Research Council (ERC) Grant holders

Just a reminder that now is the time to get started developing your idea and getting support for your application👇🏽

erc.europa.eu/proof-concept-0

2025-04-12

@futurebird

You've convinced me! Bringing back extinct lichen is a great way to do proof of concept for bringing back extinct organisms, 🙂

#proofOfConcept
#lichen #Extinct

2025-04-05

Want your Software PoC to actually prove value? Ensure it's as close to the future planned production environment to avoid surprises later!

2025-03-31

I've done another dev-log for my PoetrySlice project, this time consisting mostly of a short video in which I explain what it is all about...

ianbadcoe.itch.io/poetry-slice

#DevLog #Godot #Poetry #Poem #CallForParticipation #EarlyAlpha #ProofOfConcept

Das Schicksal der #Nische: Außerhalb der Blase kommt man "zu spät" und "zu kurz" vor.

Der Hashtag #raum2 bietet in diesem Fall mehr Bildmaterial ohne Mehraufwand für den #lokalreporter. #proofofconcept

From: @ejz
zeitung.social/@ejz/1141893177

2025-03-18

Фундаментальная проблема TLS/SSL или как потерять доверие к доверенным центрам

Сегодня HTTPS считается де-факто стандартом для безопасного сёрфинга веб-страниц, но знаете ли вы о подводных камнях, на которые мы натыкаемся в самый неудобный момент? Сегодняшняя статья расскажет о самой главной из них, а так же о способе её исправления. Поехали!

habr.com/ru/articles/891330/

#tls #ssl #https #безопасность_сайтов #безопасность_в_сети #безумие #proofofconcept #security #безопасность #конфиденциальность

2025-01-28

💡 Today, I built a Proof of Concept: a dynamic cryptocurrency miner! The idea was to use idle hardware resources to mine crypto. 🖥️💰

BUT... after some testing, I realized it's not worth it in Germany due to high energy costs ⚡ and low crypto prices 📉.

Check it out here (but I don’t recommend using it 😉):

github.com/kevinveenbirkenbach

#CryptoMining #ProofOfConcept #OpenSource #TechExperiments #DynamicMiner #EnergyCosts #CryptoPrices #Germany #ETC #BTC #Bitcoin #Docker #Currency #Crypto

2024-12-23

Rosetta Stone or Philosophers Stone

In 2015, I began exploring an idea that had been forming in my mind, a project focused on philosophy, religion, and universal concepts. It stemmed from the realization that much of my thinking had been shaped by the JW framework I was exposed to as a child. I wanted to understand these concepts more deeply and objectively.

By 2016, I started gathering data, organizing my thoughts into spreadsheets to make sense of the patterns I was observing. Over time, this evolved into several large files. What I have now is a pared down, consolidated version, a proof of concept that represents only the most coherent pieces of that initial work.

The table I have created attempts to show how certain concepts are built upon more foundational ones. In some cases, these relationships form feedback loops, leading to the development of entirely new beliefs. While this draft has been polished to some extent, it remains highly subjective, riddled with errors, and far from complete, if completion is even possible for something like this.

My goal is to move beyond subjective interpretations and toward a more objective, fact based framework for understanding universal concepts and perspectives. Ultimately, I envision this project as a kind of Rosetta Stone to help understand philosophy, a tool that bridges concepts of understanding and fosters deeper insights. I would love to hear your thoughts and feedback on this work in progress.

https://docs.google.com/spreadsheets/d/1kk5_9ywIK1cK3ObkKyVAMJ4PTyNvn8S1kJxYzyJ8W0w/edit

#ArchiveWasPublic_ #BeliefSystems #conceptualDevelopment #conceptualFramework #exploringIdea #factBasedFramework #feedbackLoops #JWPerspective #patternsInThinking #Philosophy #proofOfConcept #Religion #RosettaStoneOfPhilosophy #subjectiveVsObjective #understandingBeliefs #universalConcepts

2024-12-18

Автоматический поиск Proof-Of-Concept скриптов для CVE (sploitscan)

В Kali Linux 2024.2 Release добавили инструмент, позволяющий автоматизировать поиск Proof-of-Concept скриптов для эксплуатации уязвимостей - sploitscan . Установим и рассмотрим два варианта использования инструмента.

habr.com/ru/articles/867302/

#exploit #cve #уязвимость #proofofconcept

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst