Page 8 of 10

Re: Control my auto censor browser extension

Posted: Sat Sep 18, 2021 10:54 am
by nerf
With this extension I find these clothed unclothed images mean. You can kind of (not) see what you are missing out on...
Spoiler: show
Image

Re: Control my auto censor browser extension

Posted: Sat Sep 18, 2021 3:23 pm
by Zerg
thanks for the new pictures, i have really gotten used to the censoring now :lol:

here are the pictures
Spoiler: show
i agree, Kyla really does deserve to be looked at more often :love:
Image
looks great :-P
Image
these closeup pics are almost completely blacked out :lol:
Image
amazing pic :love:
Image
october 4th

Re: Control my auto censor browser extension

Posted: Sun Sep 19, 2021 10:22 am
by MrEdger
Image

Re: Control my auto censor browser extension

Posted: Sun Sep 19, 2021 10:30 pm
by nerf
Spoiler: show
Image

Re: Control my auto censor browser extension

Posted: Tue Sep 21, 2021 8:50 pm
by MrEdger
Image

Re: Control my auto censor browser extension

Posted: Wed Sep 22, 2021 11:09 am
by nerf
SluttySlut wrote: Wed Sep 22, 2021 9:04 am
nerf wrote: Sat Sep 18, 2021 10:54 am
I understood you made it work on Linux, would you mind explaining me how ? I'm eager to try it :)
I put it in a spoiler, as it feels like the long post disrupts the flow of the thread:
Spoiler: show
So the not intended way to do it (which I did first, because I'm to stupid to read) is to teach your kernel how to use wine to execute windows executables (not recommended).

For the intended way, there is actually documentation in the zip file (it is a bit strange there isn't a text document, but an image with text in it).

So basically the main executable is just a packed up jar (with a java runtime) and the detector exe is just the detector py together with a python runtime and dependencies. But the pure jar and the pure python script are also provided. So if you have a java runtime and a python interpreter and the dependencies on your system you can just run them directly. To not collide with your system python libraries I would create a local virtual python environment.

So assuming you have a new enough python and java on your system, I would do the following (it is basically the same the documentation says, but a bit pimped so you don't have to hassle around with system wide library installations)

One time for installation:
  1. extract the zip file

    Code: Select all

    unzip BetaSafety-<version>.zip
  2. enter the directory

    Code: Select all

    cd BetaSafety
  3. create a python virtual environment so you get a local installation of the dependencies and not get in conflict with your system packages (optional, but you really want to do it. Trust me it is not fun if python and your package manager try both to manage system wide libraries)
    1. create the environment

      Code: Select all

      python3 -m venv env
    2. activate the environment

      Code: Select all

      source env/bin/activate
    3. check if it worked (optional)

      Code: Select all

      which python3
      you expect it to output a subfolder of your current directory, if it shows the path to the system python you are still using that.
  4. enter the detector script directory

    Code: Select all

    cd browser-extension/detector
  5. install the python dependencies

    Code: Select all

    python3 -m pip install -r requirements.txt
  6. move the detector.exe out of the way so the backend tries to fall back to python

    Code: Select all

    mv detector.exe detector.exe.bak
How to run the backend:
I'm assuming a fresh shell here:
  1. change to the directory

    Code: Select all

    cd <whateverIsYourPathToIt>/BetaSafety
  2. activate the local python environment (if you are using one for the dependencies)

    Code: Select all

    source env/bin/activate
  3. start the java programm

    Code: Select all

    java -jar BetaSafety-<version>.jar
It usually needs a while to start up, and sometimes it thorws some exceptions first and then starts anyway

If you want to deactivate the local python environment you can either open a fresh shell, or run

Code: Select all

deactivate
Installing the extension into chrome isn't any different to windows.

Be sure to read the documentation (even if it are image files), it can be found in the „documentation“ folder. What I have written here is basically the content of the „Non Windows.png“ with a bit more sanity added (but without the extension install).
And a picture:
Spoiler: show
Image

Re: Control my auto censor browser extension

Posted: Thu Sep 23, 2021 10:09 pm
by nerf
Spoiler: show
Image

Re: Control my auto censor browser extension

Posted: Fri Sep 24, 2021 3:51 pm
by MrEdger
Image

Re: Control my auto censor browser extension

Posted: Sat Sep 25, 2021 10:08 am
by nerf
SluttySlut wrote: Wed Sep 22, 2021 9:04 am I understood you made it work on Linux, would you mind explaining me how ? I'm eager to try it :)
Did my writeup help?

How about some harder Bondage:
Spoiler: show
Image

Re: Control my auto censor browser extension

Posted: Sat Sep 25, 2021 7:09 pm
by Zerg
Very busy week, here is a quick update. thanks for keeping the game going :-D

pics:
Spoiler: show
It did not detect anything in this picture :whistle: Image
Image
Image
Image
Image
Image
Image
Image
October 12th

Re: Control my auto censor browser extension

Posted: Mon Sep 27, 2021 5:34 pm
by Helequin
Spoiler: show
Image

Re: Control my auto censor browser extension

Posted: Tue Sep 28, 2021 8:43 pm
by MrEdger
Image

Re: Control my auto censor browser extension

Posted: Sun Oct 03, 2021 3:13 am
by j3rry
Image
15th October

Re: Control my auto censor browser extension

Posted: Mon Oct 04, 2021 9:04 am
by nerf
Spoiler: show
Image

Re: Control my auto censor browser extension

Posted: Mon Oct 04, 2021 1:27 pm
by j3rry
Image
17th october