BioMyth

joined 4 years ago
[–] [email protected] 10 points 1 month ago

This sounds like you want ideas to spin up a crypto pump & dump scheme tbh.

[–] [email protected] 1 points 2 months ago (1 children)

What does your compose file for CODE look like? It took me a while to get those environment variables set so it would work correctly.

[–] [email protected] 4 points 2 months ago

Don't worry about girls, don't worry about showing it to girls. Go have fun with your friend and make some good memories doing something goofy.

[–] [email protected] 2 points 2 months ago (4 children)

Yes Yes I did, sorry! Collabora CODE server configuration in Caddy.

office.DOMAIN {
        @collabora {
                path /browser
                path /browser/*
                path /hosting/discovery
                path /hosting/capabilities
                path /loleaflet/*
                path /lool/*
                path /cool/*
        }
        @local-ip {
                remote_ip private_ranges
        }
        reverse_proxy @collabora https://nextcloud-office:9980/ {
                transport http {
                        tls_insecure_skip_verify
                }
        }
        reverse_proxy @local-ip nextcloud-office:9980 {
                transport http {
                        tls_insecure_skip_verify
                }
        }
}

Nextcloud section, may look different from yours I use the FPM image but it should be similar, enough. There are also some limitations on the urls based on local vs public access but that is an attempt at hardening rather than necessary configurations.

nextcloud.DOMAIN {
        root * /var/www/html

        file_server

        php_fastcgi nextcloud:9000

        header {
                Strict-Transport-Security max-age=31536000;
        }

        @phpFiles {
                path_regexp phpfile ^/(remote|public|cron|core/ajax/update|status|ocs/v1|ocs/v2)\.php
        }

        rewrite @phpFiles {http.regexp.phpfile.0}

        redir /.well-known/carddav /remote.php/dav 301
        redir /.well-known/caldav /remote.php/dav 301

        @local-ip {
                not remote_ip private_ranges
                path /settings/admin
                path /settings/admin/*
                path /settings/users
                path /settings/users/*
                path /settings/apps
                path /settings/apps/*
        }
        #respond @local-ip 404

        @forbidden {
                path /.htaccess
                path /data/*
                path /config/*
                path /db_structure
                path /.xml
                path /README
                path /3rdparty/*
                path /lib/*
                path /templates/*
                path /occ
                path /console.php
        }
        respond @forbidden 404
}

Then in nextcloud you just point it to the CODE server domain above & you even have tls securing the communication layer.

[–] [email protected] 2 points 2 months ago (7 children)

I have! But I don't have time to post it now. I'll try to send an update in the morning.

[–] [email protected] 1 points 2 months ago

Like others have noted, for signal do a backup using the built-in feature. Then wipe the apps storage to clear messages.

For SMS/MMS I have usedSMS Import/Export before to transfer that data between devices easily without any issues so it should work as well.

I would also make sure to enable the feature to disable USB when the screen is locked. Just in case you get TSA stopped & they take your device for any reason.

[–] [email protected] 3 points 3 months ago (1 children)

Wireguard could be helpful if you used a SSL terminating proxy in front of it but then you have to know the data format to parse it. So unless you are a researcher it is a long path ahead of you without any OOTB tools to do it for you.

[–] [email protected] 12 points 3 months ago (5 children)

Most cookies don't store any data themselves. Instead it is a session/device token that tells googles servers what device is connecting and then they look up the data they have about you server side. Cookies can store more than that situationally but that is the most common use.

To get what data Google has on you check out Google takeout and you can get a "full" export of what data has been gathered.

[–] [email protected] 3 points 3 months ago

I think forms of specifically elemental manipulation/alchemy are good examples. Could psionics also move/manipulate elements? Perhaps, but not at the scale/intensity of someone harnessing that power vs moving it with brute psionic force. Additionally, things like astral realms could be locked behind magic as being sources of power that psionics cannot access since their power is primarily mental.

[–] [email protected] 5 points 3 months ago

So I've been thinking about this a lot. Generally in places like, I dunno, the military which is under the DOD which is under the executive branch. There is instruction to disobey an illegal order from higher ups. But according to the definition of employee here & the requirement of item 7.

I think that if the president ordered an illegal act (which he cannot be charged for from the supreme court) for the military to enact. Then as federal employees, these forms of recourse would no longer be applicable as everyone in the chain of command would be forced to use the presidents definition of legality until a court case could remove/block that authority.

I hope that I'm missing something here but I think this gives him much more power than the rest of the order claims to be covering.

[–] [email protected] 3 points 4 months ago

It is amazing! A couple years ago I played through the Metroid series (not every game original/remake counted) and it was one of my top games. It did have one issue IMO, once you get the screw attack there is an expectation that you are familiar with how to use it, which as a new player, took me a very long time to get past. But other than that I loved my time with it & didn't have any complaints!

view more: next ›