home.social

#proofofconcept — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #proofofconcept, aggregated by home.social.

  1. Microsoft Alters Edge to Mitigate Password Exposure Risk

    Microsoft is taking a major step to boost password security in its Edge browser, rolling out a defense-in-depth change to mitigate the risk of password exposure. This update will be applied across all supported Edge versions, prioritizing a swift rollout to protect users.

    osintsights.com/microsoft-alte

    #BrowserSecurity #PasswordExposure #MicrosoftEdge #Defenseindepth #Proofofconcept

  2. GhostLock Exploits Windows API to Disrupt File Access

    Meet GhostLock, a proof-of-concept that cleverly exploits Windows API to disrupt file access, causing operational downtime without data loss, similar to the impact of ransomware. By manipulating the CreateFileW sharing parameter, GhostLock effectively locks files, leaving other processes in the dark with a sharing violation error.

    osintsights.com/ghostlock-expl

    #WindowsApi #Ghostlock #DisruptionTactics #Proofofconcept #EmergingThreats

  3. AI Deployments Hit Roadblock After Proof of Concept

    The initial thrill of an AI demo can quickly give way to disappointment when reality sets in, and what worked seamlessly in a controlled environment fails to translate to the chaos of real-world operations. This harsh reality check is what causes many AI initiatives to stall after the proof of concept stage.

    osintsights.com/ai-deployments

    #AiDeployments #ArtificialIntelligence #ProofOfConcept #EmergingTechnologies #TechnologyAdoption

  4. Built a small experimental concurrency system in Python called Py-TokenGate.

    The idea: instead of tasks competing freely for threads, a token system classifies them by cost and routes them before they ever hit the queue. Decorator-based API, asyncio + threading hybrid.

    It's a proof of concept, not production code — but it benchmarks well and the model feels worth exploring.

    github.com/TavariAgent/Py-Toke

    #Python #OpenSource #Concurrency #Programming #ProofOfConcept

  5. Lenovo’s robot concept can help you digitally sign documents (and maybe annoy coworkers)

    Lenovo can make a robot, too. Alongside proof-of-concept foldable gaming PCs and modular laptops, it introduced the AI…
    #NewsBeep #News #Technology #AIWorkmateConcept #CA #Canada #concept #Lenovo #MatSmith #Picoprojector #PowerPointpresentation #ProofofConcept #voicecommands
    newsbeep.com/ca/512526/

  6. I feel like this whole thing with #ProofOfConcept has gotten me more fucking responses than anything else. deeply weird

  7. South Korea’s card industry has established unified guidelines for Korean won-based stablecoin payments, with proof-of-concept trials set to begin in March, aiming to streamline compliance and technical standards ahead of potential regulatory changes.
    #YonhapInfomax #Stablecoin #CreditFinanceAssociation #ProofOfConcept #AntiMoneyLaundering #CardCompanies #Economics #FinancialMarkets #Banking #Securities #Bonds #StockMarket
    en.infomaxai.com/news/articleV

  8. South Korea’s card industry has established unified guidelines for Korean won-based stablecoin payments, with proof-of-concept trials set to begin in March, aiming to streamline compliance and technical standards ahead of potential regulatory changes.
    #YonhapInfomax #Stablecoin #CreditFinanceAssociation #ProofOfConcept #AntiMoneyLaundering #CardCompanies #Economics #FinancialMarkets #Banking #Securities #Bonds #StockMarket
    en.infomaxai.com/news/articleV

  9. South Korea’s card industry has established unified guidelines for Korean won-based stablecoin payments, with proof-of-concept trials set to begin in March, aiming to streamline compliance and technical standards ahead of potential regulatory changes.
    #YonhapInfomax #Stablecoin #CreditFinanceAssociation #ProofOfConcept #AntiMoneyLaundering #CardCompanies #Economics #FinancialMarkets #Banking #Securities #Bonds #StockMarket
    en.infomaxai.com/news/articleV

  10. Local-Only File Encryption with JavaScript.

    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

    About the Dim framework:
    positive-intentions.com/docs/c

    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

  11. Local-Only File Encryption with JavaScript.

    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

    About the Dim framework:
    positive-intentions.com/docs/c

    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

  12. Local-Only File Encryption with JavaScript.

    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

    About the Dim framework:
    positive-intentions.com/docs/c

    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

  13. Local-Only File Encryption with JavaScript.

    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

    About the Dim framework:
    positive-intentions.com/docs/c

    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

  14. Local-Only File Encryption with JavaScript.

    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

    About the Dim framework:
    positive-intentions.com/docs/c

    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

  15. Wer Interesse hat, an einem offenen #Proof-of-Concept mitzuwirken (NLP-Schätzung von P, Reproduzierbarkeit, Pre-Registration), um die These der strukturellen #Singularisierung empirisch zu prüfen … lasst uns ein kleines, sauberes Demonstrations-Dataset aufsetzen.🖖

  16. Wer Interesse hat, an einem offenen #Proof-of-Concept mitzuwirken (NLP-Schätzung von P, Reproduzierbarkeit, Pre-Registration), um die These der strukturellen #Singularisierung empirisch zu prüfen … lasst uns ein kleines, sauberes Demonstrations-Dataset aufsetzen.🖖

  17. Wer Interesse hat, an einem offenen #Proof-of-Concept mitzuwirken (NLP-Schätzung von P, Reproduzierbarkeit, Pre-Registration), um die These der strukturellen #Singularisierung empirisch zu prüfen … lasst uns ein kleines, sauberes Demonstrations-Dataset aufsetzen.🖖

  18. Universität Heidelberg @uniheidelberg@bawü.social ·

    ERC-Förderung für Hellmut Augustin und Michael Platten: Wissenschaftler erhalten Proof of Concept Grants, um das Anwendungspotential ihrer Forschungsergebnisse zu erschließen uni-heidelberg.de/de/newsroom/
    __________

    ERC Funding for Hellmut Augustin and Michael Platten: Scientists receive Proof of Concept Grants to develop the application potential of their research results uni-heidelberg.de/en/newsroom/

    #universität #heidelberg #uniheidelberg #erc #proofofconcept #forschung #förderung #medizin

  19. Millionenschaden durch Sicherheitslücken: KI-Coding-Plattform Cursor ermöglicht Budget-Manipulation

    Die Lücken ermöglichen es Teammitgliedern ohne Administratorrechte, Ausgabenlimits eigenständig auf siebenstellige Beträge zu erhöhen – ohne dass Administratoren darüber informiert werden.

    all-about-security.de/millione

    #development #developer #KICoding #KI #AWSBedrock #aws #ProofofConcept

  20. Not bad for a day's work!
    Customer wanted their cattle-snooping ML** rig to be waterproof and battery powered, quickly not beautifully.
    36V mower battery to two DCDCs to get down to 12V* powering a tiny computer and LIDAR camera. Camera is waterproof, everything else is in a waterproof case. Only one muck-up, and that was recoverable.
    #Prototyping #ProofOfConcept #Maker

    *could have been just one but I didn't have the right one in stock.
    **or AI if you prefer. I don't.

  21. Is is so huge lack of #respect, calling someones work (solution) #proofofconcept, even when it is running flawlessly in production for more than one month without need of any hotfix and release.

  22. Maybe this #ProofOfConcept is useful for your, if you do #Jenkins pipeline scripts, but your editor doesn't have a proper plugin to validate these scripts.

    github.com/hasselmm/JenkinsLan

    #LanguageServer #QtCreator

  23. Maybe this #ProofOfConcept is useful for your, if you do #Jenkins pipeline scripts, but your editor doesn't have a proper plugin to validate these scripts.

    github.com/hasselmm/JenkinsLan

    #LanguageServer #QtCreator

  24. Maybe this #ProofOfConcept is useful for your, if you do #Jenkins pipeline scripts, but your editor doesn't have a proper plugin to validate these scripts.

    github.com/hasselmm/JenkinsLan

    #LanguageServer #QtCreator

  25. Maybe this #ProofOfConcept is useful for your, if you do #Jenkins pipeline scripts, but your editor doesn't have a proper plugin to validate these scripts.

    github.com/hasselmm/JenkinsLan

    #LanguageServer #QtCreator

  26. A Proof of Concept is not a mini product. It’s a disciplined experiment to answer one sharp question.

    In my latest piece, I explain how Java + Quarkus help you run PoCs fast, small, and focuse and why vendors play a role too.

    the-main-thread.com/p/proof-of

    #Java #Quarkus #EnterpriseDev #SoftwareArchitecture #ProofOfConcept