About 113 results found. (Query 0.06900 seconds)
index : school-projects master My school projects hexderm about summary refs log tree commit diff log msg author committer range path: root / 2024-11 / pro / src / main.ts blob: 5a5dbdba753e43614461908e664c4aea4e7e0bf4 ( plain ) 1 2 3 4 5 6 7 8 9 10 11 import './assets/main.css' import { createApp } from 'vue' import App from './App.vue' import router from './router' const app = createApp ( App ) app . use ( router ) app ....
If you do not trust this app, run a trusted VPN in the background. What data does this app collect? None. All data (proxy passwords, stations, history, settings, favorites) is stored locally on your device.
If an app is using clipboard services it is using the *global* clipboard services provided by the OS, not by the WPS or some other layer. It can share with all the other apps no mater if it is a CLI app, an old 1.x 16bit app, or a modern 32bit app.
I2p used to have seedless, but it's been abandoned for a while now. i2pbote was a decentralized email app that used seedless, and i think it was used for a forum and torrents too (before DHT in torrents was implemented). I have a federated appstore in the works and snarkmanager app has built in torrent search, so i was thinking DHT could be a way to have a distributed indexer. btdigg exists, but i think it's sort of a non starter to implement in i2p.
Note that the spk tool looks specifically for the # "pkgdef" constant. id = "70xjeuj6t85v3s9a3up583q97wu044mnt8aekf3pqs41e3ct2v70" , # Your app ID is actually its public key. The private key was placed in # your keyring. All updates must be signed with the same key. manifest = ( # This manifest is included in your app package to tell Sandstorm # about your app. appTitle = ( defaultText = "Tube" ) , appVersion = 1 , # Increment this for every release....
Учитывая дисбаланс сил, неудивительно, что Родригес и Хилл выбрали меньшее зло, признав себя виновными по незначительному обвинению, чтобы избежать десятилетий тюремного заключения. Судебное преследование разработчиков Tornado Cash Tornado Cash (TC) — это криптомикшер, разработанный преимущественно для блокчейна Ethereum. Его цель — разорвать связь между реальной личностью пользователей и их активностью в блокчейне.
eyedeekay Some of them embed another I2P router of their own, then start it instead, now this small device has 2 I2P routers zzz the correct solution is a i2psnark android app, released by us, that connects to the i2cp local socke zlatinb I think if we want better adoption we should have i2psnark with embedded router zlatinb if I ever decide to port muwire to android it will ship with an embedded router zzz disagree zlatinb. with Android intents, a i2psnark app will launch...
Or, the sensitive activity could simply be carrying more money ( monero for instance ) on you than the legal amount of Cash you are allowed to carry: Or, doing some black-hat hacking is also a sensitive activity, (meaning you breach into companies' networks without being authorized to do so beforehand), can also get you in ALOT of legal trouble.
:) zzz doubt it unless he quits to go work for zooko zzz which would be dumb, he should stay where the money is for now dr|z3d I thought he was working for zooko/z-cash, or he moved on? zzz no, it's zooko that quit dr|z3d oh dr|z3d not abreast of these things. zzz the article will catch you up dr|z3d can we haz link, not some twitter reference plz?
The web site of dk29nnda00 Some GPG Tutorials: Openkeychain September 27, 2024 dk29nnda00           Openkeychain is an Android app that allows users to use GPG on their mobile devices. When you first open the app, the options you will be greeted with the following options, Create my key, Use Security Token, Import key from file, and Skip Setup.
If you’d like to support the Tor Project without JavaScript you can donate cryptocurrency directly using the wallet addresses below, send checks, cash, and money orders by mail , or donate more than $1,000 by bank transfer (US only) . Alternatively, you can whitelist donate.torproject.org or temporarily enable JavaScript.
Post Comment Torrent Files (26) — Total: 28.5 GiB Path Length [SubsMix] Ghost in the Shell Stand Alone Complex 2nd GIG - S02E01 - Reembody.mkv 1.06 GiB [SubsMix] Ghost in the Shell Stand Alone Complex 2nd GIG - S02E02 - Night Cruise.mkv 1.06 GiB [SubsMix] Ghost in the Shell Stand Alone Complex 2nd GIG - S02E03 - Cash Eye.mkv 1.02 GiB [SubsMix] Ghost in the Shell Stand Alone Complex 2nd GIG - S02E04 - Natural Enemy.mkv 1.24 GiB [SubsMix] Ghost in the Shell Stand Alone Complex 2nd GIG -...
Скачать Psiphon https://www.psiphon3.com/ru/download.html писал(а): Скачать из магазинов приложений Psiphon Pro для Android в магазине приложений Google Play Store - https://play.google.com/store/apps/developer?id=Psiphon+Inc. Psiphon для iOS в Apple App Store - https://apps.apple.com/app/psiphon/id1276263909 Psiphon for Macs with Apple silicon in the Apple App Store - https://apps.apple.com/app/psiphon/id1276263909 Браузер Psiphon для iOS...
[Root] / software / linux / i2p-apps / http-proxy Name Last modified Size [Up] httpproxy.exe [2025-05-24 12:35:45] 6.04 MB httpproxy-64 [2025-05-24 12:35:51] 6.44 MB httpproxy-32 [2025-05-24 12:35:56] 6.09 MB httpproxy-arm32 [2025-05-24 12:36:06] 6.14 MB httpproxy-arm64 [2025-05-24 12:36:15] 6.14 MB httpproxy-32.app [2025-05-24 12:36:22] 6.39 MB httpproxy-64.app [2025-05-24 12:36:27] 6.39 MB GitHub - eyedeekay_httptunnel.pdf [2025-05-24 12:39:54] 18.46 kB
The official I2P app swallows multiple reloads effortlessly, instantly dropping you back into the Void. STEP-BY-STEP SETUP: 1. Download the official I2P app (available on F-Droid or Google Play). 2.
Also, try to do it on a desktop computer. You may also get warnings that you need to use the mobile app, but with enough tries of different ip addresses, it does seem to work eventually. app: I have tried to use the tiktok app through an android APK.
You could use lighttpd or Apache instead. uwsgi configuration Create the file `i2p.wsgi` in the checked out `i2p.www` branch with the following contents: import os import sys sys.path.append(os.path.dirname(__file__)) from i2p2www import app as application Create the file `/etc/uwsgi/apps-available/i2pmirror.ini` with the following contents: [uwsgi] plugins = python27 master = true enable-threads = true wsgi-file = /home/i2p2www/website/i2p.wsgi virtualenv = /home/i2p2www/website/env uid =...
Projects All featured projects, and others, can be found on my GitHub . Mnemonic 2 Cards React app to convert your crypto mnemonic seed into a deck of cards XPG A Rails Monero payment gateway Zabbix XMR Plugin A Zabbix plugin to monitor XMR mining Monero Ruby Gem Ruby gem to interface with Monero RPC (forked from krtschmr/monero , project seems to be abandoned) Xens URL Shortener A URL shortening service written in Rust Poker Tools A Rails App and some R scripts for...