Coder Social home page Coder Social logo

krausefx.com's Introduction

To run the server locally:

  • git clone https://github.com/KrauseFx/krausefx.com
  • bundle install
  • bundle exec jekyll serve
  • Open http://127.0.0.1:4000

Update data & graphs

Update the entries in ./data/data.yml, and then run

bundle exec ruby graphs/update.rb

krausefx.com's People

Contributors

dependabot[bot] avatar hboon avatar janpio avatar jasonbayton avatar khanlou avatar krausefx avatar monkeywithacupcake avatar muescha avatar negialpana avatar neilkimmett avatar revolter avatar richardtop avatar stevemoser avatar taquitos avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

krausefx.com's Issues

[Question/Discussion] About In-App (Webview) browser cookie sharing/isolation

Hi @KrauseFx you published some good articles and useful knowledges around privacy & security, great stuff! 👍

I want to ask questions, because you seems to be expert in this area, (I don't use Twitter, so) I think i'm gonna ask here.

Background:

  • We knew that using in-app (embedded webview) browser within mobile app, the mobile app can inject malicious JS and read all data inputted. TLDR: using in-app browser to input/read sensitve data == NOT SAFE.

Question:

  • But on a mobile device, does in-app (embedded webview) browser can read the cookies from my device’s regular browser?
    • e.g. if on mobile (Android in this example) I login to GMail on my Chrome Browser, does in-app browser within let’s say Instagram app can read that GMail cookie/session if I accidentally open GMail url using their in-app browser?
  • Do multiple different apps that use in-app browser have their cookies shared?
    • e.g. If I login to GMail within Instagram in-app browser, then let’s say I open GMail url on Slack app in-app browser, does Slack in-app browser can read the GMail cookies previously logged-in from Instagram app?

Did some search, but haven’t found satisfying answer unfortunately. Any insight is appreciated, thanks 🙏

I did some (non extensive & non scientific) test, here's what I found:

  • I found that within a Slack android app's in-app browser, I was able to read cookies set on my regular Chrome Browser, which is pretty concerning. But I am not sure whether Slack android app use a variant of webview that is capable to inject malicious JS or not.
  • Some other app that I tested like Line messenger app's in-app browser does not seems to be able to read my Chrome Browser cookie.

So it kinda inconclusive.

How to code sign and use multiple configurations for snapshot

https://github.com/KrauseFx/krausefx.com/blob/master/_posts/2015-06-18-run-xcode-7-ui-tests-from-the-command-line.md

Hi Felix, I read your article and thought it was great. However, I am having some issues making it work when using multiple configurations. It asks me to select a provisioning profile for each configuration, but none of the existing provisioning profiles I am using are listed.

I was following some of the guidelines listed in the articles below to use multiple configurations for different environments (App Store, Beta, and Debug), which has worked great for me. Using fastlane is a breeze with multiple configurations as well.

This is my first time working with Cocoa Touch UI Testing Bundle, which I plan to use for some UI tests as well for using snapshot and frameit to automate screenshots. Since documentation for UI Testing Bundle with multiple configurations is scarce, I would appreciate if you have any resources you can point me towards to get this going.

Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.