[Home] [Catalog] [Search] [Inbox] [Write PM] [Admin]


Last Oekaki@Heyuri post was 6 hours, 2 minutes ago
Last Strange World@Heyuri post was 5 hours, 11 minutes ago ヽ(´ー`)ノ
Filter boards
Off-Topic@Heyuri
924 KB
every time I finish getting off to onee-shota I start crying after because I remember I will never have this kind of gentle love and affection :cry:

does this happen to anyone else and is there anything I can do about it? :unsure:
3 posts omitted. Click Reply to view.
>>
crossdressing shota :blush:
>>
File: 1748306665256.png
(3565 KB, 2496x1216)[ImgOps]
3565 KB
shotas I got :x3:
wud hug (but not fug)
>>
204 KB
>>145117
A shota would love and hug me, that's not what makes me sad. It's when I want to be the shota that it hurts...
>>
1107 KB
:sweat2:
>>
557 KB
>>145106
My favorite kind :nosebleed:

Lounge@Heyuri
I'm not very savvy in computers, but a fairly quick learner. My biggest obstacle is laziness. Starting from nothing, how long would it take to learn how to make and host my own chan?Specifically, I want to do so on the Tor network if that makes a difference. Let's say I can dedicate 30 minutes a day to studying.

Also, any recommended tutorials?
2 posts omitted. Click Reply to view.
>>
ヽ(´ー`)ノ i think it'd take you a couple weeks to learn php and create a basic image board - or a textboard, they are pretty simple if you want the truth, textboards are even easier (as there are no images, or thumbs(if you want them)) PHP is very easy to get the hang of, you just have to read. have fun!
>>
if you want to set up an existing bit of board software like vichan or whatever, maybe an evening or two
buy vps hosting and assign a domain (actually, you mentioned Tor, so you wouldn't need one, you'd just configure a tor hidden service), install the software, done
most of the time would just be spent looking shit up

if you want to write your own board software from scratch...
a week would get you something feature complete but probably lacking important features, and that's if you're familiar with programming already
not a bad first project if you do want to learn web programming, but it would take you a lot longer and you would definitely find yourself learning about various security and design concerns the hard way lol
>>
>>14396
he wouldn't even have to worry about security concerns, nobody would use it, you need to take a while to make your software good.(´・ω・`)
>>
you can make a imageboard realy easy whit vichan or futaba
(´人`)
>>
>>14420
not what he asked ヽ(´ー`)ノ

Off-Topic@Heyuri
File: simplex.png
(320 KB, 1187x720)[ImgOps]
320 KB
what do you guys use as messengers? i tried out simplex chat recently and i liked the fact that it doesnt require phone number to register and you can create fake names in the groups youre in to prevent getting tracked by cross referencing your username in different groups. despite all this it was pretty buggy at least in my Kali Linux VM and my friend who was using it on Windows said it was laggy for him too. I'm looking into hosting my own XMPP server
Marked for deletion (Old)
21 posts omitted. Click Reply to view.
>>
>>144799
it is what ordinary non-technical people installed
that's it really
no one I know in my family really chose it deliberately, it just ended up being the easiest option
>>
OP here, after researching SimpleX some more, I wouldn't recommend it to anybody who likes their IP being private. This guy explained it better than I could

SimpleX is not the program you want to use.

I have on several occasions tried to get epoberezkin to answer basic questions, but every time they run to the hills.

SimpleX prides itself with having no identifiers. The most revealing identifier would be your name, then phone number, then your IP, then your email, then your username. SimpleX server knows your IP-address by default. But the CEO pretends this is not an issue. They ignore the fact IP-addresses are constantly used to determine identity of copyright infringers using torrents etc. They either tie to the household, or to the person if they live alone.

SimpleX uses something called queues. Which are basically random persistent tokens that allow fetching data from the server. The server generates the token for Alice, and Alice shares them to Bob off-band.

Alice can use queue ID to_bob1 to send a package for Bob, who can then fetch it with queue ID from_alice1. Same, vice versa.

SimpleX is not transparent enough about the fact the server can trivially correlate the IP addresses that converse.

There is queue rotation, but since unauthorized users must not be able to change the queues between Alice and Bob, the server must authenticate Alice before this action. This means Alice is recognized by the server, regardless of which IP-address they connect.

So Alice can’t rotate their queues without the server knowing which queue pair Alice and Bob use next.

Since the server knows the queue ID between two users in long term (that is, unless they re-register for Simplex and start fresh), the server can keep accumulating all queue IDs associated with Alice and Bob. The server can also associate every IP-address it has seen Alice connect from to that user.

If Alice and Bob use Tor from day one, and somehow never fail to misconfigure Tor and leak their IP, SimpleX is probably OK. If they ever fail, then the user is permanently deanonymized.

This is why SimpleX sucks compared to Cwtch. Cwtch uses anonymous Tor IDs, that are trivial to spin up, and take down. You can have as many user IDs as you want, even 1:1 mapping for all contacts to micromanage your online status for every contact.

Cwtch forces connections through Tor, Onion Services can not operate without you having anonymity.

My huge issue with SimpleX, is the CEO is vacillating between the positions of “Tor has vulnerabilities, therefore it’s not 100% solution”, and at the same time offering Tor as an opt-in solution for paranoid users (their words, not mine.)

Tor is obviously not a panacea, but the CEO conveniently forgets, is

There is for now, nothing better. We haven’t seen any improvements to the concepts of onion routing since NSA slides crowned Tor the “King of Anonymity solutions”.

IF the anonymity provided by Tor fails, all that happens is, your IP address will leak to a third party. Which is what’s happening with SimpleX by default.

Cwtch solved the problem of IP-addresses get revealed due to accidental misconfiguration, which is an actual threat.

SimpleX solved the non-issue of usernames and offered the same IP-address protection as every bog-standard messaging app: None.

Evgeny, again, if you want to offer improvement over existing software like Cwtch, you need to expand on what they solved (like I did with TFC by solving endpoint security which Cwtch does not solve), not pretend the first thing metadata-resistant communication solves, does not matter, and then boast about being “first to have no persistent IDs”

Your system has a persistent ID. It is the

[(alice_tor_ip_address1, queue_id1),
(alice_tor_ip_address2, queue_id1),
(alice_tor_ip_address2, queue_id2),
(alice_tor_ip_address3, queue_id2),
(alice_tor_ip_address3, queue_id3),
(alice_home_ip_address, queue_id3),
(alice_tor_ip_address4, queue_id3)]

list of tuples collected by the server over time.

First HN. Now PrivacyGuides. You’re running out of hills to run with your snake oil. Please stop running and address these issues.
https://discuss.privacyguides.net/t/simplex-vs-cwtch-who-is-right/19256/29
>>
I think ure required/forced to add backdoors in some way. This is teh reason things like tox or maybe bitmessage are developed anonymously.
>>
Oh.. both are actually not :dark:, some people behind the projects are even named on Wikipedia. Okay, but maybe being a CEO, maybe raising funds, is different...
>>
>>145110
>>145111
the simplex dev is an asshole as well, i tried to ask him about this and he basically said USE TOR OR A VPN OR ITS UR FAULT IF YOU GET FUCKED

2D Cute@Heyuri
File: nekoneko08.png
(1586 KB, 1600x1200)[ImgOps]
1586 KB
Artist: nekoneko
23 posts omitted. Click Reply to view.
>>
File: Neko.Neko.full.289659-673133935.jpg
(1893 KB, 2376x3476)[ImgOps]
1893 KB
キタ━━━(゚∀゚)━━━!!
>>
137 KB
キタ━━━(゚∀゚)━━━!!
>>
120 KB
キタ━━━(゚∀゚)━━━!!
>>
185 KB
キタ━━━(゚∀゚)━━━!!
>>
572 KB
キタ━━━(゚∀゚)━━━!!

2D Ero@Heyuri
File: 128213675.png
(777 KB, 676x956)[ImgOps]
777 KB
キタ━━━(゚∀゚)━━━!!

3D Girls@Heyuri
File: image1-35.jpg
(154 KB, 600x450)[ImgOps]
154 KB
All my good upskirt imgs are webp! sad
41 posts omitted. Click Reply to view.
>>
>>897
Hurry Kaguwaha, we need you! ヽ(´ー`)ノ
>>
>>898
lol. {} is a placeholder where found filenames will be auto inserted. \ escapes ; which would mean end of command (find) without it, but this way it's argument to the find itself.
>>
File: 57_1.jpg
(165 KB, 750x991)[ImgOps]
165 KB
>>891
2channel
>>
File: kaze.jpg
(41 KB, 600x450)[ImgOps]
41 KB
>2channel
They are associated, but Pink Channel is helpful too
Especially the fetish board (´・ω・`)

sadly they make heavy use of imgur which seems to block my IPs...
>>
File: download.png
(440 KB, 854x480)[ImgOps]
440 KB
キタ━━━(゚∀゚)━━━!!

Anime/Manga@Heyuri
522 KB
The local shota... Pelo Pelo..
1 posts omitted. Click Reply to view.
>>
>>4520
That's why he's the local shota, and not the shota next door ヽ(´ー`)ノ
>>
nagisa is too cute for her little shit of a brother
>>
File: image.png
(368 KB, 1221x926)[ImgOps]
368 KB
Where would one find good shota content like this where it is not explicitly sexual but just ecchi.
>>
I shota! I shota! I shot a goddamn retard in the head :angry:
>>
>>4523
You could try tweaking around gelbooru with tags...
onee-shota -rating:questionable -rating:explicit

gives some corresponding results (don't forget to "Display all site content" in the options (the options that are inside the settings))

Flash@Heyuri
File: window_girl_hack2.swf
(5894 KB, 800x600)[swfchan]
SWF Embed
キタ━━━(゚∀゚)━━━!!
Marked for deletion (Old)
>>
I can't seem to open her legs or take off her panties
Am I doing something wrong?
I remove her skirt and use the rope, but the rope just moves a little and her legs shake, but nothing after that
>>
same :/
>>
i managed to just keep clicking

Off-Topic@Heyuri
File: old heyuri.png
(35 KB, 862x750)[ImgOps]
35 KB
It's May 25th and that means it's Heyuri Day! Congrats Heyuri-chan! :dance::dance2:
Marked for deletion (Old)
11 posts omitted. Click Reply to view.
>>
I say eternal 12
>>
>>
>What was on Heyuri@Booru?
goatse
no srsly: https://desuarchive.org/g/thread/69846398/#69846447
>>
File: 1748111899646552.png
(368 KB, 720x720)[ImgOps]
368 KB
Happy Birthday!!
>>
>>144887
He would get mad even if they said she's beautiful and that they want to fuck her. :nyaoo-closedeyes:

Flash@Heyuri
File: OBJECTIONdesu.swf
(103 KB, 498x397)[swfchan]
SWF Embed

Off-Topic@Heyuri
File: 3d2c8a518f6c314b1f90fac8fe020c0c18288c71(…).gif
(547 KB, 500x375)[Animated GIF][ImgOps]
547 KB
I need to vacuum my room but I'm too lazy to do it. Someone do it for me.
Marked for deletion (Old)
>>
i'll dew it. but what do i get in return 😉
>>
File: 118562917_p0.png
(1181 KB, 832x1216)[ImgOps]
1181 KB
To every sane man, a child slave is a necessity.
>>
>>145048
10/10 would childidolslave again. :biggrin:

Off-Topic@Heyuri
File: x230Screws.jpg
(80 KB, 750x503)[ImgOps]
80 KB
How can i make sure the government isnt implanting spy hardware into my laptop when im away from home? i found a few guides online detailing how you can use stickers that break on peel and nail polish in order to ensure that your hardware hasn't been tampered with
Marked for deletion (Old)
1 posts omitted. Click Reply to view.
>>
paranoid schizophrenic heyurizen has arrived
>>
File: 53367118_p0.jpg
(93 KB, 960x544)[ImgOps]
93 KB
If the government (or other attacker) is in your home, it's easier for them to just record you typing and your screen. Even if you can somehow prevent visual recording (which is hard lol, none of your shit is TEMPEST shielded), modern neural net technology still means you can reasonably decode your key presses from the sound of your keyboard and a little bit of training that assumes some things based on the typical language you use when typing.

Really, you might want to consider living in a cave and not using the internet in this scenario if you have reason to believe your government is in your house trying to spy on you.
(;゚∀゚)

However, I know when traveling to certain countries, there are business users who get a fresh laptop loaded with only what they need for the trip, and the machine is fitted with anti-tamper seals. The laptop is destroyed upon return. Expensive, maybe a bit overkill, but corporate or governmental espionage is not something they feel like dealing with.
In this case, you might want some kind of heat activated stickers too to make sure everything isn't defeated with a hot-air gun.

>>
Wouldn't it be better to put stickers and shit on your doors and windows to make sure they're not tampering with anything in your home? What if they put tiny cameras with 0.5mm lenses in the tiny holes in your walls where nails to hold picture frames used to be? Or in any other little crevices, or appliances or electronics, or even in your shower head?
>>
glitter
>>
bot thread

Off-Topic@Heyuri
365 KB
farm work is honest work! :saitama:
Marked for deletion (Old)
>>
i liek farms
>>
potatos grown at home taste the best
>>
358 KB
キタ━━━(゚∀゚)━━━!!
>>
>>145044
Hey, what are these lazy peasants doing!!!? They should go back to werk instead of laze around like that!!!!! ヽ(`Д´)ノ
Wait a minute... "Pieter_Bruegel_the_Elder"!? That explains it!!! The netherlands were still dominated by the Spani*rds, meaning that this paintign was made by a filthy lazy cath*lic!!!!!!!! (゚血゚#)

2D Lolikon@Heyuri
File: Untitled.png
(4843 KB, 2880x1913)[ImgOps]
4843 KB
Illya & Fate :x3:
32 posts omitted. Click Reply to view.
>>
File: 15.jpg
(250 KB, 1280x1808)[ImgOps]
250 KB
キタ━━━(゚∀゚)━━━!!
>>
File: 12.jpg
(227 KB, 1075x1500)[ImgOps]
227 KB
キタ━━━(゚∀゚)━━━!!
>>
121 KB
キタ━━━(゚∀゚)━━━!!
>>
171 KB
キタ━━━(゚∀゚)━━━!!
>>
OP image hash ends with 'becca' ( ´ω`)
https://emn178.github.io/online-tools/md5_checksum.html

Off-Topic@Heyuri
File: 1210673750039.jpg
(213 KB, 1440x810)[ImgOps]
213 KB
MUST EAT BORGAR
Marked for deletion (Old)
>>
zOMG heug burger
>>


I'M KOREAN

SON OF A BITCH JAPANESE

JAPANESE IS PIG

DO YOU WANT A HAMBURGER?

DO YOU WANT A PIZZA?

JAPANESE IS PIG DISGUSTING

HIROHITO IS A MURDERER FUCKING JAPAN
>>
wtf i can't even finish a 3 patty borgar and i'm an american
>>
Being Japanese girl must be fun ( ´,_ゝ`)

Off-Topic@Heyuri
File: IMG_20250523_120417121.jpg
(3133 KB, 2618x4656)[ImgOps]
3133 KB
キタ━━━(゚∀゚)━━━!!
Marked for deletion (Old)
7 posts omitted. Click Reply to view.
>>
File: 1701136116701011.jpg
(248 KB, 1024x1024)[ImgOps]
248 KB
>>144833
far from it. dude "hunts" boars and stray cats because he's a piece of shit like the other aussies :closed-eyes:
>>
>>144936
tehn why did you shit up my thread with this you gay homo :angry::glare1:
>>
>>144967
cuz ur thread sucks dick for living lmao :biggrin:
>>
>>144828
I can understand where they're coming from. Cats are a pest on Aussie land, because they don't have any natural predators.
>>
>>144995
yuo are the second worst poster on heyuri (after me, I'm teh first) :happy:🏆

日本語@へゆり
File: typewild.png
(76 KB, 460x215)[ImgOps]
76 KB
この話題に対する一般的な関心がどのようなものかは知らないが、私はこの試合を思い出した。以前少しプレイしたことがあるが、ソロだけだった。とてもニッチなゲームなので、オンライン・コミュニティがあるのかちょっと疑問です。まだ未完成だけど、最後に聞いたところによると、制作者はまだゆっくりと制作を続けているらしい。
https://xcancel.com/moa151/status/1477149519213391874

奇妙なことに、英語翻訳バージョンはいつも私のアンチウイルスに嫌われているようだ。例外を追加すれば解決する。

とにかく、ここにいくつかのリンクがあるので、自分で試してみてほしい:

https://archive.org/details/PokmonTypeWildEnglishTranslation
https://projectpokemon.org/home/forums/topic/63823-typewild-a-fanmade-pokemon-fighting-game/

ファンサービスもあるので、時間を費やす価値はあると思う。 ☺

Flash@Heyuri
File: Evil.swf
(926 KB, 186x138)[swfchan]
SWF Embed
heyuri.net -> hey urine t
(;゚Д゚)
Marked for deletion (Old)
>>
he-yuri (aka yaoi)
>>
>>2426
how deep does this go?

Flash@Heyuri
File: liru.swf
(1565 KB, 550x400)[swfchan]
SWF Embed
キタ━━━(゚∀゚)━━━!!
Marked for deletion (Old)

Flash@Heyuri
File: rucky-staru.swf
(7502 KB, 640x460)[swfchan]
SWF Embed
キタ━━━(゚∀゚)━━━!!
Marked for deletion (Old)

Delete post: []
[0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188] [189] [190] [191] [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223] [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255] [256] [257] [258] [259] [260] [261] [262] [263] [264] [265] [266] [267] [268] [269] [270] [271] [272] [273] [274] [275] [276] [277] [278] [279] [280] [281] [282] [283] [284] [285] [286] [287] [288] [289] [290] [291] [292] [293] [294] [295] [296] [297] [298] [299] [300] [301] [302] [303] [304] [305] [306] [307] [308] [309] [310] [311] [312] [313] [314] [315] [316] [317] [318] [319] [320] [321] [322] [323] [324] [325] [326] [327] [328] [329] [330] [331] [332] [333] [334] [335] [336] [337] [338] [339] [340] [341] [342] [343] [344] [345] [346] [347] [348] [349] [350] [351] [352] [353] [354] [355] [356] [357] [358] [359] [360] [361] [362] [363] [364] [365] [366] [367] [368] [369] [370] [371] [372] [373] [374] [375] [376] [377] [378] [379] [380] [381] [382] [383] [384] [385] [386] [387] [388] [389] [390] [391] [392] [393] [394] [395] [396] [397] [398] [399] [400] [401] [402] [403] [404] [405] [406] [407] [408] [409] [410] [411] [412] [413] [414] [415] [416] [417] [418] [419] [420] [421] [422] [423] [424] [425] [426] [427] [428] [429] [430] [431] [432] [433] [434] [435] [436] [437]